123OfAI · Software Engineer Intern
May – Jul 2026 · Bangalore
Server-authoritative contest platform and an ML system-design studio.
- leaderboard ranking
- O(N) → O(log N)
- first-load JS across 220+ pages
- 96 KB
- Built a contest platform that grades untrusted user code in isolated sandboxes against server-held hidden tests, so test cases and answers never reach the client.
- Replaced full-scan leaderboard aggregation with Redis sorted-set updates, and made grading writes idempotent so duplicate submissions and Redis outages fall back to the durable store instead of corrupting scores.
- Shipped an ML system-design studio where deterministic rule checks gate LLM rubric evaluation across 6 segments; code-splitting with SSG + ISR kept first-load JS at 96 KB.
- TypeScript
- Express
- Redis
- Azure Table/Blob
- Next.js 14
- React Flow
- Azure OpenAI
