Portfolio
Below you can find a selection of projects particularly relevant to my current interests, including ones that I have worked on in my free-time and in larger teams. As always, you can find more on my LinkedIn and GitHub profile.
Industry Experience
Morse Corp
Learn more at LinkedIn.
iRobot
Vision-Based Tracking System for Ground-Truthing. Acted as primary developer and designer for upgrading the robot tracking system used to test and robot behavior and provide ground truth for on-robot localization algorithms. Developed Unscented Kalman filter in Python, C++, and ROS to handle non-linear estimation and sensor fusion.
Learn more at LinkedIn.
Research Experience
Robotic Finger, Duke Intelligent Motion Laboratory.
Personal Experience
Highway Lane Tracker.
Tracks the position of a car within lane lines using computer vision. Robust to gaussian and non-gaussian noise as well as signal dropout. Find a more in-depth discussion at my GitHub and the blog write-up.
Behavioral Cloning Car.
Created a neural network that autonomously steers a simulated vehicle around limited-visibility tracks using camera sensors only. Clones the behavior of human drivers after training on human driving data. Github.
Vehicle Detector.
Detects (and places bounding boxes around) cars in video using an SVM and sliding window search. Github.
System Integration for Animal Tracking Drone.
Led system integration & development of UAV capable of locating visually tagged animals mid-flight. Took advantage of multiple open source libraries, combining them into one cohesive platform allowing for continued development of remote sensing applications. Project Website.