{"id":23260432,"url":"https://github.com/macaron99/c-lab","last_synced_at":"2025-06-26T18:34:17.917Z","repository":{"id":251535410,"uuid":"837692907","full_name":"MACaron99/c-lab","owner":"MACaron99","description":"Comprehensive collection of projects, exercises, and examples for mastering the C programming language. Ideal for beginners and experienced developers looking to enhance their skills.","archived":false,"fork":false,"pushed_at":"2024-08-04T15:26:49.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T05:33:04.240Z","etag":null,"topics":["c","crud","programming"],"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/MACaron99.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-03T18:20:19.000Z","updated_at":"2024-09-07T11:03:43.000Z","dependencies_parsed_at":"2024-08-03T19:45:40.505Z","dependency_job_id":"cae3c93d-73be-4dc9-9b5f-f2ec6188e9b8","html_url":"https://github.com/MACaron99/c-lab","commit_stats":null,"previous_names":["macaron99/c-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MACaron99/c-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Fc-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Fc-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Fc-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Fc-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MACaron99","download_url":"https://codeload.github.com/MACaron99/c-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MACaron99%2Fc-lab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262123195,"owners_count":23262545,"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","crud","programming"],"created_at":"2024-12-19T13:16:59.243Z","updated_at":"2025-06-26T18:34:17.853Z","avatar_url":"https://github.com/MACaron99.png","language":"C","readme":"# C Programming Study Repository\n\nThis repository contains projects and exercises for studying the C programming language.\n\n## Contents\n\n1. [Hello World](#hello)\n2. [Calculator](#calculator)\n\n## Hello World\n\nThis is a simple program that prints \"Hello, World!\" to the console. It serves as an introductory example for learning the basics of C syntax and structure.\n\n### Files\n- `hello_world.c`: Source code for the Hello World program.\n\n### Compilation and Execution\n\nTo compile and run the Hello World program, use the following commands:\n\n```sh\ngcc hello_world.c -o hello_world\n./hello_world\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacaron99%2Fc-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacaron99%2Fc-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacaron99%2Fc-lab/lists"}