Skip to content
View oluwaseye's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report oluwaseye

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Blockchain---FlightSurety Public

    Solidity

  2. Linux-Server-Configuration Public

    Configuring an Amazon Lightsail Instance to run a Python Flask - PostgreSql application

    1

  3. Supabase Postgres Functions Cheatsheet
    1
    /*Create db function to query a table or relational query*/
    2
    CREATE OR REPLACE FUNCTION public.handle_get_user_info() 
    3
        RETURNS TABLE(email text, fullname text) as $$
    4
        BEGIN RETURN QUERY
    5
                SELECT 
  4. Chrome-Clear-Cache Public

    Load website each time without browser cache. NO CACHE clears your browser cache before web pages load. You can turn it On or Off anytime. Enjoy!

    JavaScript 1

  5. Crunchy-Grid-Clone Public

    A refresher on the Grid layout by attempting to re-create Techcrunch website built with (Flex Layout)

    CSS

  6. 👑 Awesome one-liners you might find ...
    1
    const headings = [ ... document.querySelectorAll('h1') ]
    2
    
                  
    3
    [{id: 1}, {id: 2}].map(x => x.id)
    4
    // [1,2]
    5
    
                  

83 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to oluwaseye/my-localized-app, thedevdojo/wave, oluwaseye/wave and 3 other repositories
Loading A graph representing oluwaseye's contributions from February 18, 2024 to February 19, 2025. The contributions are 96% commits, 4% pull requests, 0% issues, 0% code review.

Contribution activity

February 2025

oluwaseye has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.