• Menu

Menu

  • Home
  • About Me
  • Portfolio

Portfolio

Over time, I've had the chance to work on a lot of projects- from designing and implementing strong user interfaces to building artificially intelligent agents.
Here are some of the projects!

Water-licious

Using the Waterloo API, this web app can help students view restaurants on campus and search for specific food items

AI Agents

Artificially intelligent classifiers (e.g. Naive Bayes) that can identify documents in two categories using a bag-of-words model

OS-161

An OS that can handle multithreaded operations through the use of synchronization primitives and memory management techniques. (Private repo)

WLP4 Compiler

A compiler that can understand a subset of C language syntax and semantics. (Private repo)

Java UI Games

Multiple popular games such as Flappy Bird and Snake Game

CLI Games

Popular single-player games such as Decode (also known as Mastermind) and Chamber Crawlers