{"id":22367414,"url":"https://github.com/mikesmullin/c-scratchpad","last_synced_at":"2025-03-26T15:52:21.223Z","repository":{"id":257278696,"uuid":"857804091","full_name":"mikesmullin/c-scratchpad","owner":"mikesmullin","description":"Just a scratch/throwaway program written in C.","archived":false,"fork":false,"pushed_at":"2024-11-28T05:42:18.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-28T06:27:51.402Z","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/mikesmullin.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":"2024-09-15T16:47:42.000Z","updated_at":"2024-11-28T05:42:22.000Z","dependencies_parsed_at":"2024-11-03T04:19:21.665Z","dependency_job_id":"a182a4ba-dfd8-4b7e-a1be-a58c945999da","html_url":"https://github.com/mikesmullin/c-scratchpad","commit_stats":null,"previous_names":["mikesmullin/c-scratchpad"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesmullin%2Fc-scratchpad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesmullin%2Fc-scratchpad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesmullin%2Fc-scratchpad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesmullin%2Fc-scratchpad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikesmullin","download_url":"https://codeload.github.com/mikesmullin/c-scratchpad/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236550565,"owners_count":19167123,"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-04T18:17:40.372Z","updated_at":"2025-01-31T17:15:09.189Z","avatar_url":"https://github.com/mikesmullin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C Scratchpad\r\n\r\nThis is just a scratch program written in the C language.\r\n\r\nI use it to quickly iterate on small ideas in C.\r\nI will sometimes iterate here first, because its quick, then copy working code to my larger project.\r\n\r\nSimilar to what I would do on [CodePen.io](https://codepen.io/mikesmullin) with Javascript.\r\n\r\n## Usage\r\n\r\n- Start the watch loop process.\r\n   ```\r\n   C:\\\u003e node build_scripts\\\\Makefile.mjs watch\r\n   ```\r\n- Edit and save [test001.c](src/tests/unit/test001.c)\r\n- Watch console output to see your code automatically recompiled + run on save.\r\n\r\n\r\n## References\r\n\r\n- C String Manipulation\r\n  - https://www.youtube.com/watch?v=2wio9UOFcow\r\n- C Arena Memory Management\r\n   - https://www.youtube.com/watch?v=TZ5a3gCCZYo\r\n   - https://www.youtube.com/watch?v=3IAlJSIjvH0\r\n   - https://www.youtube.com/watch?v=Tc763vPm4Ws","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikesmullin%2Fc-scratchpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikesmullin%2Fc-scratchpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikesmullin%2Fc-scratchpad/lists"}