{"id":16342985,"url":"https://github.com/sukhmancs/os-dev","last_synced_at":"2025-04-11T15:31:33.364Z","repository":{"id":238597666,"uuid":"796935932","full_name":"sukhmancs/os-dev","owner":"sukhmancs","description":"Operating system written in x86 assembly and C. ","archived":false,"fork":false,"pushed_at":"2024-05-09T02:06:46.000Z","size":30,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T15:33:25.159Z","etag":null,"topics":["bootloader","bootsector","c","kernel","operating-system","registers","vda","x86","x86-assembly"],"latest_commit_sha":null,"homepage":"","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/sukhmancs.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":"2024-05-06T22:34:00.000Z","updated_at":"2024-10-13T11:10:22.000Z","dependencies_parsed_at":"2024-05-09T03:22:36.753Z","dependency_job_id":null,"html_url":"https://github.com/sukhmancs/os-dev","commit_stats":null,"previous_names":["sukhmancs/os-dev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukhmancs%2Fos-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukhmancs%2Fos-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukhmancs%2Fos-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukhmancs%2Fos-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sukhmancs","download_url":"https://codeload.github.com/sukhmancs/os-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248431469,"owners_count":21102202,"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":["bootloader","bootsector","c","kernel","operating-system","registers","vda","x86","x86-assembly"],"created_at":"2024-10-11T00:05:48.119Z","updated_at":"2025-04-11T15:31:28.928Z","avatar_url":"https://github.com/sukhmancs.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# os-dev\nCode for operating system using assembly and C. \n\n# Strategy\n\nWe will want to do many things with our OS:\n\n - [x] Boot from scratch, without GRUB\n - [x] Enter 32-bit mode\n - [x] Jump from Assembly to C\n - [x] Interrupt handling\n - [ ] Screen output and keyboard input\n - [ ] A tiny, basic libc which grows to suit our needs\n - [ ] Memory management\n - [ ] Write a filesystem to store files\n - [ ] Create a very simple shell\n - [ ] User mode\n - [ ] Maybe we will write a simple text editor\n - [ ] Multiple processes and scheduling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukhmancs%2Fos-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsukhmancs%2Fos-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukhmancs%2Fos-dev/lists"}