Project List


  • Taskmaster (Python): A project built with the Django module. The intent is a database for tracking pending and completed tasks. This project was to gain experience with backend frameworks and request handlers (01-09SEP2022 )  


  • Tower Defense (Python): A branch from my PartyQuest "module". This was a side-project for refactoring my code to optimize runtime efficiency (SEP2022 WIP)

  • PartyQuest (Python): Ambitious game project developing over several years (2019 - 2022). I wrote several design documents to envision my ideal game, which combined action and strategy. I would describe this as a "real-time strategy RPG". This game will be released on itch.io (soon™)

  • Indeed Web Scraper (Python): Script written to query Indeed listings based user-input (job position and location) and print to terminal  (26-28AUG2022). 

  • Dungeon Crawler (Python): My first Python project was a simple dungeon crawler. I wrote posts explaining the code to explain (to myself) the concepts of object-orientated programming, computational complexity, pathfinding algorithms, and random tilesets (JUN2021)

  • Random Projects: Non-programming projects, but some random things or writings I've done in the past

Comments