Ayan Bag

Currently working @Deloitte US-India

Hi! I'm Ayan Bag, a software engineer who loves building cool stuff with code. Lately, I've been obsessed with automating boring, everyday tasks using AI agentsโ€”because why do the same thing twice when a bot can do it for you? ๐Ÿ˜Ž

Latest Projects

  • September, 2026

    nobroker

    nobroker : A durable job queue with zero dependencies โ€ข Hackathon

    nobroker is a crash-safe job queue for Python with no Redis, no RabbitMQ, no server, and nothing in requirements.txt. This is the design, the benchmarks I lost, and the bugs that redesigned it.

  • August, 2026

    pockettune

    PocketTune : The Fastest LLM Config for the Phone in Your Hand โ€ข Hackathon

    Every Android phone runs on different Arm silicon, and almost every on-device LLM app ships one generic build to all of them. PocketTune detects the chip, sweeps configurations on the device itself, and applies the winner โ€” then hands you an offline chat app running it. Measured across three real phones: 3.88x to 5.59x faster prompt processing. And the phone with the best spec sheet lost.