{"id":20637065,"url":"https://github.com/travorlzh/learnos","last_synced_at":"2026-04-18T14:01:53.749Z","repository":{"id":162217249,"uuid":"113601278","full_name":"TravorLZH/LearnOS","owner":"TravorLZH","description":"A repo that contains all the code written in my study of OS development.","archived":false,"fork":false,"pushed_at":"2018-02-20T13:54:10.000Z","size":753,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T08:51:12.137Z","etag":null,"topics":["assembly","c","kernel","operating-system-learning","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/TravorLZH.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,"publiccode":null,"codemeta":null}},"created_at":"2017-12-08T17:42:55.000Z","updated_at":"2024-10-13T11:13:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"207a3ae5-ed0a-4954-b5f2-b0296232c809","html_url":"https://github.com/TravorLZH/LearnOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TravorLZH/LearnOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravorLZH%2FLearnOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravorLZH%2FLearnOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravorLZH%2FLearnOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravorLZH%2FLearnOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TravorLZH","download_url":"https://codeload.github.com/TravorLZH/LearnOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravorLZH%2FLearnOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["assembly","c","kernel","operating-system-learning","tutorial"],"created_at":"2024-11-16T15:12:52.970Z","updated_at":"2026-04-18T14:01:48.740Z","avatar_url":"https://github.com/TravorLZH.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"Learning OS\r\n=======\r\nThis repo will show every code I wrote in order to write my OS at [TravorOS Repository][1].\r\n\r\n[1]: https://github.com/TravorLZH/TravorOS\r\n\r\n## Introduction of different folders\r\n\r\n`common`: Library functions I made for simplifying codes\r\n### OS in 16 bit real mode\r\n\r\n`helloworld`: Some very basic boot sector program I made.\r\n\r\n`memorydemo`: Some demos of reading disk and memory\r\n\r\n`kerneltest`: This is a failed demonstration of loading assembly kernel.\r\n\r\n### OS in 32 bit protected mode\r\n\r\n`helloworld32`: basic 32 bit programs\r\n\r\n`kerneltest32`: A successful demonstration of loading c kernel in 32-bit protected mode\r\n\r\n##### Note\r\n\r\n`kerneltest32` may be the last project I created in this repo. If you want to find more, check out [TravorOS](https://github.com/TravorLZH/TravorOS)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravorlzh%2Flearnos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftravorlzh%2Flearnos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravorlzh%2Flearnos/lists"}