Projects

messing-with-fpga

This is just me having fun with a tiny fpga

Feb 7, 2026

This is just me having fun with a tiny fpga

handrolling-crypto

A experiment with simd

Jan 24, 2026

A experiment with simd

lan9250

A WIP, driver for the lan9250 related to my ntp-devboard project

Jan 23, 2026

A WIP, driver for the lan9250 related to my ntp-devboard project

lockless-datastructures

Got into a rabbit hole about lockless-algorithms and made this

Jan 20, 2026

Got into a rabbit hole about lockless-algorithms and made this

chip-8-emulator

Got my hands onto some parsing!

Jan 12,2026

Got my hands onto some parsing!

ntp-devboard

Designed a devboard with ptp support

Jan 01,2026

Designed a devboard with ptp support

e1000-userspace-network-driver

I got really exicted about dma in network cards and wrote this

Dec 30,2025

I got really exicted about dma in network cards and wrote this

tcp-ip-stack

Implemented a basic TCP/IP stack for fun

Dec 20,2025

Implemented a basic TCP/IP stack for fun

esp32-kernel

Implemented a scheduler for an esp32c3(RISC-V) based

Dec 18,2025

Implemented a scheduler for an esp32c3(RISC-V) based

basic-malloc-implementation

Implemented a basic malloc using sbrk and mmap for fun

Nov 26,2025

Implemented a basic malloc using sbrk and mmap for fun