My Projects
A selection of my recent work, showcasing various technologies and skills.

Tokyo Turntable
This was our final rails group project at Le Wagon. Tokyo Turntable is a mobile web-app that helps users find shows to go to in the Tokyo area. It webscrapes venues and show listings, then it automatically pairs the bands to spotify so you can hear what they sound like.
Team: Will Sebastian, Juilian Schoenfeld, Hikari Hashiguchi
Date: June 2025


web-service-gin
This is my first go/gin project. It is a basic RESTful API made following a tutorial from teh go.dev website. I made it to start to get more familiar with APIs and go.
Date: July 2025

quiz-game
This is a simple command line quiz game made following an exercise from gophercises.com. It helped me get more familiar with file reading and parsing, command-line flags, channels, the time package, concurrent user input, and using interfaces in Go.
Date: July 2025

KojoLog
This is a project I am currently working on in my spare time. It is an industrial log book. This is used for recording the operation and maintenance of pressure vessels and is typically a legal, regulated document/database. I will updated this when it is complete.
Date: June-2025 - Ongoing