2021 - Present

Palco

Simple Command Line Video Downloader and Audio converter using yt-dlp. Creates a downloads directory where the .exe is run which will contain the downloaded files. A List of supported sites can be found here

2019

Guess the Word Game

Very simple word guessing game created in Python with the Turtle Graphics Module . Requires two players to play. Code leaves a lot to be desired (quite a bit of spaghetti code) but it was one of my first projects.