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 currently a third-year undergrad at UIUC studying Computer Science, with three semesters left.
My primary interests lie in creating impactful software through full-stack development, while I'm also exploring the exciting field of AI/ML. I'm strongly interested in pursuing ML research during the rest of my time at UIUC.
I have strong knowledge and experience with low-level systems programming, as well as comfortability with data structures and database systems. I take pride in fully challenging myself to excel in a rigorous and technically-focused CS program.
I took time off from school to work at NXN Labs in Korea, where I had the opportunity to gain insights into the operational and business challenges of running a startup, such as navigating market fit, scaling teams, and complexities regarding raising funding.
Wrapping up my time at NXN Labs, Iām looking for a software engineering internship opportunity to deepen my development skills. I aim to sharpen my expertise in building scalable systems, writing efficient and maintainable code, and collaborating within larger engineering teams.
Work Experience
Chief of Staff Intern @ NXN Labs
Oct. 2024 ā Mar. 2025 | Seoul, South Korea
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.