← Back
Project Screenshot

Portfolio Website

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.

Project Screenshot

Useless Windows

A useless website where you can open up lots of useless windows. To open a random website, don't type in a URL.

Project Screenshot

4Cast

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)