DeanoBurrito
Hobbyist programmer. Mainly interested in osdev, graphics programming and audio. Discord: __r4 (r4#8873)
Sydney
Pinned Repositories
Amendieres
C++ game-dev exercise. Slowly building a game/engine.
baltar
Terminal emulator written in C++ using OpenGL ES 3
centi
TUI text editor experiment, inspired by vim.
lisp
Limine protocol shim for qemu m68k virt machine.
magpie
My modular C compiler, currently targetting x86_64.
minos
Tiny hobby operating system. Limited functionality right now, check the bottom of the README for current feature set!
northport
Monolithic kernel, drivers and support libraries for x86_64, riscv64 and m68k.
RookDB
C# implementation of CastleDB with minor modifications. See README for changes.
smoldtb
Tiny and portable device tree parser, written in C.
Osdev-Notes
A book that explore how to write an Operating System from scratch
DeanoBurrito's Repositories
DeanoBurrito/northport
Monolithic kernel, drivers and support libraries for x86_64, riscv64 and m68k.
DeanoBurrito/smoldtb
Tiny and portable device tree parser, written in C.
DeanoBurrito/minos
Tiny hobby operating system. Limited functionality right now, check the bottom of the README for current feature set!
DeanoBurrito/RookDB
C# implementation of CastleDB with minor modifications. See README for changes.
DeanoBurrito/lisp
Limine protocol shim for qemu m68k virt machine.
DeanoBurrito/Amendieres
C++ game-dev exercise. Slowly building a game/engine.
DeanoBurrito/magpie
My modular C compiler, currently targetting x86_64.
DeanoBurrito/baltar
Terminal emulator written in C++ using OpenGL ES 3
DeanoBurrito/centi
TUI text editor experiment, inspired by vim.
DeanoBurrito/dotfiles
I know what these are, you know what these are.
DeanoBurrito/limine
Just my working copy of the limine bootloader, please use the upstream one.
DeanoBurrito/nixos-config
personal nixos files
DeanoBurrito/SemptyServ
Simple C# based (E)SMTP server.
DeanoBurrito/SlangLang
SlangLang is my own experiments into programming language, compiler and runtime designs. Inspired by Immo Landwerth's Minsk project.
DeanoBurrito/WearyMulti
2D game engine (editor too, and a game!) being written in C#. This is purely for my own educational purposes. Feel free to have a look through the code
DeanoBurrito/tosaithe
Very minimalistic UEFI boot menu / kernel bootloader