{"id":22840886,"url":"https://github.com/danilo-01-code/havard-cs50-c","last_synced_at":"2025-03-31T04:37:49.577Z","repository":{"id":250902927,"uuid":"835807968","full_name":"Danilo-01-code/Havard-cs50-C","owner":"Danilo-01-code","description":"This repository contains my solutions to the C programming exercises from Harvard's CS50 course. Each exercise focuses on fundamental programming concepts, showcasing my understanding of algorithms, data structures, and memory management in C.","archived":false,"fork":false,"pushed_at":"2024-11-06T18:31:10.000Z","size":438,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T09:14:00.798Z","etag":null,"topics":[],"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/Danilo-01-code.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":"2024-07-30T15:10:51.000Z","updated_at":"2024-11-08T01:53:12.000Z","dependencies_parsed_at":"2024-11-06T19:38:44.409Z","dependency_job_id":null,"html_url":"https://github.com/Danilo-01-code/Havard-cs50-C","commit_stats":null,"previous_names":["danilo-01-code/havard-cs50-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilo-01-code%2FHavard-cs50-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilo-01-code%2FHavard-cs50-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilo-01-code%2FHavard-cs50-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilo-01-code%2FHavard-cs50-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Danilo-01-code","download_url":"https://codeload.github.com/Danilo-01-code/Havard-cs50-C/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418698,"owners_count":20773935,"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":[],"created_at":"2024-12-13T01:13:55.898Z","updated_at":"2025-03-31T04:37:49.555Z","avatar_url":"https://github.com/Danilo-01-code.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS50 C Exercises Repository\n\nWelcome to my CS50 C exercises repository. This repository contains various exercises, task configurations, and supplementary files related to the CS50 course.\n\n\n\n## About\n\nThis repository is dedicated to exercises and projects from the CS50 course, which is a popular introduction to computer science offered by Harvard University. The exercises are written in C, covering a wide range of topics from the course.\n\n## Structure\n\nThe repository is structured as follows:\n\n- **exercises/**: Contains the individual exercise files.\n- **task.json**: Configuration file for tasks.\n- **s_spp_propriets/**: Supplementary files and properties used for the exercises.\n\n## Exercises\n\nEach exercise in the `exercises` directory is designed to reinforce a specific concept taught in the CS50 course. The exercises cover a range of topics, including:\n\n- Basic syntax and data types\n- Control structures\n- Functions and recursion\n- Pointers and memory management\n- Data structures (arrays, linked lists, etc.)\n\n## Task Configuration\n\nThe `task.json` file contains configurations related to the tasks and exercises. It includes metadata and settings that help in managing and executing the exercises efficiently.\n\n## Supplementary Files\n\nThe `s_spp_propriets` directory contains supplementary files and properties that support the exercises. These may include additional resources, libraries, or configuration files needed for certain tasks.\n\n## Getting Started\n\nTo get started with the exercises:\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/your-username/cs50-c-exercises.git\n    ```\n2. Navigate to the repository directory:\n    ```sh\n    cd cs50-c-exercises\n    ```\n3. Compile and run an exercise:\n    ```sh\n    gcc exercises/filename.c -o output\n    ./output\n    ```\n\n## Contributing\n\nContributions are welcome! If you have any suggestions, improvements, or new exercises, feel free to create a pull request or open an issue.\n\n## License\n\nThis repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilo-01-code%2Fhavard-cs50-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilo-01-code%2Fhavard-cs50-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilo-01-code%2Fhavard-cs50-c/lists"}