arongeo

GitHub


Hi, my name is Aron!

I am a software developer.

My focus is mainly (embedded) systems development or low-level programming, but I really like to work on other projects too.

C is probably my favourite language out of them all, but I have used all kinds of different languages before, such as Rust, C++, Python, JavaScript, C#, Swift and so on... So to sum it up, I'll use whatever language I need to use.

Avid neovim user

Chip-8 Emulator in Rust

My adventure with implementing a Chip-8 emulator in Rust...

My first operating system

MMU, scheduler, tasks, etc.