Projects

Here is a non-comprehensive list of some things I've made! :-)

Portal

Repo | Live

Portal scene made with Blender and ThreeJS.
screenshot of portal scene project

Adventures of Leat

Repo | Live

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!
animation of sprite character dying after touching spider

Elliot Smith Tribute

Repo | Live

A tribute page for Elliot Smith that uses CSS Grid to make a responsive layout.
image of elliot smith playing guitar with words 'the potential you will be that you will never see' across the image

Morning Bird

Repo

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

Repo | Live

An application made with Rails and Google Sheets API showing a list of daily small wins. 🎯


LaLoyd - Theme for Jekyll

Repo

🐈 LaLoyd: A Jekyll theme focused on accessibility. 🐈‍⬛


Gratitude List

Repo | Live

A gratitude list created with ReactJS.


Pomodoro Timer

Repo | Live

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

Repo | Live

An etch-a-sketch application! Throwing it back 😎


Calculator

Repo | Live

A calculator application that does basic mathematical operations.


Restaurant Page

Repo | Live

A dynamically rendered restaurant homepage using JavaScript. It is for my future oatmeal restaurant (yes, I love oatmeal! ❤️)


Weather Data

Repo | Live

Dabbling with d3.js to create a stacked bar chart of snowfall in Madison (in inches) across the years.


Hangman Command Line Game

Repo

Commandline Hangman game implemented in Ruby!


Sufjan LSTM

Repo | Blog

Sufjan Stevens' Lyric Generator using LSTM Model