I'm a software engineer at SK AX, building enterprise backend and AI-agent systems.
My experience spans Spring Boot backend development, agentic workflows, RAG-based architectures, private LLM serving, cloud infrastructure, and production operations. I enjoy turning ambiguous requirements and system bottlenecks into software that is traceable, reliable, and practical to operate.
- π€ Building enterprise AI agents and AI-assisted delivery workflows
- βοΈ Designing reliable backend systems and reusable platform modules
- π Improving application and database performance through measurement
- βοΈ Interested in cloud infrastructure, distributed systems, and observability
| Period | Role |
|---|---|
| Sep 2025 β Present | Software Engineer at SK AX |
| Jan 2023 β Feb 2025 | Undergraduate Researcher at JBNU OS/Cloud Lab |
| Dec 2022 β Jan 2024 | President of the AM:PM Developer Club |
| 2025 | B.S. in Software Engineering, Jeonbuk National University |
May 2026 β Present Β· SK AX
Currently developing an enterprise QA agent and related automation workflows. More details will be added as the project progresses and disclosure permits.
Dec 2025 β Jun 2026 Β· SK AX
- Developed common backend modules for the CJ Olive Young Global B2B partner platform, including terms agreement, two-factor authentication, initial password change, and login-session extension.
- Participated in the first project delivered through SK AX's 100% AI-driven software delivery pipeline.
- Contributed reusable guideline prompts for the delivery pipeline.
Jan 2026 β Mar 2026 Β· SK AX
- Built an AI-driven change-impact analysis and compliance-support pipeline for regulated documents.
- Designed agent orchestration flows and retrieval pipelines for evidence-grounded analysis.
- Developed backend components for traceable execution and actionable review artifacts.
- Strengthened practical experience with agentic workflows, RAG architectures, and enterprise AI systems while respecting client confidentiality.
Jul 2024 β Feb 2025 Β· Project Lead / System Architect / Backend Engineer
- Re-architected JBNU's coursework WebIDE after a security incident in the legacy environment.
- Introduced Keycloak and Google OAuth2, JWT-based reverse-proxy routing, RBAC, isolated Docker workspaces, and a Squid outbound proxy.
- Led architecture design, sprint planning, backend implementation, and rollout.
- Now used as an official WebIDE platform for coursework at JBNU.
Tech: Docker Β· Node.js Β· Spring Boot Β· OAuth2 Β· Keycloak Β· OpenStack Β· Nginx Β· Squid
Dec 2024 β Jan 2025 Β· Infrastructure & AI System Engineer
- Built a private, OpenAI-compatible LLM serving environment on JBNU's JCloud using vLLM and OpenWebUI.
- Deployed inference on dual RTX 4090 GPUs and implemented API-key-based access control.
- Diagnosed tensor-padding and KV-cache memory overhead to select a model suitable for the available VRAM.
- Delivered secure in-house LLM access while reducing dependence on external commercial APIs.
Tech: vLLM Β· OpenWebUI Β· OpenStack Β· Docker Β· NVIDIA GPU
Nov 2023 β Sep 2024 Β· Backend Developer
- Developed the backend for an AR-based laboratory safety education platform using Kotlin and Spring Boot.
- Designed core domains and REST APIs, implemented authentication and Redis-backed features, and automated deployment through GitHub Actions.
- Resolved production CORS conflicts between Spring Boot and Nginx by centralizing CORS handling at the proxy layer.
- The project received multiple awards, including a Grand Prize, a Gold Award, and a Silver Award across university and national competitions.
Tech: Kotlin Β· Spring Boot Β· MariaDB Β· Redis Β· Docker Β· GitHub Actions Β· Nginx
π Published paper: AR safety training system based on ArUco markers using gyrosensor data and image data
Sep 2023 β Nov 2023 Β· Infrastructure Engineer / Undergraduate Researcher
- Designed and deployed an isolated OpenStack testbed for JBNU's private IaaS environment.
- Configured Nova, Neutron, Glance, and Keystone to support safe experimentation before production rollout.
- Presented the deployment strategy and JCloud architecture at a developer community meetup held with Samsung Developer Conference Korea 2023.
Tech: OpenStack Β· Linux Β· IaaS Β· Virtual Networking
Sep 2023 β Nov 2023 Β· Backend Developer / Performance Engineer
- Identified N individual ORM insert queries as the primary write-path bottleneck.
- Replaced single-row writes with JDBC batch inserts and verified the change through load testing.
- Improved response time by approximately 60% while reducing database write amplification.
Tech: Kotlin Β· Spring Boot Β· JDBC Batch Β· JPA Β· MySQL Β· Docker
I enjoy making systems more reliable, traceable, and easier to operate.