{"id":24227569,"url":"https://github.com/daniyalahmad7/cpp-basic-projects","last_synced_at":"2025-03-04T06:14:37.497Z","repository":{"id":271237504,"uuid":"912806629","full_name":"DaniyalAhmad7/Cpp-Basic-Projects","owner":"DaniyalAhmad7","description":"A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.","archived":false,"fork":false,"pushed_at":"2025-01-08T18:51:32.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T06:14:34.147Z","etag":null,"topics":["c","cplusplus","cpp","cpp-course","cpp-projects","programmin","tutorial"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaniyalAhmad7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-06T12:39:30.000Z","updated_at":"2025-01-08T18:51:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"008344dc-6826-4097-91e8-df69feaf90f5","html_url":"https://github.com/DaniyalAhmad7/Cpp-Basic-Projects","commit_stats":null,"previous_names":["daniyalahmad7/c--basic-projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniyalAhmad7%2FCpp-Basic-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniyalAhmad7%2FCpp-Basic-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniyalAhmad7%2FCpp-Basic-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniyalAhmad7%2FCpp-Basic-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaniyalAhmad7","download_url":"https://codeload.github.com/DaniyalAhmad7/Cpp-Basic-Projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794137,"owners_count":20021192,"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","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":["c","cplusplus","cpp","cpp-course","cpp-projects","programmin","tutorial"],"created_at":"2025-01-14T10:18:16.664Z","updated_at":"2025-03-04T06:14:37.484Z","avatar_url":"https://github.com/DaniyalAhmad7.png","language":"C++","readme":"# C++ Basic Projects\n\nHere is the collection of basic C++ projects to help beginners understand and implement fundamental programming concepts.\n\n## Contents\n\n\u003cdetails\u003e\n  \u003csummary\u003e1. CGPA Calculator\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"CGPA-Calculator/main.cpp\"\u003emain.cpp\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"CGPA-Calculator/README.md\"\u003eREADME.md\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2. Rock Paper Scissors\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"Rock-Paper-Scissors/main.cpp\"\u003emain.cpp\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"Rock-Paper-Scissors/README.md\"\u003eREADME.md\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e3. Login and Registration System\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"Login-Registration-System/main.cpp\"\u003emain.cpp\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"Login-Registration-System/README.md\"\u003eREADME.md\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e4. Search Engine\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"Search-Engine/main.cpp\"\u003emain.cpp\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"Search-Engine/README.md\"\u003eREADME.md\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e5. Tic Tac Toe\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"Tic-Tac-Toe/main.cpp\"\u003emain.cpp\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"Tic-Tac-Toe/README.md\"\u003eREADME.md\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n## Introduction to C++\n\n\u003cul\u003e\n  \u003cli\u003eC++ is a high-level programming language developed by Bjarne Stroustrup as an extension of the C programming language. \u003c/li\u003e\n  \u003cli\u003eIt is widely used for competitive programming, game development, system/software development, and more.\u003c/li\u003e\n  \u003cli\u003eThe language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.\u003c/li\u003e\n\u003c/ul\u003e\n\n\n### Applications of C++\n- **Game Development:** C++ is widely used in developing game engines due to its high performance.\n- **System Programming:** It's used for developing operating systems, browsers, and system-level applications.\n- **GUI Applications:** Many desktop applications are developed using C++.\n- **Embedded Systems:** C++ is used in software for embedded systems and IoT devices.\n\n## About Me\n\nI am a Computer Science student with an interest in software development, open-source projects, and learning new technologies.\n\n### Contact Me\n[![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/DaniyalAhmad7)\n[![Email](https://img.shields.io/badge/Email-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:daniyalahmad3492@gmail.com)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/)\n[![WhatsApp](https://img.shields.io/badge/WhatsApp-25D366?style=for-the-badge\u0026logo=whatsapp\u0026logoColor=white)](https://wa.me/+923435630330)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniyalahmad7%2Fcpp-basic-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniyalahmad7%2Fcpp-basic-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniyalahmad7%2Fcpp-basic-projects/lists"}