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

https://github.com/princeshahgithub/cpp-projects

From Basic To Advance Level Projects
https://github.com/princeshahgithub/cpp-projects

beginner-friendly beginner-project cpp cppprojects object-oriented-programming oop progra programming

Last synced: 8 months ago
JSON representation

From Basic To Advance Level Projects

Awesome Lists containing this project

README

          

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

📌 C++ Projects Repository – Beginner to Advanced 🚀
Welcome to the C++ Projects Repository, a collection of unique and practical C++ projects ranging from beginner to advanced levels. This repository serves as a learning resource and a ready-to-use codebase for students, developers, and enthusiasts exploring C++ programming concepts.

📌 Features
✔ Structured Projects – Well-organized code with clear documentation
✔ Real-World Applications – Covers practical use cases beyond basic programs
✔ Beginner to Advanced – Suitable for all skill levels
✔ Modular Code – Easy to understand, modify, and extend
✔ File Handling & OOP – Includes projects using STL, data structures, and algorithms

📂 Project List
🔹 Beginner Level
✅ Student Attendance System – CLI tool to mark and display student attendance
✅ Railway Ticket Reservation System – A simple ticket booking system
✅ Expense Tracker – Track expenses and generate financial reports

🔹 Intermediate Level
✅ Quiz Game with Scoreboard – A fun multiple-choice quiz game
✅ File Encryption & Decryption – Secure file encryption tool

🔹 Advanced Level
✅ Smart Calculator with History – Scientific calculator with past calculations
✅ Student Grade Prediction – Machine learning-based grade predictor

📌 Contributing
We welcome contributions! To add a project:
1️⃣ Fork the repository
2️⃣ Create a new branch (feature-new-project)
3️⃣ Add your C++ project with proper documentation
4️⃣ Submit a pull request 🚀

📝 License
This project is licensed under the MIT License – see the LICENSE file for details.