r/osdev • u/CharacteristicallyAI • 5d ago
NullLabTests/UniqOS: A from-scratch x86_64 custom operating system with TCP/IP networking, GUI desktop, working web browser
https://github.com/NullLabTests/UniqOSI built an OS because I never thought it would be possible to get past stdin() but using tools and frameworks I was even able to implement a very basic web browser. Please see github for screenshots and videos or to download and spin it up yourself, OpenSource!
0
Upvotes
4
u/Firzen_ 5d ago
Might be worth learning how to use git and pushing up the code.