Basic mood tracker; GUI uses tkinter, data is stored in Excel.
Exploratory data analysis and an attempt at manual linear regression on the World Happiness Index Data 2019
Univariate and multivariate regression. An exercise in interpreting regression models and understanding pitfalls
DFS and BFS traversal basics
CLI version of Minesweeper developed for a Cognitive Science experiment. Followed this tutorial for the basics.
Command line calculator built in Python with C (clear) and AC (all clear) functions.