
I am a motivated and hardworking graduate with a basic knowledge of computers and programming. Eager to learn new skills and grow in a professional environment. Looking for an opportunity to start my career and contribute to the company. A quick learner with a positive attitude and basic technical skills. Seeking a beginner-level position to gain experience and build a strong career.
Car Parking System
Car Parking System created a console-based car parking management system using C programming. The system helps automate parking slot allocation, vehicle entry/exit, and fee calculation. I implemented data structures to store vehicle information and used file handling to record parking details.
Online Code Editor
Developed a web-based C++ code editor that allows users to write, compile, and execute C++ programs in real time, implemented server-side compilation using a C++ compiler, handled user input/output, and displayed compilation errors and execution results through a browser interface