Note: A lot of my coding work has been done in my various classes I've taken as a class assignment but few are personal projects
Blood Lust
Language: Python
Software: Ren'Py
Blood Lust
(Wicked Week game jam 2025)
Word Cloud
Language: Java
Software: IntelliJ
Word Cloud Code
This pulls from an inserted text file, it has to take the top X amount of most common words (excluding what might be considered a filler word) in any given text and display them at random sizes, colors, and locations without any overlap. It also displays how many times each word occurs and how many sentences are in the text.