resume/content/projects/jankos.md
shockrah 8ac5d61b54
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 6s
Updating project links and descriptions
2025-08-08 09:13:35 -07:00

16 lines
559 B
Markdown

---
link: https://git.shockrah.xyz/shockrah/jankos
img: https://gitlab.com/uploads/-/system/project/avatar/9825109/jos.png?width=64
title: Handmade Operating System
slogan: An x86 kernel I wrote for fun and learning
---
:page_with_curl: Designed and implemented a baremetal x86 kernel written completely
from scratch. ISO files are automatically built via Gitlab CI/CD
pipelines which allow users to run the kernel on real hardware!
**:toolbox: Tools Used** `C, x86 Assembly, Cutter, Bochs, `
* _No standard library & and no external libraries were used_