{"id":21666991,"url":"https://github.com/princexz/alx-low_level_programming","last_synced_at":"2025-04-12T01:21:40.874Z","repository":{"id":64879261,"uuid":"575909009","full_name":"Princexz/alx-low_level_programming","owner":"Princexz","description":"My first C programming repo-Low-level programming training module sprint 1","archived":false,"fork":false,"pushed_at":"2023-05-26T21:23:33.000Z","size":264,"stargazers_count":8,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T21:03:57.589Z","etag":null,"topics":["alx-africa","alx-challenge","alx-low-level-programming","c","functional-programming","git","github","github-actions","shell"],"latest_commit_sha":null,"homepage":"https://princexz.github.io/me/","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/Princexz.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":"2022-12-08T15:15:32.000Z","updated_at":"2024-11-10T17:32:31.000Z","dependencies_parsed_at":"2024-11-25T11:42:36.009Z","dependency_job_id":null,"html_url":"https://github.com/Princexz/alx-low_level_programming","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Princexz%2Falx-low_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Princexz%2Falx-low_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Princexz%2Falx-low_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Princexz%2Falx-low_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Princexz","download_url":"https://codeload.github.com/Princexz/alx-low_level_programming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501862,"owners_count":21114685,"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":["alx-africa","alx-challenge","alx-low-level-programming","c","functional-programming","git","github","github-actions","shell"],"created_at":"2024-11-25T11:31:52.698Z","updated_at":"2025-04-12T01:21:40.844Z","avatar_url":"https://github.com/Princexz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming\n\nThis repository contains programs written for the low-level programming and algorithm track at ALX-Africa SE. In these projects, which  occurred throughout the duration of the Year 1 curriculum, I learned about data structures, algorithms, and other low-level programming concepts while working in the C language. The specific list of projects contained follows:\n\n* [0x00. C - Hello, World](./0x00-hello_world)\n* [0x01. C - Variables, if, else, while](./0x01-variables_if_else_while)\n* [0x02. C - Functions, nested loops](./0x02-functions_nested_loops)\n* [0x03. C - Debugging](./0x03-debugging)\n* [0x04. C - More functions, more nested loops](./0x04-more_functions_nested_loops)\n* [0x05. C - Pointers, arrays and strings](./0x05-pointers_arrays_strings)\n* [0x06. C - More pointers, arrays and strings](./0x06-pointers_arrays_strings)\n* [0x07. C - Even more pointers, arrays and strings](./0x07-pointers_arrays_strings)\n* [0x08. C - Recursion](./0x08-recursion)\n* [0x09. C - Static libraries](./0x09-static_libraries)\n* [0x0A. C - argc, argv](./0x0A-argc_argv)\n* [0x0B. C - malloc, free](./0x0B-malloc_free)\n* [0x0C. C - More malloc, free](./0x0C-more_malloc_free)\n* [0x0D. C - Preprocessor](./0x0D-preprocessor)\n* [0x0E. C - Structures, typedef](./0x0E-structures_typedef)\n* [0x0F. C - Function pointers](./0x0F-function_pointers)\n* [0x10. C - Variadic functions](./0x10-variadic_functions)\n* [0x11. C - printf](https://github.com/Tolulope05/printf/tree/main)\n* [0x12. C - Singly linked lists](./0x12-singly_linked_lists)\n* [0x13. C - More singly linked lists](./0x13-more_singly_linked_lists)\n* [0x14. C - Bit manipulation](./0x14-bit_manipulation)\n* [0x15. C - File I/O](./0x15-file_io)\n* [0x16. C - Simple Shell](https://github.com/prinrcexz/simple_shell/tree/master)\n* [0x17. C - Doubly linked lists](./0x17-doubly_linked_lists)\n* [0x18. C - Dynamic libraries](./0x18-dynamic_libraries)\n* [0x19. C - Stacks, Queues - LIFO, FIFO](https://github.com/princexz/monty/tree/main)\n* [0x1A. C - Hash tables](./0x1A-hash_tables)\n* [0x1C. C - Makefiles](./0x1C-makefiles)\n\n\n## Author :black_nib:\n\n* ** Prince Solomon ** [princexz](https://github.com/princexz)\n\n## Acknowledgements :pray:\n\nAll work contained in this project was completed as part of the curriculum for ALX Africa SE. ALX Africa is an online full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning. For more information, visit [this link](https://www.alxafrica.com//).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg\n   src=\"https://www.alxafrica.com/wp-content/uploads/2022/01/header-logo.png\"\n       alt=\"ALX Africa Logo\"\n  \u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincexz%2Falx-low_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprincexz%2Falx-low_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincexz%2Falx-low_level_programming/lists"}