
Other Works
This page gives brief overviews and videos of other projects I've developed.

Project: Island
A 3D, third-person collectathon game exploring gravity across small planetary bodies. This was built over 2 semesters for my senior thesis at Bates College.

a die in the dark
A game made in 48 hours for the 2022 GMTK Game Jam, following the theme "Roll of the dice." It placed in the top 5% (331/6168) in itch.io's largest game jam as of then.
Try out the game here as is appeared in the jam by clicking in the window below. Or if you'd like a larger screen, you can navigate to its itch.io page below.
The game on itch.io
You cannot use fullscreen on this site, so if you wish, you can play on itch.io instead, where fullscreen is an option.

VR class projects
Various small projects made as part of the AR/VR Development and Design course at Dartmouth College, in teams of 2-4 people.
This first video was made in 2 weeks with 3 others. I was 1 of 2 developers (the music is not our own, but from "A Short Hike." The second video was made with 1 other person in a few days.

Tiny Search Engine
A small-scale search engine built in C as part of Dartmouth's Software Design and Implementation course.
This project was built in 3 weeks, with each week spanning a different major component of the search engine: a crawler, indexer, and querier. You can see the full cloned github project with each part here:
​