Skip to content
View PreciousEzeigbo's full-sized avatar
💭
I might be slow to respond
💭
I might be slow to respond

Block or report PreciousEzeigbo

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
preciousezeigbo/README.md
Hi. I'm Precious Ezeigbo.

I write Python and Solidity. Mostly on purpose.

Foundry for blockchain, FastAPI, Flask, a little Django. PostgreSQL, MySQL, Redis, Celery.
AI integration, web scraping, DevOps (Docker, CI/CD, Nginx, Linux, monitoring & logging cloud infra — not Kubernetes, I have limits).

I build things that are useful, or just sound fun. Usually both.

Say hi, collaborate, or give me money:
📧 preciousezeigbo81@gmail.com
🐦 @preciousezeigbo

Pinned Loading

  1. AI-Powered-Document-Search-RAG-Query-Service AI-Powered-Document-Search-RAG-Query-Service Public

    A FastAPI backend service that ingests documents, generates embeddings using OpenRouter, stores them in a vector database, and answers questions using Retrieval-Augmented Generation (RAG).

    TypeScript

  2. Defi-Stablecoin Defi-Stablecoin Public

    A Basic decentralized stablecoin protocol built with Solidity and Foundry that maintains price stability through overcollateralization.

    Solidity

  3. Foundry-smart-contract-lottery Foundry-smart-contract-lottery Public

    A decentralized lottery/raffle system built with Solidity and Foundry, utilizing Chainlink VRF v2.5 for provably fair random winner selection and Chainlink Automation for automated lottery draws.

    Solidity

  4. VPC-Tool-vpcctl VPC-Tool-vpcctl Public

    A Linux-based Virtual Private Cloud (VPC) implementation using network namespaces, bridges, and iptables.

    Shell

  5. Wallet-Service-API Wallet-Service-API Public

    A wallet service with Paystack integration, JWT authentication, and API key management.

    Python

  6. MouseSpot MouseSpot Public

    A Linux input daemon that replaces the physical mouse using real-time hand tracking via webcam. Built with MediaPipe, OpenCV, and a custom X11/Wayland backend abstraction.

    Python