An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![GitHub stars](https://img.shields.io/github/stars/princeshahgithub/C-Projects?style=social&v=1)
![GitHub forks](https://img.shields.io/github/forks/princeshahgithub/C-Projects?style=social)
![GitHub issues](https://img.shields.io/github/issues/princeshahgithub/C-Projects)
![GitHub pull requests](https://img.shields.io/github/issues-pr/princeshahgithub/C-Projects)
![GitHub license](https://img.shields.io/github/license/princeshahgithub/C-Projects)

🚀 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!