HTML/CSS
This is a very basic showcase of my understanding of HTML/CSS fundamentals. It is a tribute to who I think is the greatest of all time (GOAT).
Python
This is a group project I worked on with two of my classmates. It is essentially a tamagotchi, or a pet simulator. You are assigned an Idno and are tasked with keeping it alive by feeding, cleaning, and playing with it.
JavaScript, HTML/CSS
This is a group project I worked on with three of my classmates. It is a functional weather app. You can enter the name of a city, and it will show you relevant weather information. You can save cities to a favorites list for easy access.
Python, Django, HTML/CSS
This is a solo project that simulates a cat adoption agency's website. You can sign up, log in, list cats for adoption, and send emails to inquire about certain listings. You can also edit account and listing information.
Java
This is a solo project that simulates a round of Wheel of Fortune. A random puzzle is selected from the database, and players can select to buy vowels, spin the wheel for consonants, or solve the puzzle.
Java, Spring
This is a solo project that acts as a playlist manager and potential music player. Users have the option to create, edit, and delete playlists. They can also search for YouTube videos and save them to the database to be added to a playlist. Users can edit song details and add or remove songs from their playlists.