HRIDYESH
KUMAR
I build full-stack and AI-driven products and I'm endlessly curious about how they work underneath, from web and Android to machine-learning systems.
Where I've
shipped.
Software Engineer
Mar 2026 — PresentThinkerbell Labs · Bangalore
- Built full multiplayer stack for Helios + Annie FSM — backend to device-level Socket.IO, real-time game logic, live leaderboards, and race condition fixes; shipped Helios UI flows for active games, live score/timer, and game-end handling.
- Took Chalk-Tactera mobile app from empty repo to functioning build: APIs, OTP auth, rate limiting, and session token security.
- Fixed field crashes on Annie devices caused by corrupted content packs from interrupted downloads — added file guards and post-download consistency checks, improving uptime.
- Hardened production infrastructure: automated MongoDB→S3 backup pipelines across all Helios environments, eliminated static AWS access keys by migrating to IAM Instance Roles, resolved critical Nginx misconfiguration, and migrated monitoring stack to Uptime Kuma.
Founding Engineer
Nov 2025 — PresentPaperboxd · Independent
- Built Paperboxd end-to-end — a community reading platform inspired by Letterboxd, live at paperboxd.in. Covers reading tracking, social follows, rich diary entries, curated lists, and real-time activity feeds across 8+ event types.
- Migrated backend from MongoDB to Go + PostgreSQL with zero data loss (39 users, 4,100+ books); 60+ REST endpoints served via Railway (Singapore), frontend on Vercel.
- Shipped native iOS app in SwiftUI with custom navigation, semantic "vibe search" via embeddings, and multi-signal recommendation engine (ratings, social signals, MMR diversity).
- Implemented full auth stack: email/password, Google OAuth, and OTP login — with a separate mobile auth namespace supporting 30-day JWT tokens for seamless native experience.
Software Engineer
Aug 2025 — PresentAutograd · New Delhi
- Built a full-stack AI exam-evaluation platform (React/TypeScript + Python/FastAPI) with a LangChain/LangGraph engine handling 100+ concurrent evaluations — cutting manual grading time by 90%.
- Designed REST APIs with MongoDB aggregation pipelines and Python multiprocessing, plus a semantic answer-chunking algorithm: +85% accuracy, 5× faster processing.
- Shipped a real-time admin dashboard with WebSocket live progress and interactive feedback visualization over atomic MongoDB batch ops.
Software Engineer Intern
Feb 2025 — Aug 2025Limeroad · Gurugram
- Engineered the AddAddress flow with runtime permissions + FusedLocationProvider, reducing checkout abandonment by 75%.
- Architected payment-processing REST APIs in Java handling 1k+ transactions/day for 50k+ MAUs, with 30% faster response times.
- Implemented Levenshtein fuzzy search in TypeScript: +90% match accuracy, query time 1000ms → 100ms.
The toolkit.
Things I've
built.
Paperboxd
↗A social book-tracking platform — discover, track and share your reading. Letterboxd's community spirit, built for books. Live in production with thousands of books catalogued.
Paperboxd Backend
↗Production Go backend powering Paperboxd — 60+ REST endpoints, PostgreSQL with Redis caching, JWT auth. Migrated 4,100+ books from MongoDB with zero data loss.
Desky
↗Go backend driving a Raspberry Pi desk display across 3 SPI screens — clock, Spotify, weather and tasks, configured live from an iPhone companion app.
Wallet Service
↗Financial ledger for gaming and loyalty platforms using double-entry bookkeeping — computed balances, pessimistic row-locking, and idempotent transactions to prevent double-spend.
Grover's Oracle
↗Optimized quantum search showing quadratic speedup — custom oracle with reduced gate complexity, improved scalability, and amplitude amplification implemented in Qiskit.
Mailify
↗Bulk job-application email automation with AI-generated personalized messages — Gmail API, Gemini AI for resume analysis, scheduling that persists across restarts.
Paperboxd iOS
↗Native Swift companion app for Paperboxd — browse your reading lists, log books, and discover new reads from your iPhone. Connects to the Go backend API.
View more
42 repos on GitHub
Curious about
how things work.
I'm a software developer driven by curiosity about how code works across every domain — from web and Android to the inner workings of machine-learning models. What excites me most is understanding the mechanics underneath and weaving AI into solutions that actually help people.
Away from the keyboard I'm into productivity systems and literature — poetry especially — which sharpens how I communicate. Those interests aren't separate from the work; they teach me to write cleaner code, document better, and approach AI with both rigor and imagination.