-
- Explored fish swimming motion with peer and faculty and presented poster at JMM 2025
- Implemented and applied sliding window embedding on data to capture motion
- Transformed data with PCA (scikit-learn) and persistence diagrams (ripser)
- Visualized results using matplotlib and documented the codebase following numpy conventions
-
Coin Detection with Jetson Nano using OpenCV and Realsense · Jan 2025 – May 2025
- Detect, segment, classify coins with WLKATA Mirobot using Jetson Nano and OpenCV
-
Hodgerank: Ranking tournaments using the discrete Helmholtz-Hodge Decomposition · Jun 2025 – Aug 2025
- Learned the basics of graph theory and explored applications of the discrete Helmholtz-Hodge decomposition in the context of sports ranking
-
Small language translation · Jun 2025 – current
- Building a custom transformer model and its data pipeline for small language translation (transliteration) tasks at SIL Global using Python and TensorFlow/Keras.