{"id":29861200,"url":"https://github.com/bydmiller/os-dev","last_synced_at":"2025-07-30T04:13:06.749Z","repository":{"id":238597666,"uuid":"796935932","full_name":"bydmiller/os-dev","owner":"bydmiller","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":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T03:48:20.491Z","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/bydmiller.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,"zenodo":null}},"created_at":"2024-05-06T22:34:00.000Z","updated_at":"2025-07-06T13:48:15.000Z","dependencies_parsed_at":"2024-05-09T03:22:36.753Z","dependency_job_id":null,"html_url":"https://github.com/bydmiller/os-dev","commit_stats":null,"previous_names":["sukhmancs/os-dev","bydmiller/os-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bydmiller/os-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bydmiller%2Fos-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bydmiller%2Fos-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bydmiller%2Fos-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bydmiller%2Fos-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bydmiller","download_url":"https://codeload.github.com/bydmiller/os-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bydmiller%2Fos-dev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267808421,"owners_count":24147391,"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-07-30T02:00:09.044Z","response_time":70,"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":["bootloader","bootsector","c","kernel","operating-system","registers","vda","x86","x86-assembly"],"created_at":"2025-07-30T04:13:06.256Z","updated_at":"2025-07-30T04:13:06.733Z","avatar_url":"https://github.com/bydmiller.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%2Fbydmiller%2Fos-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbydmiller%2Fos-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbydmiller%2Fos-dev/lists"}