Skip to content

AminaHasanaath/C---CodeVault

Repository files navigation

Just 1% of the Dev Mind… The rest is coming soon! 🔥.

```markdown
# 🌟 C CodeVault Mini Project 🚀

> A vault of functional, and foundational C projects — built with hardwork and practice!

---

### 📦 Collection of mini projects and exercises developed using C Programming.

This vault serves as a showcase of my learning journey, where I experimented with various concepts of C.  
From ATM simulators to car rental systems — all built using C!  
It's a mix of fun and functional projects to demonstrate my problem-solving skills and coding capabilities.

---

### 🛠️ Projects Included

- 🧾 Billing System  
- ❓ Quiz App  
- 📚 Library Book Management System  
- ➕ Matrix Calculator  
- 🧠 Sort Names  
- 🎓 Student Record System  
- 💳 Mini ATM Simulator  
- 🚗 Car Rental System  
- 🔒 Password Validator  
- 🎮 Tic-Tac-Toe Game  

---

### 🔍 Features

- Dynamic Memory Allocation.
- Structures & Pointers.
- Arrays & Strings.
- File Handling.

---

### 🧑‍💻 Tech Stack

- Programming Language : C 
---

### 🚀 How to Use

1. Clone the Repository:
   ```bash
   git clone https://github.com/your-username/C-CodeVault.git
  1. Navigate into the project folder:

    cd C-CodeVault
  2. Compile any .c file with:

    gcc filename.c -o output && ./output

  1. Contribute:
    • Feel free to fork the repository, create a branch, and submit pull requests.
    • Open an issue if you find any bugs or want to suggest improvements!

Contact 📬


"C is the backbone of programming, and these projects are just the beginning of my coding journey. Stay tuned for more!" 🌟


Releases

No releases published

Packages

No packages published

Languages