Currently in progress
This project's goal is to identify hummingbirds when they show up on a camera feed and notify the user/client when one is currently within the camera's view.
This project also serves as my project submission for the NVIDIA Jetson AI Specialist Certification.
A course from NVIDIA's Deep Learning Institute on using Jetson hardware for machine learning. Part 1 of the NVIDIA Jetson AI Specialist Certification.
An NVIDIA guide for building, training, and developing end-to-end machine learning projects on Jetson hardware, including image classification, object detection, semantic segmentation, and transfer learning. Part 2 of the NVIDIA Jetson AI Specialist Certification.
A robotic system for accurately tracking and firing a projectile at static and moving targets.
Homeworks, labs, and projects from UC Berkeley course CS61B "Data Structures and Algorithms." Projects include:
- BearMaps: Web-browser based maps application implementing Map Rastering, Routing, and Search with Autocomplete
- Build Your Own World: Java game with randomly generated worlds, player input navigation, and file manipulation.