Tag: Netlify

First Svelte project - FEH Tracker 

Sep 23 2021

I made a tracker for the mobile game Fire Emblem Heroes, to keep track of your Aether Raids lift.

This site 

Jan 08 2022

Finally making a personal portfolio/blog website.

Sound classifier 

Apr 13 2022

A machine learning (ML) model for classifying sounds as happy or sad. It doesn't work extremely well, but considering that I trained it on my laptop with about 100 sounds, I'm pretty happy with its performance. I used PyTorch with torchaudio for training and running the model. I also made a website with the model hosted on Heroku to make it easier to use. Unfortunately, Heroku no longer offers free dynos, and it no longer works because I don't want to pay for a dyno just for this.

Something Good Today 

Mar 13 2022

Another SvelteKit project, this time with Firebase integration for accounts. It's an activity tracker I made mostly for myself, so I could track if I did something I felt good about every day (hence the overly generic name).

Timeline Generator 

Feb 06 2022

This is a quick timeline generator I threw together in a couple of days. You upload a spreadsheet of some sort, select columns, customize colors if you want, and it generates a timeline PNG for you.

Deru's Book of Made-Up Facts 

Oct 14 2021

A blog for my family to post random crazy things to. Made with Sveltekit and Sanity CMS. This is the first project I made with Sveltekit, and also the first thing I made with any sort of back end.