Projects
Here is a non-comprehensive list of some things I've made! :-)
Portal
Portal scene made with Blender and ThreeJS.Adventures of Leat
Platformer game built using Phaser, a JavaScript framework for Canvas and WebGL browser based games. The objective is to unlock levels by getting keys to doors, avoid spiders, and collect coins along the way!Elliot Smith Tribute
A tribute page for Elliot Smith that uses CSS Grid to make a responsive layout.Morning Bird
An iOS application built using SwiftUI. Users are able to enter cities and access current weather information. They also get an inspiring quote each day and a song recommendation if they enable Spotify. Additionally, users can build up a jacket recommendation system that uses data collected about whether they wore a jacket each day.
Small Wins
An application made with Rails and Google Sheets API showing a list of daily small wins. 🎯
LaLoyd - Theme for Jekyll
🐈 LaLoyd: A Jekyll theme focused on accessibility. 🐈⬛
Gratitude List
A gratitude list created with ReactJS.
Pomodoro Timer
A pomodoro timer created with HTML, CSS, and JavaScript. The Pomodoro Technique is a time management method that uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. Each interval is known as a pomodoro, from the Italian word for 'tomato', after the tomato-shaped kitchen timer that Cirillo used as a university student.
Etch-a-Sketch
An etch-a-sketch application! Throwing it back 😎
Calculator
A calculator application that does basic mathematical operations.
Restaurant Page
A dynamically rendered restaurant homepage using JavaScript. It is for my future oatmeal restaurant (yes, I love oatmeal! ❤️)
Weather Data
Dabbling with d3.js to create a stacked bar chart of snowfall in Madison (in inches) across the years.
Hangman Command Line Game
Commandline Hangman game implemented in Ruby!
Sufjan LSTM
Sufjan Stevens' Lyric Generator using LSTM Model