Jukrap

Created by Ju-cheol Park

🤖 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 developer who checks the flow 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

Tooling/Ops

Node.js, Firebase, Google Cloud Platform, Vitest, Jest, Storybook, Sentry, AWS, Jenkins, Docker

Career

Triphos

2026.02 ~ Present

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

Logistics Management Web

2026.04 ~ 2026.06

Built logistics management flows for lookup, reservations, Excel, and printing.

Operations / Performance · End-to-end build

React・TypeScript・Vite・React Router・TanStack Query

Mobile Label Print App

2026.04 ~ 2026.06

Wrapped the logistics management web in a mobile WebView and connected native printer SDK work.

Logistics Management WebView / Printer SDK · End-to-end build

Expo・React Native・Expo Router・React Native WebView・Android native module

Built data-heavy admin screens around state-driven React flows.

Admin UI / migration · End-to-end build

React・TypeScript・Vite・React Router・TanStack Query

Chart Editing Web Tool

2026.03 ~ 2026.04

Built chart preview, option editing, and WebGL/GLSL background rendering for an editor tool.

Visualization / editor UI · End-to-end build

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

Built a tool that drafts kickoff documents from project material and repository evidence.

AI API / developer productivity · End-to-end build

Node.js・TypeScript・React・AI Agent workflow・Vite

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

github Icon

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 3rd place in the DIVE 2024 hackathon sponsor track

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

appleStore Icongithub 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

googleStore Icongithub 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