💻 C Beginner Projects
Welcome to my C Beginner Projects repository! This repository contains beginner-friendly projects built using the C programming language to strengthen my understanding of programming fundamentals through practical implementation.
Each project is organized in its own folder and includes:
- 📄 C source code (
.c)
- 📝 A dedicated
README.md
- 💡 Clean, beginner-friendly code
📂 Projects Included
- Calculator
- Number Guessing Game
- Rock Paper Scissors
- Password Generator
- Dice Rolling Simulator
- Coin Toss Simulator
- Temperature Converter
- BMI Calculator
- Age Calculator
- Simple Quiz Game
- To-Do List
- Expense Tracker
- ATM Simulation
- Bank Account System
- Voting System
🛠️ Technologies Used
- C Programming Language
- GCC / Turbo C / Code::Blocks / VS Code
🎯 Purpose
The goal of this repository is to practice the fundamentals of C programming by building simple, real-world projects. These projects cover concepts such as variables, loops, conditional statements, functions, arrays, strings, structures, and basic problem-solving techniques.
More projects will be added as I continue learning and improving my C programming skills.
Created by: Angel Malaiya