{"id":23544155,"url":"https://github.com/devhalimah/printf","last_synced_at":"2026-06-29T19:32:17.744Z","repository":{"id":171043574,"uuid":"647054858","full_name":"devhalimah/printf","owner":"devhalimah","description":"ALX Printf Project cohort 14","archived":false,"fork":false,"pushed_at":"2023-06-01T11:42:24.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-15T08:45:02.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/devhalimah.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,"zenodo":null}},"created_at":"2023-05-30T01:02:17.000Z","updated_at":"2023-05-30T16:48:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"9eb2708a-4935-4519-91af-b19c6bf5685c","html_url":"https://github.com/devhalimah/printf","commit_stats":null,"previous_names":["devhalimah/printf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devhalimah/printf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devhalimah%2Fprintf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devhalimah%2Fprintf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devhalimah%2Fprintf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devhalimah%2Fprintf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devhalimah","download_url":"https://codeload.github.com/devhalimah/printf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devhalimah%2Fprintf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34941026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":[],"created_at":"2024-12-26T07:14:33.092Z","updated_at":"2026-06-29T19:32:17.738Z","avatar_url":"https://github.com/devhalimah.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ALX-Printf-Project\nALX Printf Project cohort 14\n\nThis is a project collaboration between Chibuzor Uzondu and Abdul-Azeez Halimah.\nA function named \"_printf\" is created to imitate the actual \"printf\" command located in the stdio.h library. It contains some of the basic features and functions of the \"printf\" command.\n\n_printf() is a function that performs formatted output conversion and prints data. The given prototype is:\n\n\tint _printf(const char *format, ...)\n\nWhere **format** contains the string that is printed. Because _printf() is a variadic function, it receives n arguments replaced by n tags written inside the string.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevhalimah%2Fprintf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevhalimah%2Fprintf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevhalimah%2Fprintf/lists"}