My Portfolio

This page of the website features my top works using the Python programming language.

TicTacToe

A classic Game of TicTacToe, digitalized purely with the Turtle module in Python PyPi.

Roamer and Hunter

An entertaining game with two AI characters, developed using Python.

Password Manager

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.

Dictionary

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.