Lee Dongju's repositories
chat-with-influencer
인플루언서와 일반 사용자가 소통하고, 구독 기반 채팅, 굿즈 판매, 그리고 개인화된 추천을 제공하는 소셜 플랫폼
cocktail-maker
칵테일 제조에 필요한 다양한 주류의 특성(향, 맛, 여운 등), 정보, 이미지를 관리하고 검색할 수 있는 RESTful API 서비스로, MongoDB와 SQLite를 활용하여 주류 데이터와 메타데이터를 저장하고, JWT 기반 인증 시스템을 통해 사용자 권한을 관리합니다.
freakin-go
golang 스터디
graphql-server-py
PostgreSQL 데이터를 GraphQL 로 서빙 (query, mutation)
lang-framework
LocalLLM에 Prompt를 주입해 대화형 응답을 생성하고, 동작 추적 및 시각화를 통해 LLM의 작동을 분석하며, Vector Storage와 LangGraph를 활용해 정보 관리와 응답 검증을 지원하는 애플리케이션
real-time-data-stream
실시간 주식 거래 데이터 스트리밍 및 이상 거래 탐지 기능을 제공하는 이벤트 기반 데이터 파이프라인
sysmon-to-rocksdb
Query Elasticsearch to retrieve data, save it to CSV files, store it in RocksDB, and then use GraphQL to fetch the data.
data-modifier
Load the CSV and manipulate the data using dataframes for data modification.
extract-ti-from-reports
Convert PDFs to text, then transform that text into structured JSON objects for Threat Intelligence.
file-to-image-for-cnn
Convert files to binary, then transform them into RGB images. Subsequently, use these RGB images to train CNN models in a supervised manner for malware detection.
golang-study
Learn the basics of using the GO language in-house
movie-app-2024
[React] 역대 인기순위대로 영화 정보를 볼 수 있는 웹사이트
pomodoro-todo
Pomodoro 타이머와 태그 기반 To-Do 관리 기능을 갖춘 React + Vite 기반 생산성 앱
slowapi
A rate limiter for Starlette and FastAPI
the-algorithm
Source code for Twitter's Recommendation Algorithm