Skip to content
View Sungchunn's full-sized avatar
🎯
🎯

Block or report Sungchunn

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.

Content in all repositories owned by your account will be closed.
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
Sungchunn/README.md

3D contribution calendar

πŸ—οΈ Currently Building

Chiron β€” A Private AI Endurance Coach

An iOS app that reads my own training data and answers questions about it: whether pace is drifting away from heart rate, how this week's load compares to the ramp, whether the fatigue in my notes shows up in the numbers.

How it works: Strava activities and Apple Health metrics land in a Postgres-backed Spring Boot service β†’ the Flutter client streams answers from a coach that reasons over that history instead of giving generic fitness advice.

Built with: Flutter Dart Riverpod Java 21 Spring Boot 3 PostgreSQL Flyway OpenAI Gemini

The engineering I'm actually practicing here:

  • Two repos joined by a machine-checked contract β€” the client vendors the backend's generated OpenAPI spec, and a test suite binds every operation to the Dart that calls it and the Dart that parses the response. A backend change that would break the shipped app turns the client's CI red.
  • A compatibility verdict, not a diff β€” each spec change is classified by what it does to a client already in the field (breaking / restricting / additive), and a shape the rules don't model fails the gate rather than falling through to a reassuring answer.
  • Ports and adapters β€” Strava ingestion, HealthKit sync, and two LLM providers each sit behind their own boundary.
  • Streaming chat over SSE, with cancellable in-flight responses and persisted conversations.

Both repos are private while this is in development.


πŸ“¦ Shipped

AI Resume Tailor β€” Land More Interviews with AI

A full-stack webapp that tailors your resume to any job description and scores it against real ATS systems.

How it works: Pick a job from the built-in job board or paste any job description β†’ AI analyzes keyword gaps, role alignment, and formatting.

πŸ”— Try it live (Chrome-only): re-zoo-me.com

Built with: Next.js TypeScript FastAPI Python MongoDB PostgreSQL Redis

Key features:

  • Block-based resume editor with drag-to-reorder
  • Multi-stage ATS scoring pipeline
  • One-click PDF export via WeasyPrint

Pinned Loading

  1. yolov8n-ports-adapters yolov8n-ports-adapters Public

    Python 1

  2. 51M-Linkedin-user-DB 51M-Linkedin-user-DB Public

    Python 3

  3. PDF-RAG-Frontend PDF-RAG-Frontend Public

    TypeScript 1

  4. Gerrymandering-Project Gerrymandering-Project Public

    Jupyter Notebook

  5. Monte-Carlo-Simulation-on-Mamdani-Policy-Feasibility Monte-Carlo-Simulation-on-Mamdani-Policy-Feasibility Public

    Jupyter Notebook 1