Personal Projects

A front-end for Google Search, Google Image Search, and Google Advanced Search built with Bootstrap.

A Wikipedia-like online encyclopedia built with Django.

An eBay-like e-commerce auction site built with Django.

A front-end for an email client that makes API calls to send and receive emails built with Javascript.

A Twitter-like social network website for making posts and following users built with Django and React.

An AI that plays Tic-Tac-Toe optimally using Minimax.

An AI that plays Minesweeper using knowledge.

An AI to assess the likelihood that a person will have a particular genetic trait using a Bayesian Network.

An AI to generate crossword puzzles by optmizing a constraint satisfaction problem.

An AI that teaches itself to play Nim through reinforcement learning.

An AI to identify which traffic sign appears in a photograph using a neural network.

An AI to predict a masked word in a text sequence using tranformers and attention.