Command Palette

Search for a command to run...

hijero
Cover
Jerome

Jerome

Full-Stack Software Engineer

About Me

I go beyond simply implementing given requirements well — I relentlessly dig into the essence and root cause of problems, questioning why they are needed, and I pursue making meaningful, real contributions to customers and the company.

With a small team, I have joyfully built diverse experience spanning Web FE, BE, infrastructure operations, resource management, and team leadership — through the process of analyzing system problems and their root causes to grow an IoT service that once failed at just a few thousand devices into one that stably controls and manages an average of 50,000 devices per month within the same resources, over four years.

Recently, in step with the AI era, I have been expanding my joy of learning further — into improving team development productivity through AI Agent adoption and building RAG-based AI Agents.

About

JeromeCheonJaehong Cheon
Seoul, Republic of Korea

Handong Global University

AI · Computer Science (March 2014 ~ February 2022)

OPIc IH (ACTFL, 2020)

Skills

Languages

JavaScriptTypeScriptGo

Frameworks

NestJSTypeORMJest

Databases & Infra

MQTTMySQLMongoDBInfluxDBAWSApache KafkaDockerKubernetes

Experience

Dable Inc.

Manager · Backend Team

Dec 2025 ~ Apr 2026
  • Dable Marketing AI Agent Design & Development
    • Built RAG pipeline via vector embedding of advertiser FAQ docs — established NestJS + LangChain agentic service foundation for the team
    • Chose in-memory Vector Store over external Vector DB to eliminate unnecessary budget overhead
    • Built automated email workflow (collect → AI response → review → send) via Gmail API — reduced response time by 95%
    • Built back-office dashboard for AI reply review, centralizing advertiser inquiry management with logging

MerlotLab Inc.

Senior Researcher · Service Dev Team

Jan 2022 ~ Nov 2025
  • "MEMS" Energy Monitoring System Development [2025]
    • Introduced InfluxDB & integrated into in-house solution — established 2-year power consumption trend data pipeline previously unrepresentable in MySQL
    • Built real-time AMI power metering & graph visualization dashboard — reduced dependency on external solutions and cut operating costs
    • Implemented on-demand CSV export (yearly/monthly/daily) — changed AWS S3 ingestion method and cut server costs
    • 40M-record HTTP GET response: 7.3s → 356ms; aggregation cron job: 15min → 21sec
  • GRID 3.0 Responsive Web UI/UX Application [2024]
    • Led full source code refactoring and UI/UX overhaul (75% contribution)
    • Added i18n multilingual support
  • "Smart Building Solution" Development [2023–2024]
    • Contributed to Zigbee sensor MQTT spec design and optimized parallel processing 200ms → 40ms
    • Expanded "schedule" feature to sensor-based smart dimming & SMS alert "automation" with fine-grained condition settings
    • Developed IR appliance remote control feature for Samsung & LG air conditioners
    • Upgraded to simultaneous multi-device automation triggered by weather and power meter data
  • GRID B2B IoT Control System Optimization [2022–2025]
    • Scaled system from 10K to 100K and 1M+ device capacity via legacy refactoring and DB redesign
    • Go-based MQTT parallel processing app: 2,000-device sync time 948ms → 387ms
    • Led CRA → Vite 100% migration of GRID WEB — bundle loading 3x+ faster
    • Established DDD/TDD-based team development and maintenance culture
    • Developed GFDR frequency-following lighting control system (KEPCO) and passed certification (article)
  • System Infrastructure & Performance Optimization [2022–2025]
    • Participated in AWS EKS/ECR multi-cluster Kubernetes infrastructure build-out
    • Contributed to mono-repo management, zero-downtime deployment, CI/CD, and logging pipelines
    • Developed MQTT message encryption and authentication mechanism for security hardening
    • Contributed to MSA design integrating MongoDB, Redis, InfluxDB alongside MySQL

Kzone

Frontend Dev Intern · Development Team

Jul 2021 ~ Dec 2021
  • Global Startup Academy 2nd Cohort
    • Developed and launched "customfactoriz" e-commerce site using Shopify
  • Developed Kzone homepage as a React web application
  • WordPress development and homepage migration

Projects

데이블 광고주 고객 메일 AI 자동 답변 생성 및 검수 대시보드

Dable.Inc

2026.01 ~ 2026.04

데이블에서 신규 광고주/대행사의 대시보드 적응 중 발생하는 이탈을 방지하고 광고팀의 반복적인 단순 문의 대응 리소스 낭비를 해결하기 위해 2026년 1분기 프로젝트로 AI 시대에 맞춰 RAG 기반의 마케팅 AI Agent를 개발하게 되었습니다. FAQ 및 고객 대응 메뉴얼 문서 기반으로 자동화된 답변을 빠르게 제공함으로써 고객들의 정보 접근성을 높여 적응률과 잔존율을 높이고, 응대 자동화를 통해 확보된 리소스를 다른 핵심 업무에 집중할 수 있는 환경을 구축하는 것을 지향합니다.

BackendDatabaseRAGAI

메를로랩 에너지 모니터링 시스템(MEMS) 대시보드 개발

MerlotLab.Inc

2025.02 ~ 2025.11

Energy Monitoring System(EMS)는 전력, 가스 등의 에너지원의 소모량을 실시간으로 측정하고 관제하며 사용 효율을 높이고 비용을 절감하는데에 효용성이 큰 시스템입니다. 메를로랩 만의 MEMS를 구축함으로써, 전력량 계측 시스템과 메를로랩 IoT 조명의 소모 전력 및 절감 전력을 실시간으로 모니터링하고 나타내어 사용 고객사에게 단순 조명 제어 뿐만 아니라 에너지 관리까지 가능한 폭넓은 경험을 제공하는데에 큰 의의가 있습니다.

FrontendBackendDatabaseMQTT

GRiD 3.0 UI 업그레이드

MerlotLab.Inc

2024.03 ~ 2024.09

비즈니스 고객사를 위한 플랫폼 GRiD 2.0 웹 애플리케이션에 UI/UX를 최적화 하면서 신규 기능을 추가하여 GRiD 3.0으로 개편했습니다.

FrontendBackend

대규모 100만+ 기기 운용 가능한 GRID 시스템 성능 업그레이드

MerlotLab.Inc

2023.02

GRiD를 도입하는 고객사가 늘어나면서 10만 개 처리 규모 서버 한계를 확장 시킬 필요가 있었습니다. 이에 기존 서버에서 병렬 처리와 성능 최적화가 필요한 기능을 따로 분리하여 별도 서버를 구축함으로써 100만 개 이상의 조명과 각종 기기 타입을 문제없이 수용, 서빙할 수 있는 시스템을 구현하게 됩니다.

BackendMQTTDatabaseAWS

조명/기기 제어 자동화로 구축하는 Smart Building Solution

MerlotLab.Inc

2022.11 ~ 2024.10

기존 GRiD의 제어 스케줄 기능을 "센서, 날씨 연동 조명 제어 자동화"로 확장하여 단순 시간 설정에 따른 조명 제어뿐만 아니라 연동된 센서 종류와 발동 조건에 따라 다양한 환경에서도 자동으로 스마트하게 제어, 관리되는 Smart Building Solution으로 발전시킨 장기 프로젝트입니다.

FrontendBackendAWSDatabaseMQTT

10만+ 기기 제어 및 운용에 적합한 GRID(산업용 IoT 조명 제어 솔루션) 성능 최적화

MerlotLab.Inc

2022.01 ~ 2023.01

GRiD는 허브(Hub)라는 Wifi 펌웨어 기반 중앙제어 하드웨어 기기를 통해 메를로랩의 Mesh 기술이 탑재된 조명, 장치, 센서 등의 디바이스를 클라우드 서버내에서 관리하기 위한 B2B IoT Web Server Application 입니다.

FrontendBackendAWSDatabaseMQTT

(주) 케이존 홈페이지 개발

Kzone

2021.10 ~ 2021.12

인턴으로 일하는 기간 동안 개인 개발로 케이존의 홈페이지를 구축했습니다.

Frontend