Skip to content
View mhju0's full-sized avatar
  • Seoul, South Korea

Block or report mhju0

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
mhju0/README.md

Michael Ju

I build AI backends with Python, FastAPI, and PostgreSQL — services that check what the model says instead of trusting it.

filing-digest reads Korean and US financial filings with an LLM on a short leash: no citation, no sentence; no source number, no number. A golden-set harness regression-tests its answers in CI.

fullcourt measures what the NBA schedule does to a game — travel, rest, density — and predicts results, backtested against every season since 1985–86. When learned weights edged out my hand-tuned ones, I didn't ship them: the shipping bar was set before I saw the numbers. Live, daily data pipeline.

raintoday forecasts rain anywhere in Korea and re-judges every morning whether its own learning still helps — the day it loses to equal weights, it benches itself. Live.

stock-game is a paper-trading service for US and Korean stocks — multi-currency portfolios, benchmark comparisons, JWT auth, and a hand-built sliding-window rate limiter, hardened by two self-run security audits. Live.

Three of these run in production, two of them on daily automated pipelines. filing-digest runs anywhere Docker Compose does.

📫 michael.mh.ju@gmail.com

Pinned Loading

  1. filing-digest filing-digest Public

    Bilingual iOS reader for DART and SEC filings with citation-grounded Q&A, structured financial figures, and cross-lingual retrieval.

    Python

  2. fullcourt fullcourt Public

    Rest is a stat. NBA analytics on what the schedule does to a game — travel, rest and density first, plus shot value, player shooting splits and the cost of a missing player — checked against every …

    TypeScript

  3. raintoday raintoday Public

    오늘비 (raintoday) — South Korea local rain forecast. Leads with today's rain probability at your exact coordinate, shows when the rain arrives, and weights each provider by recently observed accuracy…

    TypeScript

  4. stock-game stock-game Public

    Session-based paper trading simulator for US and Korean equities with multi-currency portfolios and benchmark analytics.

    Python

  5. glass-table glass-table Public

    레인지와 EV로 생각하는 홀덤 훈련 — Korean-first iOS NLHE trainer: a guided 8-unit course, calibrated estimation drills, and hands against opponents whose strategies are published, every decision graded in bb

    Swift

  6. allergy-tracker allergy-tracker Public

    Korean iOS baby food-allergy tracker — one food at a time, 3-day observation windows, traffic-light statuses, calendar history, doctor-ready PDF export. Expo + React Native + SQLite/Drizzle, 100% o…

    HTML