Projects
A showcase of my work, featuring web applications, design projects, and experiments.
Web Projects01
DoodleVerse
A WebSocket Based Drawing Application

True Feedback
An app that allows users to receive and manage anonymous questions or messages.



Music School
A Next.js Frontend Application using Aceternity UI

Deep CS Projects02
These projects focus on computer science fundamentals and systems programming. They're available on GitHub for code review and educational purposes.
C-AI Chat Application
A simple C-based chat application that uses the Gemini Pro API for conversations.
MultiThreadedProxyServerClient with LRU Cache
Implemented a robust multi-threaded proxy server and client system in C++ with an LRU cache. Features include concurrent connection handling, HTTP request forwarding, and efficient thread management.
DropBin
A small implementation of a paste bin application with minimal features.
URL Shortener
A URL shortener application implemented in Go.
RFA Docker Proxy
This project sets up a reverse proxy using Node.js, Express, and Docker.
RSS Aggregator
A Go application that serves as a fully functional RSS aggregator.
YouTube-like Backend Service
This project is a backend service designed to support a YouTube-like application.
Arcfour Project
This project implements the RC4 stream cipher.
Proxy Connection Project
This project establishes a connection to a proxy server, sends a request, and forwards data through the proxy.