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

https://github.com/tanzeelafatima492/project-list-cpp

2nd semester C++ project
https://github.com/tanzeelafatima492/project-list-cpp

cpp cxx list project

Last synced: 9 months ago
JSON representation

2nd semester C++ project

Awesome Lists containing this project

README

          

# C++ Project Collection 🚀

This repository contains a wide range of C++ projects I developed during my learning journey. These projects vary from simple logic implementations to complete management systems. Each file is self-contained and demonstrates core programming concepts including file handling, object-oriented programming, and basic UI interactions in the console.

## 🔧 How to Run

All `.cpp` files can be compiled using any C++ compiler like g++, Dev-C++, or Code::Blocks. Some projects also include `.exe` files for direct execution on Windows systems.

> **Note:** Make sure to scan `.exe` files before running if you're unsure, especially on external systems.

---

## 📁 Project List

| File Name | Description |
|----------------------------------|---------------------------------------------------|
| `1.cpp` | Likely a basic starter program. |
| `ATM.cpp` | Simulates an ATM system with basic banking tasks.|
| `Card game.cpp` | A simple card game logic implementation. |
| `Email validity.cpp` | Validates email formats using logic. |
| `My project.cpp` / `My project-1.cpp` | General purpose sample projects. |
| `OOP.cpp` | Demonstrates object-oriented programming in C++. |
| `Perfect project.cpp` | A complete project combining multiple features. |
| `Search data and their next information.cpp` | File search with context. |
| `Tic Tac Toe.cpp` | Classic 2-player Tic Tac Toe game. |
| `assignmemnt_1.cpp` | Assignment program (likely academic). |
| `billing management.cpp` | Manages bills and payments. |
| `color from a to z.cpp` | Displays or processes colors alphabetically. |
| `color.cpp` | Color-related logic (variation of above). |
| `final project.cpp` | Possibly a final term project. |
| `functions.cpp` | Shows modular functions and usage. |
| `hospital management.cpp` | Management system for hospital operations. |
| `hotel management.cpp` | Hotel bookings and billing simulation. |
| `jcdjcjsd.cpp` | Temporary or test file. |
| `kashmiri.cpp` | Possibly cultural or region-related program. |
| `latest.cpp` | Most recent test or main program. |
| `library management system.cpp`| Full library system for managing books/users. |
| `library management.cpp` | Variant or sub-version of the library system. |
| `library system.cpp` | Another version of library management. |
| `music player.cpp` | Console-based music player simulation. |
| `new functions.cpp` | Extended or updated function examples. |
| `new.cpp` | Temporary or experimental file. |
| `parlimaent.cpp` / `parliment.cpp` | Simulates a parliament or voting system. |
| `read file.cpp` | Reads and displays file contents. |
| `return.cpp` | Practice of `return` statements and logic. |
| `search data.cpp` | Basic file or data search logic. |
| `search data and their next lines.cpp` | File search showing following lines. |
| `search modify exsistance in file.cpp` | Checks and modifies entries in a file. |
| `stock management.cpp` | Inventory or stock control system. |
| `student attendance.cpp` | Tracks student attendance records. |
| `student data base sysytem.cpp` | Student info management system. |
| `wedding.cpp` | Possibly simulating wedding planning or guests. |

---

## 📄 Other Files

| File Name | Description |
|----------------------|------------------------------------------|
| `*.exe` | Executable versions of `.cpp` projects. |
| `*.txt` | Input/output data files for programs. |
| `announcer.txt` | May be a message or printout for display.|
| `book.txt` | Sample book records for library projects.|
| `feedbacker.txt` | Likely collects or displays user feedback.|
| `student.txt` | Student records used in database systems.|
| `signup information.txt` | Holds sign-up credentials or info. |

---

## 👩‍💻 Author

**Tanzeela Fatima**
Undergraduate in Information Technology
📍 Kotli AJK
📧 [codequeen765@gmail.com](mailto:codequeen765@gmail.com)
🔗 [GitHub](https://github.com/Fatima-progmmer) • [LinkedIn](https://www.linkedin.com/in/tanzeela-fatima-47861b2b7/)

---

## 📌 Notes

- This repository reflects my learning progress in C++ and contains raw and polished code side by side.
- Feel free to fork, reuse, or improve any project.

---

## 📜 License

This repository is open source and available under the [MIT License](LICENSE).

Would you like the `README.md` file download now?