Languages
Frameworks
Tools
Featured Projects
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.