Portfolio
Case studies
A technical portfolio that documents product scope, state models, interactions, and data isolation for each project. Demos are provided as reviewable product screens, with live services linked where available.
JOBDA
A multilingual AI-powered blog deployed as a live service: Next.js App Router with Tailwind CSS v4, eight supported locales, Yurasis AI content pipeline, AdSense integration, and a public API layer serving content to the standalone site from the Yurasis platform.
Yurasis Article
The public article reader built into the Yurasis platform: a server-rendered blog reader with per-blog primary color theming, Schema.org structured data, hreflang alternates, view tracking, related posts, and AdSense support — all derived dynamically from each blog's configuration without a separate deployment.
Seoul Skin Archive
A K-beauty subscription commerce demo engineered to a production TypeScript standard: eight typed domain interfaces, a three-layer demo infrastructure, a scoped CSS token system, and a quiz-to-cart state machine — all isolated from the host application and every external service.