Skip to content
View dooosp's full-sized avatar
  • Seoul, South Korea

Block or report dooosp

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
dooosp/README.md

Hi, I'm Taeho

Backend engineer building autonomous agents that solve real problems.

33 agents built — from stock trading bots to code auditors, all production-ready.

Featured Projects

Project What it does Stack
auto-trader Automated stock trading with 17 technical indicators + candle patterns + supply/demand analysis Node.js, KIS API
invest-quant 8-agent quant pipeline — factor scoring, walk-forward validation, drawdown monitoring Node.js, Python, DART API
mcp-gateway MCP agent hub integrating 15 tools across 6 domains Node.js, MCP SDK
ghostcode-auditor Shadow logic detector — tree-sitter AST + git blame + 15 rules + 4 metrics Python, FastAPI, tree-sitter
shadow-english YouTube subtitle-based shadowing + CEFR vocab + SM-2 spaced repetition (zero LLM) Node.js, NLP
news-scraper 8-source news aggregation + scoring + Anti-Echo-Chamber counter-perspective generation Node.js, Cheerio

Tech

Languages    Node.js · Python · Bash
Infra        Linux (WSL) · cron · MCP · REST
Data         DART API · KIS API · RSS · Web Scraping
Analysis     AST (tree-sitter) · Technical Indicators · Factor Models

Design Principles

  • LLM-optional: 15 of 33 agents run with zero LLM calls — pure rule-based logic
  • Security-first: 3-layer secret defense (hook → pre-commit → daily scan)
  • Autonomous: Agents self-monitor, self-heal, and report via email/Notion

Popular repositories Loading

  1. auto-trader auto-trader Public

    Automated stock trading bot — 17 technical indicators + candle patterns + supply/demand analysis (KIS API)

    JavaScript 1

  2. mcp-gateway mcp-gateway Public

    MCP agent hub — 15 tools across 6 domains (quant, trading, news, reports, robotics, Notion)

    JavaScript 1

  3. freecad-automation freecad-automation Public

    FreeCAD-backed automation pipeline for CAD, TechDraw, inspection, FEM, reports, and manufacturing-review artifacts

    JavaScript 1

  4. dooosp dooosp Public

    Config files for my GitHub profile.

  5. news-scraper news-scraper Public

    8-source news aggregator with scoring, link verification, and Anti-Echo-Chamber counter-perspective generation

    JavaScript

  6. b2b-lead-agent b2b-lead-agent Public

    B2B lead discovery agent — DART filings + Product-Problem mapping + multi-dimensional lead scoring

    JavaScript