{"id":19756111,"url":"https://github.com/kushshriv/c-projects","last_synced_at":"2025-08-30T17:12:20.586Z","repository":{"id":252901882,"uuid":"841823321","full_name":"KushShriv/C-Projects","owner":"KushShriv","description":"Projects made in only C Language","archived":false,"fork":false,"pushed_at":"2024-08-15T09:44:29.000Z","size":343,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T01:06:41.929Z","etag":null,"topics":["c"],"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/KushShriv.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}},"created_at":"2024-08-13T05:44:49.000Z","updated_at":"2024-08-19T07:19:39.000Z","dependencies_parsed_at":"2024-08-15T11:07:11.273Z","dependency_job_id":null,"html_url":"https://github.com/KushShriv/C-Projects","commit_stats":null,"previous_names":["kushshriv/c-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KushShriv/C-Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KushShriv%2FC-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KushShriv%2FC-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KushShriv%2FC-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KushShriv%2FC-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KushShriv","download_url":"https://codeload.github.com/KushShriv/C-Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KushShriv%2FC-Projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272878320,"owners_count":25008336,"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-08-30T02:00:09.474Z","response_time":77,"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":["c"],"created_at":"2024-11-12T03:14:45.104Z","updated_at":"2025-08-30T17:12:20.569Z","avatar_url":"https://github.com/KushShriv.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C Projects\n\nThis repository contains a collection of C programs, each implementing a specific functionality. Below is a brief description of each project.\n\n## Project Descriptions\n\n#### 1. **RockPaperScissors.c**  \nA simple console-based implementation of the classic Rock, Paper, Scissors game.\n\n#### 2. **SimpleCalculator.c**  \nA basic calculator that performs arithmetic operations such as addition, subtraction, multiplication, and division.\n\n#### 3. **SnakesAndLadders.c**  \nA console-based version of the popular Snakes and Ladders board game.\n\n#### 4. **Hangman.c**  \nA text-based implementation of the Hangman word-guessing game.\n\n#### 5. **LibraryManagementSystem.c**  \nManages library operations including book inventory, borrowing, and returning books.\n\n#### 6. **CricketScoreBoardDisplay.c**  \nSimulates a cricket match scoreboard, displaying scores, wickets, and overs.\n\n#### 7. **QuizGame.c**  \nA quiz game that presents multiple-choice questions to the user and scores their responses.\n\n#### 8. **EatTheFood.c**  \nA simple console game where the player must \"eat\" food items on the screen.\n\n#### 9. **TelecomBillingSystem.c**  \nManages telecom customer billing, including call logs and bill calculations.\n\n#### 10. **BankAccountSystemFS.c**  \nA bank account management system that handles transactions, balance inquiries, and account details using file storage.\n\n#### 11. **StudentInformationManagementSystem.c**  \nManages student information including personal details, grades, and academic records.\n\n#### 12. **HospitalManagementSystem.c**  \nA system to manage hospital operations such as patient records, appointments, and billing.\n\n#### 13. **BusReservationSystem.c**  \nA system to manage bus reservations, including seat availability and ticket booking.\n\n#### 14. **OnlineVotingSystem.c**  \nA basic online voting system that records and counts votes for different candidates.\n\n#### 15. **NumberSystemConversion.c**  \nConverts numbers between different number systems such as binary, octal, decimal, and hexadecimal.\n\n#### 16. **SnakeGame.c**  \nA console-based implementation of the classic Snake game.\n\n#### 17. **PrintCalendar.c**  \nPrints the calendar for a given month and year, including proper day alignment.\n\n#### 18. **TicTacToe.c**  \nA simple implementation of the Tic-Tac-Toe game that can be played between two players.\n\n#### 19. **2048.c**  \nA console-based version of the 2048 puzzle game, where players combine numbers to reach 2048.\n\n## How to Compile and Run\n\nEach C program can be compiled using a C compiler like `gcc`. Below is a general way to compile and run the programs after going to the `/Code` Directory:\n\n```bash\ngcc Code/program_name.c\n./program_name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkushshriv%2Fc-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkushshriv%2Fc-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkushshriv%2Fc-projects/lists"}