Other Projects
C# Projects
MaimaiViewerEditor (WIP)
Emulates viewing, editing and playing charts for the MaiMai rhythm game, aiming to match original game behaviour as closely as possible
C#, Unity
Python Projects
MXB362_CaseStudy
A Python university assignment from MXB362 Advanced Visualisation and Data Science where I downloaded data on hundreds of LLMs from Artificial Analysis and compared benchmark scores to visualise the progress of LLM intelligence, speed and cost over time
Python, MatPlotLib, Pandas, Seaborn
JobScraper (WIP)
Scrapes HTML from SEEK URLs and stores job info in a SQLite database to be used in template resume/cover letter formatting.
Python, urllib, bs4, docxedit, sqlite3