Hi, I'm Joseph—a passionate software developer with a love for Python. I enjoy creating practical tools that solve real-world problems, like automating tasks for cognitive behavioral therapy. My skills include building GUI applications, web scraping, and automation. While I'm still growing my experience, I'm an eager learner who thrives on tackling new challenges and expanding my knowledge in software development. Let's connect and build something great together!
Minesweeper game coded in python. No UI since its in the console.
A terminal based application written in python that lets you play the famous Tic Tac Toe game.
Binary search implemented in python. Program shows how fast binary search is compared to naive searching when looking for something in a long list.