Pinned Repositories
AdventOfCode2023
My journey through Advent of Code 2023 using Kotlin!
Alien_Invasion
Alien Invasion game project from the book Python Crash Course by Eric Matthes.
FlightSearch
A simple codelab to learn data persistence that displays airports and flights based on a database. Users can add and remove favorite routes and their last search is saved.
Indigo_Ice
A saturated blue and purple dark theme for VSC.
OperatingSystem
A replication of a basic operating system in Java using threads, for ICSI 412 Spring 24.
Processor
A simple CPU replicated in Java, for ICSI 404 Spring 24.
SharieBot
SharieBot-Java
A custom chatbot for Twitch built in Java! Implements custom chat commands, event handling, and a music player.
ticTacToe
A pixel art interpretation of the classic tic-tac-toe game! Play against 3 computer players with different logical processes.
TrackTagger
A graphical Python application for editing .mp3 metadata. Last.fm is queried using an API key to provide automatic fetching of tags, album title and artist, and album cover.
SharieRhea's Repositories
SharieRhea/ticTacToe
A pixel art interpretation of the classic tic-tac-toe game! Play against 3 computer players with different logical processes.
SharieRhea/SharieBot-Java
A custom chatbot for Twitch built in Java! Implements custom chat commands, event handling, and a music player.
SharieRhea/SharieBot
SharieRhea/AdventOfCode2023
My journey through Advent of Code 2023 using Kotlin!
SharieRhea/FlightSearch
A simple codelab to learn data persistence that displays airports and flights based on a database. Users can add and remove favorite routes and their last search is saved.
SharieRhea/TrackTagger
A graphical Python application for editing .mp3 metadata. Last.fm is queried using an API key to provide automatic fetching of tags, album title and artist, and album cover.
SharieRhea/Alien_Invasion
Alien Invasion game project from the book Python Crash Course by Eric Matthes.
SharieRhea/Indigo_Ice
A saturated blue and purple dark theme for VSC.
SharieRhea/OperatingSystem
A replication of a basic operating system in Java using threads, for ICSI 412 Spring 24.
SharieRhea/Processor
A simple CPU replicated in Java, for ICSI 404 Spring 24.
SharieRhea/nvimgelion
Evangelion but for Vimmers
SharieRhea/NY-Eats
NY Eats is an informational app that lists places to eat in New York City! This app was made for learning purposes and is not intended for real use.
SharieRhea/Rhythmbox
This simple python script writes the artist and title of the currently playing song from Rhythmbox, the native Linux client for playing music, to a file: CurrentSong.txt, in the native directory. The script checks every second to see if Rhythmbox is open, and if it is, writes the currently playing song to the file.
SharieRhea/SharieRhea
Config files for my GitHub profile.
SharieRhea/SharieRhea.github.io
My personal/portfolio website! Showcases my projects and a little bit about me.