Hi! My name is Jay. I'm currently studying Computer Science at the University of Illinois Urbana-Champaign (UIUC), spending time between the U.S., Singapore, and Korea.
Please reach out, I would love to chat! ☕
About Me
Professional
I’m a third-year Computer Science undergraduate at the University of Illinois Urbana-Champaign, graduating in 2027. My work bridges AI application development, full-stack engineering, and systems-level problem-solving.
I took time off from school to receive treatment for a gastrointestinal health issue in Korea. Simultaneously, I used the time to develop a clearer sense of how my studies could translate into meaningful impact. I worked as an AI Application Development Intern at Kakao Entertainment, where I engineered pipelines that integrated communication and documentation data into production-ready knowledge graphs powering internal AI agents. Before that, I joined an early-stage generative AI startup, working directly with the CEO to help establish its U.S. parent company and gaining first-hand exposure to the intersection of engineering, operations, and venture building.
I’m deeply interested in research centered around AI and scalable system design during the rest of my time at UIUC, with the intent of pursuing a Master’s program afterward. I’m currently seeking opportunities to further strengthen my development expertise and contribute to production-grade systems!
Personal
Work Experience
AI Application Development Intern
Kakao Entertainment – Seoul, South Korea | Aug 2025 – Present (ending Jan 2026)
About: Innovative leader in digital music and entertainment services, powering platforms such as Melon with advanced AI-driven personalization.
Chief of Staff Intern
NXN Labs – Seoul, South Korea | Oct 2024 – Feb 2025
About: Early-stage startup founded by Stanford engineers innovating in generative AI for on-model imagery and virtual try-on, expanding into U.S. retail and fashion-tech markets.
Projects
Productivity, Visualized. A graph-based task management app that brings clarity to your chaos.
I built MindFlow out of frustration with traditional to-do apps that bury tasks in endless lists. MindFlow introduces a more intuitive and visual approach to task management that helps users see connections between tasks and bring structure to their daily workflow. I also just wanted to work on something meaningful while learning React for the first time. My ambitious goal is to scale this for real users, though I'm still early in that journey.
MindFlow is currently functional but I'm in the process of migrating from Firebase to a more scalable Node.js + MongoDB backend. I have an extensive feature roadmap including drag-and-drop node reordering, recurring tasks, calendar integration, and AI-powered natural language input. See the full roadmap on GitHub to get a sense of where this project is headed.
A social platform for UIUC students to discover books and connect with fellow readers.
Illini BookBridge is a web application that allows UIUC students to discover books and connect with fellow readers. Unlike general platforms like Goodreads, it creates a secure community by requiring @illinois.edu email verification, enabling students to comfortably share their reading interests and build connections with peers who have similar tastes. The platform combines book discovery with social networking features specifically designed for the campus community.
Emphasis was not on frontend development, but on backend logic using MySQL: schema design, advanced queries, stored procedures, and triggers.