software projects, experiments, and open source contributions
A personal portfolio to show off what I do in my free time, covering my coding, engineering, and art projects. This website is entirely custom-built, using HTML, CSS, and JavaScript.
A useless website where you can open up lots of useless windows. To open a random website, don't type in a URL.
An application which alows you to train an LSTM machine learning model on custom data. The goal of this project was to learn how LSTM AI models fundamentally work. I did not use any machine learning libraries, and the LSTM implementation is entirely my own. It's also programmed entirely in Rust, and does not use any web-based libraries for the GUI (which is a good thing)