My Favorite Projects
1. "Thinking about the Next Generation of Gaming" (2022)
This project combines a BCI(brain computer interface) and VR(virtual
reality) to give the user a more immersive experience while playing a
video game. Following the software development lifecycle, my team used
an agile method approach to perform weekly sprints to complete tasks.
To accomplish the goal, we used an Emotive Headset that is capable of
reading brain waves so that we can classify the users intention. Next
we then took the data from the headset and put it into a machine
learning algorithm to act on the users intention. We then use a
trained model to classify the data from the headset in real-time and
send that classification to our VR Game.
Click here to read more about this project!

2. Pokemon Catcher (2023)
A fun project I started working on using the Java knowledge I already
had plus the JDBC knowledge I picked up from working with Cognixia
doing full-stack development. This project allows the user to create
an account and simulate catching pokemon, by throwing pokeballs, and
add them to your collection which is tracked through the database. I
plan on continuing this project by adding more features such as,
different pokeballs, catch rates based on pokemon rarity, and more
regions with more pokemon.
Click here to for the github link to this project!

3. Simple Calendar (Coming Soon)
A simple yet efficient calendar application crafted with HTML, CSS,
and JavaScript. This project offers users a clean and intuitive
interface to manage their schedules. Users can easily navigate through
months, add and edit events, and visualize their agenda with clarity.
It also allows for custom styling options to make your calendar more
personal and allow users to tailor the calendar to their preferences.
Whether it's organizing appointments, tracking deadlines, or planning
events, this calendar serves as a helpful tool for users to stay
organized and productive.

4. mYOUsic (Coming Soon)
This project is a music library application that will show the user a
song everyday and recomend you songs based on your mood, time of the
year, and even events going on. Once you get shown a song it will give
you the option to listen to it and even add it to your music playlist,
using a connected spotify account. The idea came from me and a friends
app design course in university, and I have decided to recreate it as
well as a website to go along with it so that it could be used on a
compututer or mobile device.
