Summary
M.S. student at New York University and frontend engineer with 3+
years of experience building production-grade web and mobile
applications using React, TypeScript, TanStack Query, Zustand, and
modern API-driven architectures. Experienced in AI-powered product
development, RAG pipelines, real-time streaming interfaces, and
production monitoring. Seeking software engineering internship
opportunities in frontend, full-stack, AI platform, and MLOps frontend
roles.
Selected Projects
AI Wellness App for Women's Health (dwee)
github.com/soojjung/dwee-wellness-tracker
Apr 2026 — Present
-
Building a women's wellness app for menstrual cycle tracking,
next-cycle prediction, condition logging, and future AI-based
exercise, nutrition, and mood-journaling recommendations.
-
Designed the MVP around cycle prediction and user feedback
collection, with a roadmap to compare rule-based, statistical, and
ML-based prediction models.
-
Established an
AI-assisted engineering workflow using
repository-level context, coding rules, custom commands, memory
control, and sub-agent workflows.
GRE Vocab Master
apps.apple.com/app/id6758345755
·
github.com/soojjung/gre-vocab-master
Jan 2026 — Present
-
Released a 1,560-word GRE vocabulary learning app to web and iOS
using React 19 and Capacitor, maintaining the product through App
Store v1.5.
-
Fixed a silent quiz-generation bug involving inflected word forms
through regex-based normalization and full simulation across 1,560
vocabulary items.
-
Integrated Sentry across web and iOS after a
Supabase auto-pause incident, establishing production monitoring
and reducing new crash detection time to under 3 days.
TypeScript
React
Capacitor
Supabase
Sentry
Tailwind CSS
Vite
PWA
AI Policy Assistant for Newlyweds (bbumate)
bbumate.com
·
github.com/soojjung/bbumate-policy-chat
Aug 2025 — Nov 2025
-
Architected an end-to-end RAG pipeline using
LangChain (LCEL) and ChromaDB, centralizing 113+ fragmented
policies into a high-dimensional (4,096-dim) vector store.
-
Achieved a 66% reduction in system latency by
implementing parallel document grading, reducing complex task
processing times from 4.2s to 1.4s.
-
Engineered a
fallback strategy (RAG → Query Re-write → Web
Search)
using the Tavily API, ensuring 100% query fulfillment even when
domain-specific data was missing.
-
Developed a high-reliability grounding system
with 97+ URL mappings, ensuring all AI responses include
100% source attribution to official documentation
to prevent errors.
Python
FastAPI
LangChain
ChromaDB
Health Supplement E-commerce Platform
github.com/soojjung/health-supplement-shop
Aug 2025 — Oct 2025
-
Built a Spring Boot + React e-commerce platform
for health supplements, implementing core user flows across
authentication, product browsing, cart, order, payment, refund,
and review features.
-
Developed stable frontend authentication and order UX using React
and TypeScript, including silent token refresh, route guards, and
guest/member cart merging.
-
Implemented backend reliability patterns with
Spring Security JWT authentication, Toss Payments
approval/refund flows, order state management,
optimistic locking, and
EntityGraph-based N+1 query optimization.
Java
Spring Boot
Spring Security
JPA
MySQL
React
TypeScript
Docker
Personal Color Self-Diagnosis Service
omct.web.app
·
github.com/soojjung/personal-color-self-diagnosis
Feb 2023 — Aug 2024
-
Engineered a
9-stage algorithm using 36 curated chips
with a bonus round re-evaluating the top 4 candidates to resolve
ties, ensuring a 100% diagnosis rate.
-
Scaled the platform to
83,000+ diagnoses and 27,600+ AAU while
maintaining a 91.5% completion rate through an
intuitive UI/UX.
-
Designed a custom tie-breaker logic and a state management pattern
using Recoil atoms with localStorage persistence
to handle complex diagnostic flows.
-
Achieved 83% organic traffic (30,000+ sessions)
by ranking on the first page of Google for keywords through
targeted SEO and SSR optimization.
TypeScript
React
Next.js
Recoil
Styled-components
Firebase