Skip to content
View takatoshilee's full-sized avatar
🦾
Coding...
🦾
Coding...

Block or report takatoshilee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
takatoshilee/README.md

hi, i'm taka

cs @ university of toronto. i build full-stack and LLM systems, then measure whether they actually work.

  • now: LLM guardrails research at prof. chechik's lab, a platform where law students verify AI-extracted rules from case law
  • prev: swe intern @ amicare (react native home-care marketplace) and alcon (python analytics, fortune 500)
  • some things i've made:
    • job radar watches 300+ company job boards and pings me the minute something good goes live
    • dancesync scores your dancing against a reference video, joint by joint
    • mst-clustering benchmarks MST clustering vs k-means across 200+ datasets (preprint on researchgate)

takatoshilee.me · linkedin · [email protected]

Pinned Loading

  1. DanceSync DanceSync Public

    Pose-based dance scoring with MediaPipe + OpenCV + FFmpeg. Joint-angle comparison via MSE, with audio sync. My IB CS Internal Assessment.

    Python 1

  2. html.ai html.ai Public

    Forked from tanujdargan/html.ai

    Real-time LLM UI personalization (UofTHacks 2025, team of 4). I built the demo sites, analytics dashboard, and debug panel, and integrated the SDK. Fork of tanujdargan/html.ai.

    HTML 1

  3. mst-clustering mst-clustering Public

    Kruskal vs Prim MST benchmarking (union-find in C++, NumPy harness). 117% faster on sparse graphs across 100 configs. Preprint: DOI 10.13140/RG.2.2.15350.41287

    C++ 2

  4. neetcode-submissions neetcode-submissions Public

    Interview-prep solutions, auto-synced from NeetCode. Mostly Python.

    Python

  5. AnyGPT AnyGPT Public

    GPT anywhere on macOS: select text, press a hotkey, get results. Swift menu-bar app, keys in Keychain.

    Swift

  6. Logify Logify Public

    AI journaling app: mood scoring + song recommendations. OpenAI + Spotify APIs. UofTHacks project.

    JavaScript 1