{"id":31120956,"url":"https://github.com/tanzeelafatima492/project-list-cpp","last_synced_at":"2025-09-17T15:13:52.372Z","repository":{"id":309037701,"uuid":"1033032147","full_name":"TanzeelaFatima492/project-list-CPP","owner":"TanzeelaFatima492","description":"2nd semester C++ project","archived":false,"fork":false,"pushed_at":"2025-08-06T07:52:47.000Z","size":7389,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-09T13:12:11.675Z","etag":null,"topics":["cpp","cxx","list","project"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TanzeelaFatima492.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-06T07:43:11.000Z","updated_at":"2025-08-07T07:27:18.000Z","dependencies_parsed_at":"2025-08-09T13:23:29.978Z","dependency_job_id":null,"html_url":"https://github.com/TanzeelaFatima492/project-list-CPP","commit_stats":null,"previous_names":["tanzeelafatima492/project-list-cpp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/TanzeelaFatima492/project-list-CPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanzeelaFatima492%2Fproject-list-CPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanzeelaFatima492%2Fproject-list-CPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanzeelaFatima492%2Fproject-list-CPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanzeelaFatima492%2Fproject-list-CPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TanzeelaFatima492","download_url":"https://codeload.github.com/TanzeelaFatima492/project-list-CPP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TanzeelaFatima492%2Fproject-list-CPP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275615307,"owners_count":25496811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cxx","list","project"],"created_at":"2025-09-17T15:13:51.506Z","updated_at":"2025-09-17T15:13:52.363Z","avatar_url":"https://github.com/TanzeelaFatima492.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# C++ Project Collection 🚀\n\nThis 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.\n\n## 🔧 How to Run\n\nAll `.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.\n\n\u003e **Note:** Make sure to scan `.exe` files before running if you're unsure, especially on external systems.\n\n---\n\n## 📁 Project List\n\n| File Name                         | Description                                       |\n|----------------------------------|---------------------------------------------------|\n| `1.cpp`                          | Likely a basic starter program.                  |\n| `ATM.cpp`                        | Simulates an ATM system with basic banking tasks.|\n| `Card game.cpp`                  | A simple card game logic implementation.         |\n| `Email validity.cpp`            | Validates email formats using logic.             |\n| `My project.cpp` / `My project-1.cpp` | General purpose sample projects.           |\n| `OOP.cpp`                        | Demonstrates object-oriented programming in C++. |\n| `Perfect project.cpp`           | A complete project combining multiple features.  |\n| `Search data and their next information.cpp` | File search with context.               |\n| `Tic Tac Toe.cpp`               | Classic 2-player Tic Tac Toe game.               |\n| `assignmemnt_1.cpp`             | Assignment program (likely academic).            |\n| `billing management.cpp`        | Manages bills and payments.                      |\n| `color from a to z.cpp`         | Displays or processes colors alphabetically.     |\n| `color.cpp`                     | Color-related logic (variation of above).        |\n| `final project.cpp`             | Possibly a final term project.                   |\n| `functions.cpp`                 | Shows modular functions and usage.               |\n| `hospital management.cpp`       | Management system for hospital operations.       |\n| `hotel management.cpp`          | Hotel bookings and billing simulation.           |\n| `jcdjcjsd.cpp`                  | Temporary or test file.                          |\n| `kashmiri.cpp`                  | Possibly cultural or region-related program.     |\n| `latest.cpp`                    | Most recent test or main program.                |\n| `library management system.cpp`| Full library system for managing books/users.    |\n| `library management.cpp`       | Variant or sub-version of the library system.    |\n| `library system.cpp`           | Another version of library management.           |\n| `music player.cpp`             | Console-based music player simulation.           |\n| `new functions.cpp`            | Extended or updated function examples.           |\n| `new.cpp`                      | Temporary or experimental file.                  |\n| `parlimaent.cpp` / `parliment.cpp` | Simulates a parliament or voting system.     |\n| `read file.cpp`               | Reads and displays file contents.                |\n| `return.cpp`                  | Practice of `return` statements and logic.       |\n| `search data.cpp`            | Basic file or data search logic.                 |\n| `search data and their next lines.cpp` | File search showing following lines.     |\n| `search modify exsistance in file.cpp` | Checks and modifies entries in a file.    |\n| `stock management.cpp`        | Inventory or stock control system.               |\n| `student attendance.cpp`      | Tracks student attendance records.               |\n| `student data base sysytem.cpp` | Student info management system.                |\n| `wedding.cpp`                 | Possibly simulating wedding planning or guests.  |\n\n---\n\n## 📄 Other Files\n\n| File Name             | Description                              |\n|----------------------|------------------------------------------|\n| `*.exe`              | Executable versions of `.cpp` projects.  |\n| `*.txt`              | Input/output data files for programs.    |\n| `announcer.txt`      | May be a message or printout for display.|\n| `book.txt`           | Sample book records for library projects.|\n| `feedbacker.txt`     | Likely collects or displays user feedback.|\n| `student.txt`        | Student records used in database systems.|\n| `signup information.txt` | Holds sign-up credentials or info.     |\n\n---\n\n## 👩‍💻 Author\n\n**Tanzeela Fatima**  \nUndergraduate in Information Technology  \n📍 Kotli AJK  \n📧 [codequeen765@gmail.com](mailto:codequeen765@gmail.com)  \n🔗 [GitHub](https://github.com/Fatima-progmmer) • [LinkedIn](https://www.linkedin.com/in/tanzeela-fatima-47861b2b7/)\n\n---\n\n## 📌 Notes\n\n- This repository reflects my learning progress in C++ and contains raw and polished code side by side.\n- Feel free to fork, reuse, or improve any project.\n\n---\n\n## 📜 License\n\nThis repository is open source and available under the [MIT License](LICENSE).\n\nWould you like the `README.md` file download now?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanzeelafatima492%2Fproject-list-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanzeelafatima492%2Fproject-list-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanzeelafatima492%2Fproject-list-cpp/lists"}