{"id":15048942,"url":"https://github.com/roatienza/c-programming","last_synced_at":"2025-08-14T05:16:31.696Z","repository":{"id":127930008,"uuid":"80783631","full_name":"roatienza/C-Programming","owner":"roatienza","description":"C Programming Experiments","archived":false,"fork":false,"pushed_at":"2020-10-15T15:34:06.000Z","size":103,"stargazers_count":25,"open_issues_count":5,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T01:45:32.474Z","etag":null,"topics":["c","c-language","c-programming"],"latest_commit_sha":null,"homepage":null,"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/roatienza.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":"2017-02-03T00:41:03.000Z","updated_at":"2024-06-27T13:02:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec65c946-ae15-4196-b441-672e7cec08c3","html_url":"https://github.com/roatienza/C-Programming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roatienza/C-Programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roatienza%2FC-Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roatienza%2FC-Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roatienza%2FC-Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roatienza%2FC-Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roatienza","download_url":"https://codeload.github.com/roatienza/C-Programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roatienza%2FC-Programming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270364971,"owners_count":24571423,"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-08-14T02:00:10.309Z","response_time":75,"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","c-language","c-programming"],"created_at":"2024-09-24T21:17:16.504Z","updated_at":"2025-08-14T05:16:31.661Z","avatar_url":"https://github.com/roatienza.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C-Programming\nLecture Notes\n\n- [Algorithms](https://docs.google.com/presentation/d/1Y-FXok6onmOYvDZDfOpTj-wajzji86oMZyCvd1aHYbE/edit?usp=sharing)\n- [Overview](https://docs.google.com/presentation/d/1VUi42iNy0F3pRxEoeYvlNX8JHIPXUb5ss_lTK-42dlE/edit?usp=sharing)\n- [Data Types](https://docs.google.com/presentation/d/1yOZie5LWAklvj0LWVjnMLAe1eTl0uPTGYtwI5Zu789Q/edit?usp=sharing)\n- [Loops and Functions](https://docs.google.com/presentation/d/1WGf0GhBuhJVjZI0-lGBGvQbAmP7dgd19TOmHPvwFAbc/edit?usp=sharing)\n- [Bitwise, Standard Lib, Modularity](https://docs.google.com/presentation/d/1azyitLDQQa09fiw_ZY7OYNKhQlccZmhT0lraOzRHIUc/edit?usp=sharing)\n- [Number Representation](https://docs.google.com/presentation/d/1pNffFiqfGUQcG1vPPbQHLuRgIuJpor1Nkdqpa2azNxU/edit?usp=sharing)\n- [Arrays and Strings](https://docs.google.com/presentation/d/1OZiyxoZ46AjisSQh2okAiJfQNSIU8XZSNnGtfznABzY/edit?usp=sharing)\n- [Multi-dimensional Arrays](https://docs.google.com/presentation/d/13C6UPwp73lfR_mE30D1JQFbAD_V2UKeJXUjRU7FlVBU/edit?usp=sharing)\n- [Structures](https://docs.google.com/presentation/d/1JIRJNm_05NqvYdSRMHxw4GeTSX4Dslu6v8kiArwZpRk/edit?usp=sharing)\n- [Pointers](https://docs.google.com/presentation/d/1abaqCe8OnuY4nUKfmi_bIYBE0RcNgbulWWJZ3x_4mDo/edit?usp=sharing)\n- [More Pointers](https://docs.google.com/presentation/d/1VlquePbB7FDdMvzBzrX_5Hg9bGcdwQPJw-CdCkxMj1M/edit?usp=sharing)\n- [File IO](https://docs.google.com/presentation/d/1-QCzpy_Ak4pfECltIYvGC-rPyGn6SCCkqlRCBd_HwNM/edit?usp=sharing)\n- [Fundamental Data Structures](https://docs.google.com/presentation/d/1cgxlpZ-K2lair7tzghiBva7eyz6zwxFGAwA_EUUC5RE/edit?usp=sharing)\n\n\nC Programming Experiments\n\n1. Experiments\n  - [Experiment 1: Stair steps pattern](Experiments/Stairs/README.md)\n  - [Experiment 2: Wave pattern](Experiments/Wave/README.md)\n  - [Experiment 3: Square](Experiments/Square/README.md)\n  - [Experiment 4: Number to Words](Experiments/Number2Words/README.md)\n  - [Experiment 5: SMS Text](Experiments/SMS/README.md)\n  - [Experiment 6: HTML Decoder](Experiments/HTMLDecoder/README.md)\n  - [Experiment 7: CSV Parser](Experiments/CSVParsing/README.md)\n  - [Experiment 8: Pointer Arithmetic](Experiments/PointerArithmetic)\n \n 2. [Machine Problem: Numerical Integration](Machine%20Problem/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froatienza%2Fc-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froatienza%2Fc-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froatienza%2Fc-programming/lists"}