My Projects
A collection of projects that showcase my skills and passion for technology.
C-Web-Server
A robust web server built in C that demonstrates low-level system programming, networking prowess, socket programming and optimization techniques. This project handles high loads with efficiency and precision, along with functionalities like live reloading the webpage whenever there is a change in source file.

PixGlance
A polished mobile application built using Flutter for viewing svg images on mobile phones, it also supports 12 other image formats like png, tiff, ico, webp, bmp, heic etc; and offers a sleek, intuitive interface and responsive design. This project highlights modern cross-platform development and creative UI/UX design.

CLI Project Setup
A command-line tool that streamlines git initialization in a project directory by bootstrapping new projects quickly and efficiently, along with a sample code file generated. This utility simplifies the development workflow and reduces repetitive setup tasks.
Memory Address
An inventive project that fuses C and Python to simulate C-style pointers. This tool delves into low-level memory management, and can print the memory address of a variable or can find the value at a certain memory location; offering unique insights and a fresh perspective on Python’s memory model.

Password Manager
A practical, user-friendly tool for securely managing website passwords. Featuring an executable for easy access, this project underscores my focus on building secure and accessible applications.

Speed Test
A network speed testing tool that measures download and upload speeds in real time. Developed with React on the frontend and Python on the backend, it delivers immediate insights into network performance.

YouTube Video Downloader
A user-friendly application that allows you to download YouTube videos effortlessly. It features a clean GUI and supports multiple video formats for convenient offline viewing.
IMG-HDF5 Converter
A specialized utility that converts images to HDF5 format and vice versa. Leveraging Python and efficient data processing libraries, this tool is ideal for managing large image datasets in scientific and research applications.

Data Visualization
A collection of insightful data visualization projects crafted with Python. It transforms raw data into compelling visual narratives—from demographic insights to economic trends—using innovative design elements.