Skip to content
View UltimateProdigy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report UltimateProdigy

Report abuse

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

Report abuse
UltimateProdigy/README.md

Hi 👋, I'm Akinola Ayobami

Software Engineer (Full-Stack & Systems)

Typing SVG

ultimateprodigy

ultimateprodigy

👨💻 About Me:

const akinola = {
    currentFocus: "Screamwomen, VeloDB & ShipDeck",
    learning: ["Distributed Systems", "Database Internals", "OS Kernel & Memory Management"],
    looking: "Open Source Collaboration on Systems Infrastructure 🤝",
    stack: {
        frontend: ["TypeScript", "React.js", "Next.js", "React Native"],
        backend: ["Node.js", "Java (JDK 17/21)", "Express", "NestJS", "PostgreSQL", "Prisma"],
        systems: ["Off-Heap Memory Management", "SIMD (Vector API)", "Disruptor Ring Buffers", "Hashed Wheel Timers"],
        cloud: ["Docker", "AWS", "Nginx", "GitHub Actions", "CI/CD"]
    },
    contact: "ayobamiakinola84@gmail.com",
    funFact: "I believe the best Garbage Collector is no heap allocations at all! 💾"
};
  • 🔭 I'm currently working on Screamwomen (secure multi-tenant platform) and custom systems engines (VeloDB, ShipDeck, Hydra, Chronos).
  • 🌱 I'm currently exploring Distributed Systems Consensus and Low-Latency Database Engineering.
  • 👯 I'm looking to collaborate on Open-source Systems & Infrastructure projects.
  • 💬 Ask me about NextJS, TypeScript, Java Systems Programming, Off-heap Memory, Concurrency, and Container Proxies.
  • 📫 How to reach me ayobamiakinola84@gmail.com

📂 Featured Systems Projects:

  • 🚀 ShipDeck: A self-hosted Developer PaaS (like Heroku) written in TypeScript and Java. Automates Git-to-deploy pipelines, handles dynamic TCP reverse proxying, atomic blue-green container swaps via Docker socket interactions, and collects cgroups system telemetry.
  • 🔥 VeloDB: An in-memory vector similarity database written in Java and TypeScript. Achieves sub-10ms search query speeds over 500K+ vectors by bypassing JVM Garbage Collection pauses entirely using sun.misc.Unsafe off-heap memory, accelerated by hardware-level SIMD math via the Java Vector API.
  • 🌊 Hydra: A high-throughput log aggregator routing 50K+ requests/sec. Features edge token-bucket rate limiters in TypeScript, passing log streams to a lock-free circular Ring Buffer in Java to execute zero-allocation asynchronous batch writes.
  • Chronos: A fault-tolerant distributed cron task scheduler. Uses Hashed Wheel Timers in Java to schedule millions of tasks in $O(1)$ constant time, dispatching execution workloads to TypeScript worker nodes over custom keep-alive TCP socket channels.

💻 Tech Stack:

🌐 Frontend & Mobile

TypeScript React Next JS React Native TailwindCSS

⚙️ Backend, Systems & Databases

Java NodeJS Express.js NestJS PostgreSQL MongoDB Prisma Redis

☁️ Cloud, DevOps & Tools

Docker AWS Nginx GitHub Actions Git Vercel

📊 GitHub Stats:

GitHub Stats GitHub Streak

Top Languages

⌚ Coding Activity:

Akinola's WakaTime stats Akinola's WakaTime languages

🏆 GitHub Profile Summary:

Profile Summary

🐍 Contribution Graph:

Snake animation

✍️ Random Dev Quote:

🔝 Top Contributed Repositories:

Pinned Loading

  1. chronos chronos Public

    A distributed cron and task scheduler utilizing a Hashed Wheel Timer in Java and TCP keep-alive workers in TypeScript.

    Java

  2. hydra hydra Public

    A high-throughput API log ingestion gateway featuring a lock-free Disruptor Ring Buffer in Java and edge rate limiting.

    Java

  3. shipdeck shipdeck Public

    A self-hosted developer PaaS (like Heroku) written in TypeScript & Java supporting zero-downtime blue-green deployments.

    TypeScript

  4. velodb velodb Public

    A high-performance in-memory vector database in Java with sun.misc.Unsafe off-heap storage and SIMD-accelerated math.

    Java

  5. bizauditai-backend bizauditai-backend Public

    TypeScript 1

  6. stocksense-backend stocksense-backend Public

    TypeScript 1