🤖 One quick ask: could you take a look at my ai-agent-playbook? It collects my personal AI agent skills and AGENTS.md templates.

Ju-cheol Park

jukrap628@gmail.com

Email Icon
GitHub Icon
Blog Icon
LinkedIn Icon

About Me

|

I'm Ju-cheol Park, a frontend engineer who follows user flows across web and mobile apps beyond the screen.

I try to build features that users can actually finish with.While building a logistics management web flow and mobile label-printing features, I learned that a working button on the screen is not enough. Reservation intake, Excel upload, label printing, mobile permissions, device selection, and output results all had to connect before the workflow could be used in actual operations. Since then, I try to check the user order and likely blocking points before building a feature.

I try to write code where state and data flow are visible.While building several business screens with React and TypeScript, I saw how quickly small changes become hard to predict when reads, writes, and screen state are mixed together. I used TanStack Query to organize server-data refresh flows and Zustand to separate screen state such as modals and tables, with maintainability in mind.

I narrow unfamiliar problems down under real conditions.When connecting a mobile WebView to Android native modules for Bluetooth printer output, browser-side debugging alone was not enough. I narrowed down causes by checking Android permissions, the WebView bridge, device SDK behavior, and label data formats on real devices. In the Posture Teacher project, I also improved a performance issue by moving from an OpenCV-based implementation to MediaPipe.

Skills

Languages

TypeScript, JavaScript, Java

Frontend

React, Next.js, Vite, TanStack Query, Zustand, Tailwind CSS

Mobile

React Native, Expo, Android Java, Gradle

Testing/Observability

Vitest, Jest, MSW, Storybook, Sentry

Tooling/Ops

Node.js, Firebase, Google Cloud Platform, AWS, Jenkins, Docker

Career

Triphos

2026.02 ~ Present

Web & Mobile Frontend Engineer

Designing and implementing user-facing flows across React business screens, mobile WebView, and Android integration.
Handling both end-to-end builds and legacy improvements with clear state, routing, output, and verification baselines.

Activity

Study Group Organizer

2024.05 ~ 2025.06

Coding-test and development knowledge study groups

Operated two study groups covering coding tests and development knowledge.

Programmers Dev Course

2024.05 ~ 2024.09

Cloud Application Engineering Course - Assistant Mentor

After being selected as an excellent graduate in a previous cohort, I mentored students in the second cohort of the course.
Mentoring topics included weekly development information sharing, graduate concerns, daily scrum participation, development problem solving, and project checks.

Programmers Dev Course

2023.12 ~ 2024.05

Cloud Application Engineering Course - Student

Completed a Cloud Application Engineering course focused on React and React Native development.
Training focus: React and React Native.

Study Mentor

2021.09 ~ 2022.02

Mentor-mentee coding mentoring

Participated in a study where I mentored mentees in programming and development topics.

Awards

DIVE 2024 Hackathon

2024.10

Busan Technopark President's Award

Gyeongsang National University AI Art Exhibition

2022.11

Encouragement Award

Submitted work: Sunset
Used Stable Diffusion

Coding Competency Enhancement Campus Competition

2021.10 ~ 2021.11

Pioneer Award

Gyeongnam Software Competition

2021.08 ~ 2021.10

Grand Prize

Work

A logistics operations case separating web state from Android-device responsibility across lookup, reservation, Excel, and label output.

Build · Operations / WebView and Android output

React・TypeScript・Vite・React Router・TanStack Query

A React visualization editor aligning chart-specific settings, field mapping, and preview state in one flow.

Build · Visualization / editor UI

React・TypeScript・Vite・Chart.js・WebGL/GLSL (OpenGL-style)

A project documentation tool separating repository evidence, AI drafts, workbook review, and scoped revision.

Internal tool · AI API / developer productivity

Node.js・TypeScript・React・AI API・Workbook UI

A hybrid life-information service stabilizing public API, cache, WebView, and file-level production delivery boundaries.

Maintenance · Legacy Web / Android WebView / Operations

Spring MVC・JSP・jQuery・Java・Android

S.Projects

2026.06 ~ Present

github Iconurl Icon

A personal developer tool for reusing AI agent working rules and project memory.

Solo development
Organized a CLI, reusable skills, templates, and project playbook structure
Built MCP-based read tools and operator check/search flows
Published as an npm package and GitHub repository

JavaScript・Node.js・MCP・AI Agent workflow・GitHub Actions

2024.10

A real-time guide service for Donghae Line passengers.

Frontend development
Google Maps-based map service development
Real-time station congestion, weather, restaurants, and route recommendations
Draggable modal UI/UX implementation
Won the Busan Technopark President Award (3rd place) at DIVE 2024

TypeScript・React・Next.js・Tailwind CSS・Google Maps Platform・Storybook

2024.07 ~ 2025.06

github Icon

A comprehensive job-preparation web service for aspiring developers.

Frontend development and DevOps
Blog feature development
Test-based development and error monitoring

TypeScript・React・Next.js・Tailwind CSS・Jotai・Jest・Storybook・Sentry・AWS・Jenkins・Docker

2024.04 ~ 2024.06

github Icon

A cross-platform app for sharing and joining hobby activities.

Frontend and backend development
Owned the full community feature area
Built reusable toast and modal components
Improved image resizing and caching
Applied pull-to-refresh and infinite scroll
Designed the database structure

JavaScriptㆍReact NativeㆍFirebaseㆍRealtime Database

2022.07 ~ 2023.05

github Icon

An app that detects posture and summarizes posture results.

Team lead and Android developer
Owned sitting and exercise posture detection pages
Built posture detection and MediaPipe extraction features
Multi-threading and optimization

JavaㆍAndroid JetpackㆍMediaPipeㆍSQLite