핫딜 스크래퍼에서 알림 시스템까지
(present.do)- 프로젝트 소개 및 시작하게 된 계기
 - 초반부: 핫딜 스크래퍼 - Bypassing the fingerprinting
 - Detecting duplicated hot deals using LRU cache + Hashtable
 - Conatinerizingthis system usingdocker-compose
 - 중반부:핫딜스크래퍼+@
 - Logging system and dashboard with Grafana, Loki, and Promtail
 - 후반부, 그리고 현재: 알림 시스템 및 키워드 알림 시스템
 - Why did decide to expand this project to the notification system?
 - Architecture overview and implement it step-by-step
 - using message broker to distributed system (memphis)
 - Caching layer for reducing of reading the storage (redis)
 - managing direct-message sending job with job queue (bullmq)
 
올려주신 내용만으로는 무슨 글인지 잘 모르겠습니다.
예를 들어 “프로젝트 소개 및 시작하게 된 계기”보다는 프로젝트 소개에 대한 요약과 시작하게 된 계기에 대한 내용을 적어주신다면 좋을 것 같습니다.