About

CS @ Stony Brook University

Welcome to my page. My name is Jon Tow (pronounced like the Greek letter τ, not like tow-truck 😁). I enjoy coding, tinkering with machine learning models, and competing in amateur sporting events.

I also take up some server space over in these parts:

Projects

Playground

Impossible Tic-Tac-Toe

A minimax implementation for deciding the best moves in a tic-tac-toe game.
github

Sudoku Solver

A sudoku solver implemented with backtracking.
github

Maze Solver

A visualization of the basic uninformed search algorithms, depth-first and breadth-first.
github

Cell-Automaton

A simple implementation of Conway's Game of Life. Looking to implement rulesets for other cellular automaton in the future.

Language

Lispp

A little LISP interpreter built with Modern C++.
github

Volunteer/Community

Notes