Track record
Archive
A compact record of everything I've worked on — projects, experiments, and ongoing learning. The curated showcase lives on the Projects page.
2025
- Jun 2025
This portfolio website
In ProgressBuilt a fast, accessible, content-driven portfolio in Astro with Markdown-based projects and notes. (Placeholder.)
- Astro
- web
- static site
- Feb 2025
SQL interview practice log
In ProgressOngoing log of SQL problems solved for interview prep — window functions, CTEs, and query optimization. (Placeholder.)
- SQL
- interview prep
- analytics
2024
- Nov 2024
Deep-learning segmentation pipeline for detecting thin gap-junction structures in electron-microscopy volumes.
- Biomedical AI
- Computer Vision
- Research
- Oct 2024
ML deployment experiments
ArchivedExperiments packaging models as Gradio/Streamlit apps and deploying to free tiers. (Placeholder.)
- MLOps
- deployment
- Gradio
- Streamlit
- Sep 2024
Streamlit & Hugging Face demo experiments
PrototypePrototyped lightweight demos on Streamlit Community Cloud and Hugging Face Spaces to compare workflows. (Placeholder.)
- demos
- Hugging Face
- Streamlit
- prototype
- Aug 2024
Fine-tuned and compared transformer models for classifying sentiment in financial text.
- NLP
- Machine Learning
- Apr 2024
Face Recognition Attendance System
FeaturedTeam-built attendance system using face recognition, with stranger rejection, reporting, and a dashboard.
- Computer Vision
- Applied AI
- MLOps / Deployment
- Mar 2024
Japanese language learning tracker
In ProgressPersonal tracker for Japanese study — kept in the archive as a long-term record, not a technical project. (Placeholder.)
- learning
- personal
2023
- Dec 2023
AFL Analytics & BI Dashboard
CompletedSQL and BI workflow analyzing sports data, with data modeling, KPIs, and interactive dashboards.
- Data Analytics
- BI / Dashboarding
- Sep 2023
YOLO Object Detection & Tracking
CompletedReal-time object detection and multi-object tracking experiments comparing YOLO with several tracking algorithms.
- Computer Vision
- Robotics