Computer Science
Here are some of my favorite cs projects in no particular order:
- Machine Learning
- Advanced face detection in MATLAB (vision)
- Real-time motion tracker in MATLAB (vision)
- Aerial image segmentation with a drone in MATLAB (vision)
- Object recognition in MATLAB (vision)
- Image alignment and stitching in MATLAB (vision)
- Article recommendation system in Python (NLP)
- Sentiment analysis in Python (NLP)
- Graphics and Vision (Geometric-based)
- Honors thesis: locating Camera Position in 3-D Space from Distinct Features of Architecture on 2-D Image
in Java (vision)
- Ray tracing in C++ (graphics)
- Human posture prediction on machinery in C++ (graphics)
- Infinite computer-generated paintings in the style of Jackson Pollock with Entropy in Java (graphics)
- 3D rotation about arbitrary axis in Java (graphics)
- L-system tree visualization in Java (graphics)
- Data Science
- Proximity map visualization of gene expression data of two species in Java
- Sunburst chart visualization for funnel analysis on user data in Python
- Web Apps