I am a passionate and dedicated computer science student with a strong interest in web development, programming, and technology.
I’m a Computer Science student in my 5th semester, passionate about coding and problem-solving. I enjoy working with Python, C++, SQL, HTML, and CSS, and I’ve built projects like a Smart City Waste Collection System and a Blood Bank Management System. I work mainly on Ubuntu with VS Code, and outside of tech, I love exploring my creativity through photography.
ResumeA database-driven web application to manage blood donors, recipients, and hospital requests. The system allows viewing, adding, updating, and deleting records, with a clean dashboard showing total donors, recipients, and pending requests.
Tech stack: Python, Streamlit, PostgreSQL.
View on GitHubAn intelligent system that optimizes garbage collection routes using graph algorithms (Prim’s/Kruskal’s). It allows users to create maps, add waste bin locations, and generate optimal collection routes for sustainability.
Tech stack: Python, NetworkX, Matplotlib, Streamlit.
View on GitHubA desktop application that allows users to download YouTube videos in different formats and resolutions (audio/video). The system provides a simple user interface where users can paste a video link, select format (MP4/MP3), and download directly.
Tech stack: Python, Tkinter / PyQt5, pytube.
View on GitHub