Hello there, I'm Eliot!
I have a strong interest for systems programming and a deep hate for python's OOP syntax. More seriously, I've been doing robotics for over 10 years 🤖 and still very much like it. I have experience with C++, but I'm currently learning Rust and slowly wondering if it could be great for robot programming! Otherwise, I enjoy creating (and playing) video games 🎮.
I hope you can find something that interests you here, or perhaps over at my (currently empty) blog 🔍.
Here are some of the projects I've worked on:
- ArduinoExtra: a liteweight implementation of the C++ standard library's
vector
andfunction
classes - DreamWalker: my biggest game so far, which was born from a game jam
- squash: a very inefficient image compression algorithm based on JPEG and Haar wavelets