vivrao9 / nyt-sudoku

Created a browser extension that tracks how I fill out the NYT sudoku grid. This repo also contains a SQLite3 database tracking daily NYT sudoku grids and my sudoku performance from the extension.

Home Page:https://vivrao9.github.io/nyt-sudoku/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this repo?

I've always loved doing the sudoku. Doing it over and over and recording my time over the years has made me wonder how I can get faster at solving the puzzle. Enter analytics.

For this project, I created a browser extension that tracks how I fill out the NYT sudoku grid. Thie repo also contains a SQLite3 database tracking daily NYT sudoku grids and my sudoku performance from the extension.

This repo is divided into a few sections:

data-collection

This repo contains all the files necessary for data collection. It includes the Flask server, browser extension, SQLite3 database, original CSV files (from when I first started this project in grad school) and more.

data-analysis

All the files in here are primarily to analyze my sudoku performance. Here you'll find Jupyter notebooks and each Python function's JavaScript counterpart.

About

Created a browser extension that tracks how I fill out the NYT sudoku grid. This repo also contains a SQLite3 database tracking daily NYT sudoku grids and my sudoku performance from the extension.

https://vivrao9.github.io/nyt-sudoku/


Languages

Language:Jupyter Notebook 89.3%Language:JavaScript 5.4%Language:HTML 2.5%Language:CSS 1.5%Language:Python 1.2%Language:Shell 0.0%