Projects
Here are some of the things I have worked on. Aside from websites I have built for people, many of my projects are simply just me experimenting with new technologies and making stuff.
Buzz-In
January 2022
Buzz-In is a simple game buzzer that works similar to Kahoot (except no questions and leaderboard). It is meant to accompany other games or activities. I created this for my AP Environmental Science teacher, who loves playing Jeopardy with our class as review for tests.
In this project, I used Redux for the first time to manage global state, and I also worked with real-time communication for the first time by using Socket.IO.
- Technologies Used: React, Redux, Socket.IO, Tailwind
- buzz.josephgeis.dev
- Open source on GitHub.
Bell Schedule
September 2020
I created Bell Schedule as a way to help my classmates keep track of daily schedules while we had online learning due to the COVID-19 pandemic.
I built this using Next.js and deployed it on Vercel.
- Technologies Used: React, Next.js, Bootstrap
- thsbs.josephgeis.dev
- Open source on GitHub.