Skip to content
View dongju93's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report dongju93

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

이동주 | Dongju Lee

Backend Engineer | System Architecture | AI Agent

시스템을 흐름으로 봅니다. 데이터가 움직이고, 이벤트가 연결되고, 변화가 전파되는 과정을 설계합니다.

기술의 작동 원리와 진화 과정을 깊이 탐구합니다. 복잡한 문제는 결국 그 이해에서 풀려나간다고 생각합니다.

🔗 Links

💼 Professional Experience

  • Platform Engineer, Lotte Innovate (2026.02 - 현재)
  • Software Engineer, Pinolike (2024.05 - 2026.02)
  • Project Manager, ClumL (2023.06 - 2024.04)
  • Consultant, dailySoft (2021.01 - 2023.06)

🛠 Technical Skills

Programming Languages: Python, Go

Backend & Frameworks: FastAPI, Django, Prefect, CrewAI, LangChain

Data & Infrastructure:

  • Database: PostgreSQL, MariaDB, MongoDB, SQLite, TimescaleDB
  • Streaming: Apache Kafka, Debezium (CDC), Apache Flink
  • Search & Analytics: Elasticsearch, Grafana
  • Caching & Messaging: Redis

DevOps & Tools: Docker, Kubernetes, Nginx, GitHub Actions

Architecture & Patterns: Event-Driven Architecture, Repository Pattern, Microservices, AsyncIO

🎓 Education

  • Bachelor of Science, Information & Communications Engineering
    Induk University (2012 - 2019)

📝 Latest Blog Posts

최신 기술 및 소프트웨어 엔지니어링에 대한 글을 블로그에 공유합니다:


📊 GitHub Stats

Dongju's GitHub Stats


항상 배움에 열려있고, 함께 좋은 소프트웨어를 만드는 것을 좋아합니다.
궁금한 점이 있으시면 연락주세요! 🙌

Pinned Loading

  1. cocktail-maker cocktail-maker Public

    칵테일 제조에 필요한 다양한 주류의 특성(향, 맛, 여운 등), 정보, 이미지를 관리하고 검색할 수 있는 RESTful API 서비스로, MongoDB와 SQLite를 활용하여 주류 데이터와 메타데이터를 저장하고, JWT 기반 인증 시스템을 통해 사용자 권한을 관리합니다.

    Python

  2. ai-agents ai-agents Public

    AI agents will rule everything.

    Python 1

  3. cooking-recipe-api cooking-recipe-api Public

    A Django REST API for managing cooking recipes with PostgreSQL and token-based authentication.

    Python

  4. real-time-data-stream real-time-data-stream Public

    실시간 주식 거래 데이터 스트리밍 및 이상 거래 탐지 기능을 제공하는 이벤트 기반 데이터 파이프라인

    Python

  5. graphql-server-py graphql-server-py Public

    PostgreSQL 데이터를 GraphQL 로 서빙 (query, mutation)

    Python

  6. freakin-go freakin-go Public

    golang 스터디

    Go