Projects

Highly Scalable URL Shortener
A highly scalable URL shortener built with Rust for fast performance, Redis for quick lookups, and Docker with Nginx for efficient deployment. It features a TypeScript frontend and is designed for high availability, low latency, and seamless user experience.
Learn More
Autoencoded Image Transfer
An autoencoder-based image compression and transfer system achieving 12:1 compression and enabling 10× faster transmission of 256×256 color images across a network — designed for efficient, real-time image sharing over constrained bandwidth.
Learn More
CHIP8 Emulator
A CHIP-8 emulator built from scratch to run classic games, featuring opcode interpretation, graphics, and input handling.
Learn More
Great C Compiler
A custom-built C compiler developed from scratch as part of an academic course project. It features lexical analysis, parsing, syntax tree generation, and basic error handling — offering a foundational understanding of how modern compilers work.
Learn More
Smart Terminal
A context-aware terminal powered by NLP — convert natural language into executable Bash commands. Built with C++, Qt, and Python, it integrates the Gemini API and Hugging Face models to interpret user intent and suggest accurate shell commands, much like Warp.
Learn More
GDSC Discord Bot
A smart Discord bot with role-based access, MongoDB integration, and a web admin panel for managing users, SIGs, and events.
Learn More
Student Management Portal
A simple yet efficient student management portal built using Express.js, EJS, and MySQL, offering core features for managing a college environment. It enables student registration, course enrollment, faculty and department management, attendance tracking, and performance monitoring through an intuitive and responsive interface.
Learn More