{"id":15049124,"url":"https://github.com/iadamo/alx-low_level_programming","last_synced_at":"2025-09-05T11:09:24.229Z","repository":{"id":65955141,"uuid":"602468949","full_name":"iAdamo/alx-low_level_programming","owner":"iAdamo","description":"Low level programming | Data structures","archived":false,"fork":false,"pushed_at":"2023-12-17T07:22:46.000Z","size":339,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T22:25:01.302Z","etag":null,"topics":["c-programming-language","data-structures-and-algorithms","makefile"],"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/iAdamo.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":"2023-02-16T09:23:07.000Z","updated_at":"2024-03-26T06:53:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1ab4752-5a32-4c84-8702-ecaa93ba6a98","html_url":"https://github.com/iAdamo/alx-low_level_programming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iAdamo/alx-low_level_programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdamo%2Falx-low_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdamo%2Falx-low_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdamo%2Falx-low_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdamo%2Falx-low_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iAdamo","download_url":"https://codeload.github.com/iAdamo/alx-low_level_programming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdamo%2Falx-low_level_programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747788,"owners_count":25160652,"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-09-05T02:00:09.113Z","response_time":402,"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-programming-language","data-structures-and-algorithms","makefile"],"created_at":"2024-09-24T21:18:17.310Z","updated_at":"2025-09-05T11:09:24.199Z","avatar_url":"https://github.com/iAdamo.png","language":"C","readme":"## Low Level Programming\n\n### `C Programming`\n\n\n#### PROJECTS:\n\n- [0x00. C - Hello, World](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x00-hello_world)\n- [0x01. C - Variables, if, else, while](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x01-variables_if_else_while)\n- [0x02. C - Functions, nested loops](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x02-functions_nested_loops)\n- [0x03. C - Debugging](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x03-debugging)\n- [0x04. C - More functions, more nested loops](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x04-more_functions_nested_loops)\n- [0x05. C - Pointers, arrays and strings](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x05-pointers_arrays_strings)\n- [0x06. C - More pointers, arrays and strings](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x06-pointers_arrays_strings)\n- [0x07. C - Even more pointers, arrays and strings](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x07-pointers_arrays_strings)\n- [0x08. C - Recursion](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x08-recursion)\n- [0x09. C - Static libraries](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x09-static_libraries)\n- [0x0A. C - argc, argv](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x0A-argc_argv)\n- [0x0B. C - malloc, free](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x0B-malloc_free)\n- [0x0C. C - More malloc, free](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x0C-more_malloc_free)\n- [0x0D. C - Preprocessor](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x0D-preprocessor)\n- [0x0E. C - Structures, typedef](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x0E-structures_typedef)\n- [0x0F. C - Function pointers](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x0F-function_pointers)\n- [0x10. C - Variadic functions](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x10-variadic_functions)\n- [0x11. C - printf](https://github.com/iAdamo/printf)\n- [0x12. C - Singly linked lists](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x12-singly_linked_lists)\n- [0x13. C - More singly linked lists](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x13-more_singly_linked_lists)\n- [0x14. C - Bit manipulation](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x14-bit_manipulation)\n- [0x15. C - File I/O](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x15-file_io)\n- [0x16. C - Simple Shell](https://github.com/damilolaifabiyi/simple_shell)\n- [0x17. C - Doubly linked lists](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x17-doubly_linked_lists)\n- [0x18. C - Dynamic libraries](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x18-dynamic_libraries)\n- [0x1A. C - Hash tables](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x1A-hash_tables)\n- [0x1B. C - Sorting algorithms \u0026 Big O](https://github.com/iAdamo/sorting_algorithms)\n- [0x1C. C - Makefiles](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x1C-makefiles)\n- [0x1D. C - Binary trees](https://github.com/iAdamo/binary_trees)\n- [0x1E. C - Search Algorithms](https://github.com/iAdamo/alx-low_level_programming/tree/main/0x1E-search_algorithms)\n\n\n\u003ca href=#\u003e\n    \u003cimg src=\"https://images.squarespace-cdn.com/content/v1/5f064fad5065bf4b98603cbe/1470eb72-6bc8-44da-944d-cd43a2c9d162/ALX+PNG.png\" alt=\"secure\"\u003e\n\u003c/a\u003e\n\n#### Author: **`Adam Sanusi Babatunde`**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiadamo%2Falx-low_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiadamo%2Falx-low_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiadamo%2Falx-low_level_programming/lists"}