{"id":18833052,"url":"https://github.com/spirizeon/125-scripts","last_synced_at":"2026-01-25T22:30:18.245Z","repository":{"id":209487976,"uuid":"702403838","full_name":"Spirizeon/125-scripts","owner":"Spirizeon","description":"Open-sourced C code base for C assignmentwork, consists of 125 solved problems done in a linux environment through the gcc compiler.","archived":false,"fork":false,"pushed_at":"2024-02-07T13:25:04.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T07:24:58.561Z","etag":null,"topics":[],"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/Spirizeon.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}},"created_at":"2023-10-09T08:55:47.000Z","updated_at":"2024-01-12T16:16:13.000Z","dependencies_parsed_at":"2023-11-29T05:23:41.295Z","dependency_job_id":"0f31a823-7b8d-4060-a46f-49cd79dd3242","html_url":"https://github.com/Spirizeon/125-scripts","commit_stats":null,"previous_names":["spirizeon/assignmentwork","spirizeon/125-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spirizeon%2F125-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spirizeon%2F125-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spirizeon%2F125-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spirizeon%2F125-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spirizeon","download_url":"https://codeload.github.com/Spirizeon/125-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768929,"owners_count":19693764,"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-11-08T02:00:00.434Z","updated_at":"2026-01-25T22:30:18.176Z","avatar_url":"https://github.com/Spirizeon.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assignmentwork\nOpen-sourced C code base for C assignmentwork, consists of 122 solved problems done in a linux environment through the `gcc` compiler. \n+ Immense thanks to my professor for assigning me this task\n+ Please treat this as a writeup for my peers\n+ Code is open for anybody to view,execute or even ![improve](https://github.com/Spirizeon/Assignmentwork/pulls).\n\nPlease open an ![issue](https://github.com/Spirizeon/Assignmentwork/issues) incase some don't work as intended.\n\n## Hierarchy overview\n```\nassignmentwork on  main [$?⇡] \n❯ tree -d\n.\n├── module1\n│   ├── stage1\n│   ├── stage2\n│   ├── stage3\n│   └── stage5\n├── module2\n│   ├── stage1\n│   ├── stage2\n│   ├── stage3\n│   ├── stage4\n│   └── stage5\n├── module3\n│   ├── stage1\n│   ├── stage2\n│   ├── stage3\n│   ├── stage4\n│   └── stage5\n├── module4\n│   ├── stage1\n│   ├── stage2\n│   ├── stage3\n│   ├── stage4\n│   └── stage5\n└── module5\n    ├── stage1\n    ├── stage2\n    └── stage3\n\n28 directories\n```\neach program inside each stage is sequentially mentioned as `progX.c` where `X` is any integer.\n```\nassignmentwork/module3/stage3 on  main [$?⇡] via C v11.4.0-gcc \n❯ ls\na.out  prog1.c  prog2.c  prog3.c  prog4.c  prog5.c\n```\n### Classnotes\nthe `classnotes` folder contains typed comprehensive notes on C language and programming logic.\n```\nassignmentwork/classnotes on  main [$?⇡] \n❯ tree\n.\n├── l12_arrays\n├── l13_functions\n├── l14_return\n├── l15_strings\n├── l17_pointers\n├── l18_pointers\n├── lx1_dma\n├── sum_notes.md\n└── total_notes\n\n0 directories, 9 files\n```\n`total_notes` contain all notes in one file, `sum_notes` contain `total notes` summarised short by chatgpt. \nPlease use them to your reference.\n`a.out` is a binary, which can be changed during compilation of any `prog` file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspirizeon%2F125-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspirizeon%2F125-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspirizeon%2F125-scripts/lists"}