Hi! My name is Keith!

Keith Chatbot 1.0

A chatbot built on Telegram to simulate my own speech patterns! Join me on this journey towards making it Turing Complete!

Frogger game

Built a simplified version of Frogger on a microcontroller that had two player wireless playability

Handwritten Digit Recognizer (Verilog)

Artificial Neural Network written in Verilog to recognize handwritten digits (loaded onto a FPGA)

News Article Classifier

Naive Bayesian Classifier that classifies news articles based on its written content

Handwritten Digit Recognizer (Java)

Artificial Neural Network written in Java to recognize handwritten digits

Credit Risk Predictions

Use of a decision tree to predict a person's credit risk

Awari

Computer game AI using Alpha-Beta pruning algorithm to play a traditional two-player Ashanti board game

Kings Knightmare

Solving constrained chessboard game with Depth-First Search, Beadth-First Search and A*Star search