https://github.com/princeshahgithub/c-projects
From Basic To Advance Level Projects
https://github.com/princeshahgithub/c-projects
algorithms-and-data-structures beginner beginner-project c
Last synced: 3 months ago
JSON representation
From Basic To Advance Level Projects
- Host: GitHub
- URL: https://github.com/princeshahgithub/c-projects
- Owner: princeshahgithub
- License: mit
- Created: 2025-03-26T08:40:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-26T11:32:09.000Z (8 months ago)
- Last Synced: 2025-04-09T07:56:42.687Z (8 months ago)
- Topics: algorithms-and-data-structures, beginner, beginner-project, c
- Language: C
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README





🚀 C Programming Projects
A collection of beginner-friendly C programming projects, covering basic to intermediate concepts.
🔗 GitHub Repository: C-Projects
📂 Projects Included
✔️ Calculator – Basic arithmetic operations
✔️ ATM System – Deposit, withdraw, and check balance
✔️ Student Record System – Add & display student details
✔️ Library Management System – Manage book records
✔️ Circular Queue – Implementation of a circular queue
🔧 How to Run
Clone the repository:
git clone https: github.com/princeshahgithub/C-Projects.git
cd C-Projects
Compile and Run a project using GCC:
gcc project_name.c -o project_name
./project_name
🌟 Contributions
Want to improve the projects? Feel free to open issues or create a pull request!
📢 If you like this repository, ⭐ Star it to support!