An open API service indexing awesome lists of open source software.

https://github.com/zdychacek/my-os


https://github.com/zdychacek/my-os

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# My OS

Ever wondered how computers work from the moment you press the power button?

This is my attempt to find it out by implementing x86_64 kernel in C++.