Keunsik Works @givepro91
한국어 CV

ENGINEER · BACKEND → AI PRODUCTS

Keun-sik Jang

Engineer building AI products from a backend foundation

Backend is the foundation. Products are the direction.

Keun-sik Jang profile
01

Profile

Engineer who started in backend systems and now builds AI products. Over the past decade, I have worked across service architecture, asynchronous processing, data pipelines, infrastructure, and product delivery. I work from the question, “How far does this problem need me to go?”—from backend foundations to user-facing product, operations, and release.

NOW

Exploring my next role after Spacewalk and building personal products in the meantime. I make system boundaries explicit: where AI can act, where a person must approve, and how a change can be reversed and audited.

02

Experience

Peoplely, Inc.

Manager / Product & Engineering Lead

Planned, built, and operated an exhibition audio-guide platform and exhibition-linked commerce, while leading a small team.

  • Developed and maintained Qpicker, an exhibition audio-guide platform with a React Native app and admin back office. Integrated Firebase and payment services; the product reached 100K+ cumulative downloads and supported a Haribo Asia exhibition contract.
  • Planned and built the After Museum commerce platform, including REST APIs and payments, and delivered the MVP and AWS deployment within one month. Built CI/CD with Jenkins and Bitbucket and led a 3–5 person team.

Spring Boot · Java · REST API · JWT · Jenkins · MariaDB · Firebase

Taejeon Pharm Sales Co., Ltd.

Assistant Manager, Digital Strategy

Built commerce backend services and ERP integrations for a health-supplement platform.

  • Developed product, order, delivery, payment-state, and back-office features, and automated product and order synchronization between the ERP and storefront.

Java · Spring Boot · ERP Integration

Apsun Group

Web Developer / Strategic Planning

Led planning, development, operations, and deployment for brand web and mobile services, including an integrated admin system.

PassNJoy

Software Engineer

Developed and operated a travel and ticketing platform across payments, reservations, cancellations, inventory, and back-office tools.

Cheongju Gyocaro

Software Engineer / R&D Team

Developed and operated a regional online information service and internal data-management tools.

03

Personal Products

Products planned, built, released, and operated independently.

Tower & Mercenaries

Solo Product Builder · Paid iOS Game

A party-management game where players recruit mercenaries and climb a tower while watching automated battles.

  • Planned, built, released, and promoted the product alone; handled Apple Developer registration, review, pricing, and release operations.
  • Released at ₩3,300 on Aug 18, 2026. Ten days later it reached #3 among all paid games and #1 in RPG on the Korean App Store; the same snapshot showed 115 daily downloads and two ratings. Added deterministic combat conditions for reproducible balancing and published a free web demo without ad spend.

TypeScript · Vite · React · Zustand · Tauri · iOS

Nolgot

Solo Product Builder · Parenting Map

A map app that helps parents of young children find a place they can actually visit today within 30 seconds.

  • Owned planning, development, data collection, App Store review, and release. Collected practical details that public datasets do not provide and reduced first-screen response time from 2,289–4,415ms to 18–29ms after reproducing a user report.

Next.js · TypeScript · Supabase · Capacitor · iOS · Vercel

04

Selected Projects

PlanNext Retail · PlanNext.AI

Product Lead · Backend / Infrastructure / AI Serving

An AI retail-design product that analyzes a site, proposes store strategies, generates 2D/3D layouts, and exports drawings.

  • Separated conversational AI from structured design data so the 2D view, 3D view, and DXF export stayed aligned.
  • Turned the design API into a paid product with authentication, plans, usage history, and queued long-running jobs.

Kotlin · Spring Boot · Coroutines · Kafka · Redis · LLM Serving · AWS EKS

PlanReview

Infrastructure & Application Lead

A service that checks architectural drawings against regulations after a user uploads a PDF.

  • Separated the web request path from long-running analysis with a queue so document processing would not slow the product down.
  • Kept the analysis engine's result consistent across every view and added automated deployment checks after a production configuration failure.

TypeScript · Hono · Prisma · Redis · Next.js · Python · Docker

Landbook · Row-house Redevelopment

Backend Engineer

A PropTech platform that analyzes buildable area and project profitability from land and regulatory data.

  • Joined an existing service-oriented backend and improved non-blocking communication and parallel notification delivery.
  • Led the row-house redevelopment analysis backend and adapted it for secure deployment inside a public-agency network.

Kotlin · Spring Boot · WebFlux · Coroutines · Ruby on Rails · PostgreSQL · PostGIS

Nova

Solo Builder · Open Source

A Claude Code plugin that separates code generation from independent evaluation before changes are committed.

  • Made review a required path rather than a recommendation, using separate roles and hooks so unreviewed code cannot be committed.

Claude Code Plugin · MCP · TypeScript · Bash

Ground Control

Solo Builder · Infrastructure Agent

An infrastructure agent that narrows down causes of incidents and asks the owner before taking action.

  • Designed a workflow that keeps the final decision with a human and reports confidence as clear, suspected, or hypothetical rather than unsupported percentages.

Python · FastAPI · Claude Code CLI · Slack Bolt · AWS

Realty Data Pipeline

Backend Contributor · Data Reliability

A monthly nationwide real-estate data pipeline designed to recover cleanly from blocks, errors, and interruptions.

  • Added backoff, circuit-breaking, and administrative-district checkpoints so collection could slow down safely and resume from the interrupted point.

Python · PostgreSQL · requests · Slack