Hello, I'm aeneas.
Also known as SunkenPotato (or sp).
I’m a 16 year old American-Albanian pursuing Computer Sciences, Visual Arts, and Triathlons.
Technical Skills
Projects
Note: this is a culled list, see my GitHub for a full(-er) list.
- 2pick: A zero-trust guitar marketplace startup, which is currently the main object of my attention.
- alexandria: My experimental rust-derived compiled language, a solo side-project (in progress).
- bevy-commodore: An open source text command framework for the bevy engine.
- Τυχη – Zufall durch Zerfall: An award-winning Jugend forscht 2026 project, a true random number generator implementation based on radioactivity. The paper is available here.
- playa: A self-built drum machine with an ESP32. All information about it is on this website.
- alblex: The official text inspector for Albanian texts at the LMU Munich (in progress).
Posts
Buttons
Adding buttons & more complex sound to the drum machine!
Playa: Introduction
Introduction to building a drum machine from scratch on an ESP32.
Perceptrons: Training (#2)
A description on the training of perceptrons.
Perceptrons: Introduction (#1)
A lightweight, algebraic introduction to perceptrons.
New site
This is the first time since a long time that I’ve revamped my website, and personally, I really like the new theme (seems likely considering I designed it myself!).
Rust implementation of K-Means
Writing the K-Means algorithm in Rust.