Projects
All the projects I've built.
-
Compiler & OS
Sora
A hobby OS inspired by xv6, built as a monolithic kernel in Rust for the RISC-V platform with a focus on correctness and safe concurrency.
Tech Stack: Rust, RISC-V Assembly
zlox
Experimental interpreter crafted in Zig, exploring parsing and execution models.
Tech Stack: Zig
-
Bots & Integrations
TeleTuneBot
Spotify-integrated Telegram bot enabling synced playback and real-time controls.
Tech Stack: Python, Docker, MongoDB, Telegram API, Pyrogram, Pillow
Chronos
Telegram bot that fetches LeetCode & Codeforces submissions, logs them in user channels, and sends daily & monthly summaries with difficulty breakdowns.
Tech Stack: Python, Telegram API, LeetCode API, Codeforces API
-
Backend Projects
Competitive Coding Platform
Real-time code evaluation and leaderboard system with secure sandboxing and Redis caching.
Tech Stack: Golang, Docker, PostgreSQL, Redis, Asyncq, SQLC, Judge0, Gin
DevSoc'25 Hackathon portal
Hackathon management platform for 800+ users with optimized API key rotation and fast email notifications.
Tech Stack: Golang, Docker, Nginx, PostgreSQL, Redis, SQLC, Echo, SMTP