{"id":15003575,"url":"https://github.com/videlanicolas/os_learning","last_synced_at":"2026-03-17T13:18:45.193Z","repository":{"id":236725817,"uuid":"793037068","full_name":"videlanicolas/os_learning","owner":"videlanicolas","description":"Learning how to make an OS from scratch.","archived":false,"fork":false,"pushed_at":"2025-01-02T04:32:33.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:34:25.562Z","etag":null,"topics":["bios","bootloader","linux","linux-kernel","operating-system","operating-system-kernel","operating-system-learning","os","uefi"],"latest_commit_sha":null,"homepage":"https://learning-os-from-scratch.readthedocs.io/en/latest","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/videlanicolas.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-04-28T08:46:43.000Z","updated_at":"2025-01-02T04:32:37.000Z","dependencies_parsed_at":"2025-01-18T14:33:52.165Z","dependency_job_id":"12556ae9-9a05-4c48-a185-d794f699183e","html_url":"https://github.com/videlanicolas/os_learning","commit_stats":null,"previous_names":["videlanicolas/os_learning"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videlanicolas%2Fos_learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videlanicolas%2Fos_learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videlanicolas%2Fos_learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videlanicolas%2Fos_learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/videlanicolas","download_url":"https://codeload.github.com/videlanicolas/os_learning/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158973,"owners_count":20245669,"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":["bios","bootloader","linux","linux-kernel","operating-system","operating-system-kernel","operating-system-learning","os","uefi"],"created_at":"2024-09-24T18:59:03.509Z","updated_at":"2025-12-25T13:49:16.623Z","avatar_url":"https://github.com/videlanicolas.png","language":"Assembly","readme":"# Learning to make an OS\nI always wanted to learn how everything in an operating system works, I learnt the theory while in university but never made one myself. This repository is released to the public domain, because I don't intend to code nor support a new OS. All the code in this repository is used for learning.\n\n## Resources\n\nThe main resource website is [OS dev wiki](https://wiki.osdev.org/), but in there they already say that we're going to need more resources to make an OS.\n\n## OS devlog\n\nI documented all my progress at https://learning-os-from-scratch.readthedocs.io/en/latest, so you can read that to deep dive into all the things I learnt from developing this OS.\n\n### Development\n\nInstall Sphinx:\n\n```bash\n$ pip install -U sphinx sphinx-autobuild\n```\n\nRun a local build:\n\n```bash\n$ sphinx-autobuild source build\n```\n\n## Getting started\n\nInstall the required things:\n\n```bash\n$ sudo apt install qemu-system nasm\n```\n\n### Running\n\n```bash\n$ make run_courses\n```\n\nALT + 2 then `quit`.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidelanicolas%2Fos_learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvidelanicolas%2Fos_learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidelanicolas%2Fos_learning/lists"}