{"id":15048830,"url":"https://github.com/danielmeloalencar/meu-os-do-zero","last_synced_at":"2026-02-19T11:33:51.111Z","repository":{"id":253420888,"uuid":"843440046","full_name":"danielmeloalencar/meu-os-do-zero","owner":"danielmeloalencar","description":"Um simples Sistema Operacional x86 Multitarefas escrito do zero","archived":false,"fork":false,"pushed_at":"2024-08-18T03:40:14.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T21:37:38.011Z","etag":null,"topics":["c-language","from-scratch","operating-system","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielmeloalencar.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":"2024-08-16T14:16:19.000Z","updated_at":"2024-08-18T03:40:17.000Z","dependencies_parsed_at":"2024-08-16T16:24:23.322Z","dependency_job_id":"78ade05d-3a07-4f26-8ac8-0e9def8a2734","html_url":"https://github.com/danielmeloalencar/meu-os-do-zero","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"d7bb4c29b5db2f69b1d0120b2635c41c34948756"},"previous_names":["danielmeloalencar/meu-os-do-zero"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielmeloalencar/meu-os-do-zero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmeloalencar%2Fmeu-os-do-zero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmeloalencar%2Fmeu-os-do-zero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmeloalencar%2Fmeu-os-do-zero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmeloalencar%2Fmeu-os-do-zero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielmeloalencar","download_url":"https://codeload.github.com/danielmeloalencar/meu-os-do-zero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmeloalencar%2Fmeu-os-do-zero/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29611147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c-language","from-scratch","operating-system","x86-assembly"],"created_at":"2024-09-24T21:16:42.160Z","updated_at":"2026-02-19T11:33:51.078Z","avatar_url":"https://github.com/danielmeloalencar.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meu Sistema Operacional do Zero\n\n## O bootloader\n* Para compilar, use o nasm\n\n `nasm -f bin boot.asm -o boot.bin`\n* Para executar, use o Qemu\n\n`qemu-system-x86_64 -hda ./boot.bin `\n\nRodando no Qemu\n![Bootload Image](./assets/print.png)\n\nRodando no PC Real Ryzen 5\n![PC Real](./assets/pcreal.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmeloalencar%2Fmeu-os-do-zero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmeloalencar%2Fmeu-os-do-zero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmeloalencar%2Fmeu-os-do-zero/lists"}