A command-line program that allows users to perform basic file operations such as create, read, write, and delete files. Users can specify file names and data to store. This project helps understand file handling in C.
Develop a simple two-player tic-tac-toe game that runs in the console. Players take turns entering their moves, and the program checks for winning conditions. This project teaches concepts of arrays, loops, and conditional statements.
Implement a console-based banking system where users can create accounts, deposit and withdraw money, and check their balances. Data can be stored temporarily in memory or in files. This project introduces data structures, functions, and basic file I/O.
a program that allows for managing student records, including adding, updating, deleting, and viewing student information (name, ID, grades). This project emphasizes structures and file handling to maintain student data.
a console application that tracks expenses. Users can input their expenses, categorize them, and view summaries. The program can save the data to a file, allowing users to retrieve their expense history. This project enhances skills in data structures, file handling, and basic user interface design.
My name is Bibek Mehta, and I am currently pursuing +2 in Computer Science at Arniko College, Biratnagar. I am from Bhokraha, Sunsari, and I completed my schooling up to class 10 at Precious Academy in Inaruwa. My passion for technology and computing drives me to explore the world of Computer Science, where I am keen on developing my skills further.
Download Resume