Skip to content
View ayobamiseun's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ayobamiseun

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. fullstack-fintech-wallet fullstack-fintech-wallet Public

    Full-stack wallet app with bcrypt + JWT/refresh-token auth, TOTP 2FA, KYC, transfers/deposits/withdrawals with idempotency and spending limits, beneficiaries, payment requests, scheduled and recurr…

    TypeScript

  2. CBN-NUBAN-Implementation-For-DMBs-OFIs CBN-NUBAN-Implementation-For-DMBs-OFIs Public

    This repository includes algorithms for generating and validating NUBAN codes, adhering to CBN standards for both banks and other financial institutions.

    JavaScript

  3. Typescript-ecommerce-api Typescript-ecommerce-api Public

    Full-featured e-commerce backend API with user authentication, product catalog, shopping cart, order processing, and payment wallet system using Express and TypeORM.

    TypeScript

  4. MontyStack MontyStack Public

    A simple C interpreter for Monty bytecode, using stack and queue data structures to execute opcodes like push, pall, pop, and more.

    C

  5. custom-otp-input custom-otp-input Public

    Input component that allows you to easily integrate OTP input fields into your React applications. This component supports custom styling, error handling, count down and callbacks upon completion.

    TypeScript

  6. python-algo-challenges python-algo-challenges Public

    A collection of algorithmic challenges and solutions covering data structures, problem-solving techniques, and computational puzzles — from Pascal’s Triangle and N-Queens to matrix rotation, UTF-8 …

    Python