16 year old systems developer focused on operating systems, virtualisation, and low-level computing.
I build systems that sit close to the hardware β from bootloaders and kernels to VM platforms.
Currently exploring:
- βοΈ Virtual machine that will boot linux
- π§© OS development (UEFI, x86_64, protected/long mode transitions)
- π Ferrum β a KVM-based VM platform
- π€ Embedded systems & robotics
A VM platform built on KVM focused on:
- Pre-booted system images
- Fast spin-up test environments
- Container-like developer workflow, but full OS control
- Custom bootloaders (BIOS + UEFI exploration)
- x86 protected β long mode transitions
- Bare-metal experimentation in Rust and C
- Operating systems design
- Virtualisation internals (KVM, hypervisors)
- Boot process engineering (BIOS/UEFI)
- Performance-critical systems
- Hardware/software boundaries