Skip to content
View olayemii's full-sized avatar
🐼
Working from home
🐼
Working from home

Highlights

  • Pro

Block or report olayemii

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
olayemii/README.md

Hello There πŸ‘‹

My name is Olayemii Garuba and I'm a software developer from Lagos, Nigeria πŸ‡³πŸ‡¬. You can find me on Twitter, or on LinkedIn.

✍ Blog & Tutorials

Apart from coding, I also maintain a dev.to page - you can find my articles on Dev.to. You can also watch tutorial videos I share on Youtube.

πŸ”§ Technologies & Tools

πŸ“ˆ GitHub Stats

Olayemii's GitHub Stats

🀝 Contact Me

    

> You are watching a master at work._

Pinned Loading

  1. flutter-ui-kits Public

    Free Flutter UI Kits developed by Olayemi Garuba

    Dart 1.4k 433

  2. uberr-ui Public

    Flutter UI design for a car booking application

    Dart 394 114

  3. chyker-foods Public

    A food ordering app built with flutter and firebase

    Dart 261 69

  4. codeigniter-3-vue-cli-3 Public

    Example project using Vue CLI 3 with CodeIgniter

    HTML 14 17

  5. A simple helper function for getting...
    1
    const getObjectProperty = (obj, path, defaultValue="", returnUndefined=true) => {
    2
      const checkForDefaultValue = value =>
    3
        value !== undefined ? value : undefined;
    4
    
                  
    5
      if (path === undefined) {
  6. useDebounce - A hook to debounce a f...
    1
    import { useEffect, useCallback } from "react";
    2
    
                  
    3
    let debounceTimeout;
    4
    const useDebounce = (delay = 1000) => {
    5
      const debounceRequest = useCallback(

10 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
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 olayemii/flutter-ui-kits
Loading A graph representing olayemii's contributions from March 17, 2024 to March 23, 2025. The contributions are 70% pull requests, 30% commits, 0% issues, 0% code review.   Code review   Issues 70% Pull requests 30% Commits

Contribution activity

March 2025

olayemii has no activity yet for this period.
Loading