PROJECTS

MotiSpectra

  • Developed tool to assess listener engagement in online meetings
  • Trained custom convolutional neural networks to analyze attention and emotion

ConUHacks VIII: 2nd

Python

OpenCV

Tensorflow

Keras

Flask

TypeScript

Next.js

React

narratorRL

  • Created mobile app with optical character recognition to perform image-to-speech for the visually impaired
  • Included LLM to summarize ouput, detect language, and find key points

MetHacks: Cohere Challenge 1st

MetHacks: 2nd

JavaScript

React Native

Python

Django

Review Recap

  • Made a Chrome extension that parses Amazon reviews to generate a summary
  • Stored and cached results in a RESTful Django backend

uOttaHack 5: Noibu Challenge 1st

JavaScript

Python

Django

FIRST Robotics

  • Led software team and won Ontario Rookie All-Star Team, progressed to Texas World Championships
  • Developed C++ autonomous robotics code using real-time sensors and motor control

C++

WLP4 Compiler

  • Built compiler from WLP4 (custom subset of C++) to MIPS (RISC machine code)
  • 1st place in bonus optimization challenge with 18% better score than 2nd place

C++

block2discord

  • Created an app to write Discord bot code with block code and then translates it to Python

DeerHacks 2023: 2nd

Python

GPT George

  • Engineered a voice assistant with GPT-4 API
  • Connected to various services such as Spotify, weather, email, math, and more

UC Berkeley AI Hackathon

Python

OpenAI

QuizCaster

  • Built a web app that generates quiz questions by parsing PDFs, websites, and YouTube videos
  • Enhanced parsing with custom Naive-Bayes model

Hack the 6ix 2023

Python

OpenAI

scikit-learn

TypeScript

Next.js

React

MongoDB

Chess in C++

  • Created chess using OOP and memory safe principles

C++