Tic-Tac-Toe
For my final project in Data Structures & Algorithms, we were tasked with creating our own version of a game form scratch while implementing a data structure we didn't learn about in class. We chose a bitboard, and constructed our tic-tac-toe around that using Java and the Java Swing library.
Languages: Java
View on GitHubPortfolio Website
While learning HTML and CSS, I decided to make this website so I can show off everything that I've learned so far, in addition to testing my abilities with HTML and CSS! Hopefully I can come back and give this a major facelift once I've learned more :)
Languages: HTML, CSS
View on GitHubSteam Game Price Tracker
A Python application that monitors Steam game prices and sends automated email alerts when games reach your target price. Built to learn API integration, database design, and automated task scheduling while solving a real problem I face: tracking when I can finally afford a game!
Languages: Python, SQLite
View on GitHubAnd many more coming soon!