An engineering student based in India, driven by a passion for software engineering. I thrive on building, innovating, and tackling problems.
My GitHub Stats
This is a simple calendar application written in C language. It allows users to: View the calendar for a particular month, Add events for specific days, View events for a particular month or day.
C 2
This is an advanced calculator program written in C++ that performs basic arithmetic operations. It provides a menu-driven interface with colored text for enhanced user experience. The available op…
C++ 1
A simple C application to manage a phonebook database with basic CRUD (Create, Read, Update, Delete) functionality.Contact data is stored in a binary file using file handling.
C 1
A multiple-choice quiz game written in C. This program features questions related to coding and web development, tracks the score, and includes a timer for each question.
C 1