Skip to content
View WONJUNE-LEE's full-sized avatar
  • Hallym University
  • Chuncheon, South Korea

Organizations

@DeSpread-Consulting

Block or report WONJUNE-LEE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
WONJUNE-LEE/README.md

Hi, I'm Wonjune β€” gome πŸ‘‹

A "vibe coder" β€” except it ships to production and runs on a cron at 4 AM.

Web3 marketing PM at DeSpread who got tired of repetitive work and started building the automation himself. Now I ship the dashboards, agents, and on-chain systems my team runs on.


Profile views Gmail Telegram


🧭 TL;DR

  • PM Γ— developer. Led Korean marketing for major Web3 protocols, then turned the repetitive parts of the job into production software β€” and kept the pager.
  • Full-stack + on-chain. TypeScript / Python / Solidity, from Next.js dashboards to Postgres data pipelines to EIP-712 reward vaults on mainnet.
  • AI-native. Build agents, NLβ†’SQL, multi-source RAG, and LLM extraction pipelines as everyday tools β€” not demos.

πŸ› οΈ Featured work

Most of these live in private org repos, so the numbers below are what tells the story.

πŸ“Š Marketing-ops automation dashboard

Sole builder β€” 682 / 697 commits (98%). The internal tool a consulting team runs on.

  • Slack slash-command bot (modal β†’ DB β†’ channel alerts, signature-verified)
  • KOL settlement automation with a 6-step forwarding-tracker cron (4-hour state machine)
  • Dual Supabase (read/write split), Claude Haiku for summarization & scoring
  • ~50k LOC TypeScript Β· 64 API routes Β· 5 crons Β· 23 pages

πŸ€– Internal AI agent platform

Author of the core governance & tooling modules β€” 2nd overall committer.

  • Org-wide governance agents: PR-review bot + secret scanner + git guardrail hooks
  • Natural-language β†’ SQL over a read-only warehouse via MCP
  • Multi-source RAG research agent with style-learning and output guardrails

πŸ“ˆ Prediction-market Γ— Korean-equities fintech

#1 committer β€” 863 / 3,042 commits (~28%) on a pnpm + Turborepo monorepo.

  • Analyst-PDF β†’ 8-figure LLM extraction (structured output + Zod, confidence + cost metering, multimodal OCR fallback)
  • Real-time WebSocket quote client: exponential backoff, session-phase awareness, tickβ†’candle merging, REST fallback
  • Valuation engine: Piotroski F-Score, Altman Z, PER/PBR/EV-EBITDA, 4-factor radar
  • Prisma 93 models on AWS RDS Β· Next.js RSC + React 19
  • Honest scope: the AI-search RAG and the translator were teammates' work β€” not mine.

πŸͺ™ Korean Web3 community bot + on-chain USDT rewards

Sole author β€” 1,200+ commits.

  • Telegram bot (python-telegram-bot), 50+ anti-spam patterns, impersonation detection, scheduled messaging
  • On-chain reward vaults in Foundry / Solidity on Base & Arbitrum mainnet
  • EIP-712 signed claims, cross-chain replay protection, daily limits + cooldowns, atomic locking
  • dApp dashboard with wagmi / viem (Telegram mini-app wallet)

🧰 Tech stack

Languages

TypeScript Python Solidity SQL

Web & runtime

Next.js React Node.js

Data

PostgreSQL Prisma Supabase

AI

Anthropic OpenAI Gemini MCP RAG

Web3

Solidity viem

Infra

Vercel AWS Docker


πŸ“ By the numbers

~2,900+ personal commits across 4 production systems
Sole author of 2 systems Β· #1 committer on a 3rd
93 Prisma models Β· 64 API routes Β· 5 crons
~50k lines of TypeScript in one dashboard alone

πŸ“ˆ GitHub stats

Streak


πŸ“« Connect

Built by someone who'd rather automate it than do it twice.

Popular repositories Loading

  1. WONJUNE-LEE WONJUNE-LEE Public

  2. unitySimpleDIceGame unitySimpleDIceGame Public

    C#

  3. WONJUNE-LEE.github.io WONJUNE-LEE.github.io Public

    Ruby

  4. token-list token-list Public

    Forked from solana-labs/token-list

    The community maintained Solana token registry

    TypeScript

  5. opencv_yolo_compare opencv_yolo_compare Public

    I made it to compare the performance by measuring the actual distance using yolo and opencv.

    Python

  6. kokoa_clone kokoa_clone Public

    Kokoa Clone 2022 update

    HTML