My Projects

This Page

  • Built using NextJS, hosted on Github Pages.

===AI PROJECTS===

Object Detection and Monitoring through UAV
Paper | Thesis | Test run with Naza Drone 1 2 | Test run with DM107s

  • Engineered a custom drone capable of identifying, following targets and transmitting live video to RTSP-compatible devices.

OCR AI Web

  • Designed an AI document scanner that utilize LightOnOCR model to transcribe image to text.

Reversi: Minimax VS Monte Carlo
Paper

  • Designed a benchmark of two AI algorithms against several games of Reversi, using multithreading to improve efficiency.

===OPEN SOURCE COLLABORATION===

  • OregonFlora
    Improved reliability and performance of a statewide research system serving over 150,000 users with 1.5 million clicks annually.

===GO APPS===

===NODEJS APPS===

  • MySQL parseSlowQuery
    A tool that reads mysql slow_query_log, sort queries by query time descending and outputs to JSON and CSV for easier view.

  • mailworkday
    Script that send emails when you have to work on weekends. Built using NodeJS and Google Calendar API.

  • http-proxy
    A Reverse Proxy built using ExpressJS and express-http-proxy for debugging microservice projects. Nodemon is for developing this app with hot reload.

===PYTHON APPS===

  • Binary2text
    A short script to convert binary to ASCII/UTF-8 string and vice versa.

===COURSE PROJECTS===