Skip to content
View leejinseok0614's full-sized avatar

Block or report leejinseok0614

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
leejinseok0614/README.md

Jinseok Lee

Backend-focused developer interested in AI agent systems, automation, and practical workflow engineering.

I like building systems that reduce repetitive work and make operational flows easier to reason about. Recently I have been focusing on LangGraph-style agent orchestration, QA automation, and backend architecture that can grow without becoming hard to maintain.

Focus Areas

  • Backend architecture with PHP, Laravel, Node.js, and Python
  • AI agent workflow design with LangGraph / LangChain
  • Browser, API, and DB-based QA automation
  • Speech evaluation and AI feedback pipelines
  • Practical automation for developer productivity

Featured Projects

JARVIS Workflow Engine

LangGraph-based multi-agent workflow engine inspired by JARVIS-style task orchestration.

  • Backend: Python, FastAPI, LangGraph, prompt-based tool execution
  • Frontend: Next 16 workflow visualization and execution trace viewer
  • Monorepo: original integrated version

StudySharing

Android capstone project for sharing study records and code in an SNS-style mobile experience.

  • Kotlin / Android
  • Firebase
  • MVVM, ViewModel, LiveData
  • Feed, profile, comment, follow, notification flow

JSP / PHP Study Projects

Older repositories documenting web fundamentals through practical implementations.

  • JSP BBS: login, session, board CRUD, JDBC
  • JSP Lecture Evaluation: JSP-based lecture evaluation UI/service flow
  • Hackers Test: PHP account flow, Ajax, layout separation

Tech Stack

Backend     PHP, Laravel, Node.js, Python, FastAPI, REST API
Frontend    React, Next.js, JavaScript, TypeScript
AI / LLM    LangGraph, LangChain, GPT/Claude orchestration, RAG design
QA          Playwright, Chromium automation, API/DB validation
Infra       AWS Lambda, SSM Parameter Store, Docker
Database    MySQL, PostgreSQL

Engineering Notes

  • Prefer maintainable structure over trendy implementation.
  • Keep orchestration state explicit.
  • Separate controller, service, agent, graph, and tool boundaries.
  • Design automation around actual operational bottlenecks.
  • Document repositories so future readers can understand intent quickly.

Pinned Loading

  1. PHP-HackersTest PHP-HackersTest Public

    PHP account flow practice project with login, recovery, profile update, and Ajax.

    PHP 1

  2. JSP-BBS JSP-BBS Public

    JSP and MySQL bulletin board project covering login, sessions, and CRUD.

    Java 1

  3. JSP-LectureEvaluaion JSP-LectureEvaluaion Public

    JSP-based lecture evaluation study project with Bootstrap and jQuery.

    Java 1

  4. Kotlin-StudySharing Kotlin-StudySharing Public

    Android capstone app for sharing study records and code in an SNS-style experience.

    Kotlin 1