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

  1. Jun 2025

    Built a fast, accessible, content-driven portfolio in Astro with Markdown-based projects and notes. (Placeholder.)

    • Astro
    • web
    • static site
  2. Feb 2025

    SQL interview practice log

    In Progress

    Ongoing log of SQL problems solved for interview prep — window functions, CTEs, and query optimization. (Placeholder.)

    • SQL
    • interview prep
    • analytics

2024

  1. Nov 2024

    Deep-learning segmentation pipeline for detecting thin gap-junction structures in electron-microscopy volumes.

    • Biomedical AI
    • Computer Vision
    • Research
  2. Oct 2024

    ML deployment experiments

    Archived

    Experiments packaging models as Gradio/Streamlit apps and deploying to free tiers. (Placeholder.)

    • MLOps
    • deployment
    • Gradio
    • Streamlit
  3. Sep 2024

    Streamlit & Hugging Face demo experiments

    Prototype

    Prototyped lightweight demos on Streamlit Community Cloud and Hugging Face Spaces to compare workflows. (Placeholder.)

    • demos
    • Hugging Face
    • Streamlit
    • prototype
  4. Aug 2024

    Fine-tuned and compared transformer models for classifying sentiment in financial text.

    • NLP
    • Machine Learning
  5. Apr 2024

    Team-built attendance system using face recognition, with stranger rejection, reporting, and a dashboard.

    • Computer Vision
    • Applied AI
    • MLOps / Deployment
  6. Mar 2024

    Japanese language learning tracker

    In Progress

    Personal tracker for Japanese study — kept in the archive as a long-term record, not a technical project. (Placeholder.)

    • learning
    • personal

2023

  1. Dec 2023

    SQL and BI workflow analyzing sports data, with data modeling, KPIs, and interactive dashboards.

    • Data Analytics
    • BI / Dashboarding
  2. Sep 2023

    Real-time object detection and multi-object tracking experiments comparing YOLO with several tracking algorithms.

    • Computer Vision
    • Robotics