competitive programming companion

Created a terminal-based Python application designed to serve as an assistant during online programming contests on AtCoder and CodeForces with features such as directory management, test case validation, rank tracking & automated submissions.

wordle bot

Developed a Python-based Wordle solver, employing greedy algorithms, while evaluating various strategies such as minimizing average and maximum values of the word-color pattern so as to optimize moves required to win achieving 99%+ success rate.