Skip to content
View SharieRhea's full-sized avatar

Block or report SharieRhea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SharieRhea/README.md

Hi there, I'm Sharie Rhea!
I am a college student interested in programming and simply looking to enjoy the process.

On-going projects:

  • TrackTagger | Python
    • A GUI program for editing .mp3 metadata. Uses last.fm to query and fetch data if desired.
  • Malicious QR Code Detector | Kotlin
    • A mobile application that scans a QR code, determines if the destination URL is shortened, and provides the real URL. Optionally, a user may choose to check the URL with a service such as VirusTotal.

Future Project Ideas:

  • Period Tracker App | Kotlin
    • A free, open-source, privacy focused, and highly customizable period-tracking app.
  • Revisit Previous Advent of Code Years | ???
    • It would be fun to try a different language for every year!

Thanks for stopping by ^^

Top Langs

Pinned Loading

  1. AdventOfCode2024 AdventOfCode2024 Public

    My journey through Advent of Code 2024 using Rust!

    Rust 3

  2. OperatingSystem OperatingSystem Public

    A replication of a basic operating system in Java using threads, for ICSI 412 Spring 24.

    Java

  3. AdventOfCode2023 AdventOfCode2023 Public

    My journey through Advent of Code 2023 using Kotlin!

    Kotlin 1

  4. Processor Processor Public

    A simple CPU replicated in Java, for ICSI 404 Spring 24.

    Java

  5. TrackTagger TrackTagger Public

    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.

    Python 1

  6. TicTacToe TicTacToe Public

    A pixel art interpretation of the classic tic-tac-toe game! Play against 3 computer players with different logical processes.

    Python 5 1