Skip to content
View onyedikachi23's full-sized avatar

Block or report onyedikachi23

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

Hi, I'm Onyedikachi Ozoani

  • I've been coding with TypeScript/JavaScript primarily for over 2 years.
  • I work with React & React Router, React Native & Expo, to build websites and mobile apps.
  • I'm the lead frontend developer at productpadi.app.
  • I'm learning Nest.js and backend dev.

Connect with me

X - Twitter logo    @onyedikachi224

LinkedIn logo    Onyedikachi Ozoani

Pinned Loading

  1. useEventToasts - Custom React hook f... useEventToasts - Custom React hook for managing Sonner toasts by event types, ensuring a single toast per event (e.g., "delete", "save") with updates and cleanup, solving duplicate toast issues in repetitive mutation/query workflows.
    1
    interface DeleteItemProps {
    2
      itemId: string;
    3
    }
    4
    
                  
    5
    const DeleteItemExample: React.FC<DeleteItemProps> = ({ itemId }) => {
  2. nativewind-issue-reproduction-repo nativewind-issue-reproduction-repo Public

    TypeScript

  3. nest-backend nest-backend Public

    TypeScript

  4. hilory16/african-states-and-tribes hilory16/african-states-and-tribes Public

    This project provides insights into African countries, the origins of various tribes, and their geographic distributions. Built to celebrate and document Africa’s rich multicultural landscape, it a…

    TypeScript 116 9

  5. tigerabrodi/eslint-plugin-react-query-keys tigerabrodi/eslint-plugin-react-query-keys Public

    ESLint plugin to enforce best practices when working with React Query keys.

    TypeScript 19