{"id":15593129,"url":"https://github.com/kasvith/arm-project","last_synced_at":"2025-10-26T16:16:26.648Z","repository":{"id":94243408,"uuid":"102130311","full_name":"kasvith/arm-project","owner":"kasvith","description":"ARM project","archived":false,"fork":false,"pushed_at":"2019-07-07T11:40:48.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T08:44:13.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/kasvith.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-09-01T16:04:38.000Z","updated_at":"2019-11-18T12:24:32.000Z","dependencies_parsed_at":"2023-03-04T22:16:06.453Z","dependency_job_id":null,"html_url":"https://github.com/kasvith/arm-project","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"f85dfb239a3ea9d67b900c88615e34a2292c2db1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Farm-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Farm-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Farm-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Farm-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasvith","download_url":"https://codeload.github.com/kasvith/arm-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168110,"owners_count":20734390,"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-10-03T00:04:35.779Z","updated_at":"2025-10-06T08:17:50.405Z","avatar_url":"https://github.com/kasvith.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image processing with ARM\n\nThis is a simple ARM program which allows manipulation of matrixes.\n\nInput `[rows] [cols] [opcode] {data}`\n\nOpcodes are follow\n\n- Original        **0**\n- Inversion       **1**\n- Rotate by 180   **2**\n- Flip            **3**\n\n# Example\n\nInput\n\n```3 4 1 43 45 123 132 164 234 12 211 32 121 1 200```\n\nOutput\n\n```\nInversion\n212 210 132 123\n91 21 243 44\n223 134 254 55\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasvith%2Farm-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasvith%2Farm-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasvith%2Farm-project/lists"}