_






Languages and Tools

Python
Java
Git
HTML
CSS
JavaScript
SQL
ReactJS
PyTorch
TensorFlow
PHP


Projects

August 2020
Machine Learning | PyTorch | MNIST

Computer Vision Sudoku Solver

Reads sudoku puzzle from photograph and solves resulting puzzle.

Updated Regularly
HTML | CSS | JavaScript

Custom New Tab Page

A customized new tab page for personal use, containing links to my most used websites. Also has search functions for Duckduckgo, YouTube, and Wikipedia.

April 2019
Python | Planning | Algorithms

N-Queens

A collaborative project completed for an artificial intelligence course at Queen's University. Solves the N-Queens problem using an interative repair method in conjunction with a minimum conflicts heuristic.