aasthas97 / experiments

Attempts at building things in Python. GUIs, tree traversal, games, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mood Journal

Basic mood tracker; GUI uses tkinter, data is stored in Excel.

Happiness 2019

Exploratory data analysis and an attempt at manual linear regression on the World Happiness Index Data 2019

Grad Admission

Univariate and multivariate regression. An exercise in interpreting regression models and understanding pitfalls

Graph Traversal

DFS and BFS traversal basics

Minesweeper

CLI version of Minesweeper developed for a Cognitive Science experiment. Followed this tutorial for the basics.

Calculator

Command line calculator built in Python with C (clear) and AC (all clear) functions.

About

Attempts at building things in Python. GUIs, tree traversal, games, etc.


Languages

Language:Jupyter Notebook 87.3%Language:Python 12.7%