Skip to content
View recoma96's full-sized avatar
🌙
月走
🌙
月走

Block or report recoma96

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.

Content in all repositories owned by your account will be closed.
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
recoma96/README.md
profile

👋Introduction

  • Python 기반의 백엔드 개발을 주로 해왔으나. 다른 분야에 대한 학습도 좋아합니다.
  • 어떤 것이든 좋지만, 취미와 관심있는 것들을 위주로 개발하는걸 좋아합니다

📓Carear

  • ScalarData | Python Backend Developer | 2022.09.19 ~ 2026.04.30 | 3 years 7 months
  • Archisketch | Python Developer (Intern) | 2020.09.01 ~ 2020.12.31 | 4 months

🚧Projects

📈MyStocks Data Collector

투자 데이터 수집·적재 배치 인프라

✅ 운영 중 (유지보수·개선 진행 중)

토스증권 계좌의 보유 종목·수익률·매수/매도 내역을 주기적으로 수집해 S3에 적재하는 개인 프로젝트 MyStocks의 데이터 수집·배치 인프라

  • 토스증권 OpenAPI를 async로 병렬 호출해 보유 종목, 수익률, 비교군(VOO/QQQ) 시세, 체결 내역 수집
  • S3 + Parquet 데이터 인프라 구축, DuckDB로 SQL 가공 후 view JSON 생성
  • CloudFront + WAF IP Set으로 개인 투자 정보 접근 통제
  • Lightsail + crontab 기반 정기 배치, 월 약 $7 수준으로 운영
  • Tech: Python · uv · DuckDB · AWS(S3, CloudFront, WAF, Lightsail)

Repository

🛠Tech Stacks

  • Core: Python, Django, MySQL, Redis, Celery, AWS(EC2, RDB, Lambda, etc...), Docker
  • Expanding: FastAPI, Typescript, NestJS, PostgreSQL, React(Web, Native)

🎯Interests

  • GIS (PostGIS, GPS, etc...)
  • ML (Machine Learning)
  • Computer Vision

Pinned Loading

  1. mystocks-data-collector mystocks-data-collector Public

    본인 투자 관련 데이터 수집기

    Python 1