{"id":30582865,"url":"https://github.com/abdullahjaveid/basic-c-programs","last_synced_at":"2025-08-29T08:05:54.312Z","repository":{"id":311314737,"uuid":"1043321438","full_name":"AbdullahJaveid/basic-c-programs","owner":"AbdullahJaveid","description":"A collection of simple and well-structured C programs to build a strong foundation in programming.","archived":false,"fork":false,"pushed_at":"2025-08-23T16:15:47.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T06:06:00.888Z","etag":null,"topics":["basic-programs","beginner-friendly","c","c-language","c-programming","educational","fundamentals","learning-c","practice-programs","programming-examples"],"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/AbdullahJaveid.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,"zenodo":null}},"created_at":"2025-08-23T15:56:29.000Z","updated_at":"2025-08-23T16:15:50.000Z","dependencies_parsed_at":"2025-08-24T07:16:06.097Z","dependency_job_id":"7dc0a7ca-16de-45a1-928a-46fca140450d","html_url":"https://github.com/AbdullahJaveid/basic-c-programs","commit_stats":null,"previous_names":["abdullahjaveid/basic-c-programs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/AbdullahJaveid/basic-c-programs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdullahJaveid%2Fbasic-c-programs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdullahJaveid%2Fbasic-c-programs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdullahJaveid%2Fbasic-c-programs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdullahJaveid%2Fbasic-c-programs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdullahJaveid","download_url":"https://codeload.github.com/AbdullahJaveid/basic-c-programs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdullahJaveid%2Fbasic-c-programs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272652291,"owners_count":24970576,"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-29T02:00:10.610Z","response_time":87,"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":["basic-programs","beginner-friendly","c","c-language","c-programming","educational","fundamentals","learning-c","practice-programs","programming-examples"],"created_at":"2025-08-29T08:05:52.096Z","updated_at":"2025-08-29T08:05:54.304Z","avatar_url":"https://github.com/AbdullahJaveid.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic C Programs\n\nA collection of simple and well-structured C programs to build a strong foundation in programming.\n\n## 📌 Overview\nThis repository contains fundamental C language programs designed for beginners and learners who want to strengthen their programming basics.  \nThe programs cover core concepts of C such as input/output, control structures, functions, arrays, pointers, and file handling.\n\n## 🔹 Features\n- Beginner-friendly C programs with clean and understandable code.  \n- Covers essential programming concepts step by step.  \n- Useful for students, educators, and self-learners.  \n- Organized for easy navigation and practice.  \n\n## 🚀 Getting Started\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/AbdullahJaveid/basic-c-programs.git\n    ```\n\n2. Navigate to the project folder:\n\n```bash\ncd basic-c-programs\n```\n\n3. Compile and run any program using GCC:\n\n```bash\ngcc program-name.c -o output\n./output\n```\n\n## 🤝 Contribution\n\nContributions are welcome! If you’d like to add more programs or improve existing ones:\n\n1. Fork the repo\n\n2. Create a new branch\n\n3. Commit your changes\n\n4. Open a pull request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahjaveid%2Fbasic-c-programs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullahjaveid%2Fbasic-c-programs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahjaveid%2Fbasic-c-programs/lists"}