This page of the website features my top works using the Python programming language.
A classic Game of TicTacToe, digitalized purely with the Turtle module in Python PyPi.
An entertaining game with two AI characters, developed using Python.
A Password Manager coded with Python, that stores all your passwords securely in a .txt file, which can be retrieved conveniently at the press of a button. This was aimed at resolving issues faced due to forgetting passwords.
Want to search for a word but do not have access to a heavy hundred-plus-paged book? Here is an online dictionary coded in Python that can be accessed offline, anytime, anywhere.