Skip to content
View ayomidelog's full-sized avatar

Organizations

@hallofcodes

Block or report ayomidelog

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

Typing SVG

I'm Amos Ayomide, a backend developer and automation engineer focused on building scalable, reliable systems. I specialize in backend scripting, API integrations, web scraping, and task automation using Node.js, Python, and cloud platforms. I create tools and services that streamline workflows and solve real-world problems efficiently.

Contact

Pinned Loading

  1. DistributedCache DistributedCache Public

    A production-grade, in-memory distributed cache built in Node.js. Keys are partitioned across a cluster via consistent hashing, eviction follows an LRU policy, and writes are replicated asynchronou…

    JavaScript

  2. enclave enclave Public

    A lightweight AI Linux namespace-based sandbox platform for isolated multi-workspace development environments.

    Rust 1

  3. MiniSearchEngine MiniSearchEngine Public

    A production-ready, full-text search engine built from scratch using core data structure and algorithm (DSA) primitives.

    JavaScript

  4. RateLimiter RateLimiter Public

    A high-throughput, Redis-backed rate limiter for Node.js with support for Token Bucket, Sliding Window, and Fixed Window algorithms. Ships with a REST API, Express middleware, Docker Compose, and K…

    JavaScript

  5. SyncSpace SyncSpace Public

    A modern clipboard sharing application with local JSON storage. Share text and images instantly across devices.

    JavaScript