Skip to content
jongkwan.dev

Projects

Selected decisions and outcomes from systems I designed, built, and operated.

2 of 10 projects
2025
Ongoing

Solo full-stack design and development

Automated Korean and US stock trading where LLM agents in distinct roles split the work from research to order placement

KIS and Kiwoom automated trading built on a four-stage SimplifiedRunner with LangGraph Planning and Session Graphs on top. Zero Trust three-network isolation and staged BACKTEST→PAPER→CANARY→LIVE rollout.

Python
FastAPI
LangGraph
Claude API
SQLAlchemy
+6
2025
Ongoing

A personal knowledge base RAG that Claude searches and indexes directly through MCP tools

A personal RAG that exposes Elasticsearch hybrid search (BM25+kNN+RRF), BGE reranking, and a concept graph to Claude through 14 MCP tools.

Python
Elasticsearch
sentence-transformers
BGE Reranker
MCP
+3