+++ title = "FrenchToastOS" weight = 4 extra.displayed_filename = "frenchtoastos.md" extra.url = "https://git.arslaancodes.com/FrenchToastOS.git/about/" +++ A simple from-scratch OS for x86 systems written in C. - Built with: C, x86 Assembly, Makefile - Status: In-progress --- ## Features - Framebuffer support (via GRUB) - Can render text via 8x8 font - Takes PS/2 keyboard input --- ## Why I built it This was originally for [Boot](https://boot.hackclub.com), a Hack Club YSWS (You Ship, We Ship), but I may or may not have gotten distracted with other projects... I might continue working on FrenchToastOS, but I have no guarantees.