joungmin
  • Joined on 2026-02-19
joungmin pushed to main at joungmin/tasteby 2026-03-09 15:57:18 +09:00
2cd72d660a Move region filters (country/city/district) to second row on desktop
joungmin pushed to main at joungmin/tasteby 2026-03-09 15:55:46 +09:00
17489ad9b0 Improve whitespace and spacing across header, filters, and buttons
joungmin pushed to main at joungmin/tasteby 2026-03-09 15:10:01 +09:00
08ea282baf Redesign footer with playful cartoon-style animations
joungmin pushed to main at joungmin/tasteby 2026-03-09 14:29:24 +09:00
237c982e6c Add company icon to footer
joungmin pushed to main at joungmin/tasteby 2026-03-09 14:10:32 +09:00
758d87842b Add footer with company name (SDJ Labs Co., Ltd.)
joungmin pushed to main at joungmin/tasteby 2026-03-09 11:23:10 +09:00
d4d516a375 Fix remap-foods: add missing db_conn import
joungmin pushed to main at joungmin/tasteby 2026-03-09 11:21:07 +09:00
54d21afd52 Add food tag remap feature and show menu tags in restaurant cards
joungmin pushed to main at joungmin/tasteby 2026-03-09 11:12:28 +09:00
a5b3598f8a Redesign restaurant list with card UI
joungmin pushed to main at joungmin/tasteby 2026-03-09 11:10:33 +09:00
f54da90b5f Add UX/design improvement guide document
4d09be2419 Add skeleton loading UI for better perceived performance
6c47d3c57d Backend enhancements: auth, channels, restaurants, daemon improvements
d6afb62c18 Mobile header: split search and toolbar into two rows
2bddb0f764 UX improvements: mobile bottom sheet, cuisine taxonomy, search enhancements
Compare 5 commits »
joungmin pushed to main at joungmin/tasteby 2026-03-07 15:01:29 +09:00
3694730501 Add admin features, responsive UI, user reviews, visit stats, and channel-colored markers
joungmin pushed to main at joungmin/upbit-trader 2026-03-06 20:46:53 +09:00
6e0c4508fa refactor: MVC 구조 분리 + 미사용 파일 archive 정리
joungmin pushed to main at joungmin/upbit-trader 2026-03-06 20:34:08 +09:00
976c53ed66 feat: 트레일링 스탑 전환 + 사전 필터 강화 + 예산 증액
872163a3d1 fix: 저가 코인 소수점 표시 + VOL_MIN 6.0 조정
9944b55f94 fix: restore_positions에서 locked 잔고 포함 + 기존 매도주문 취소
526003c979 fix: 포지션 한도 초과 방지 + LLM 호출 최적화
4f9e2c44c7 feat: LLM 판단 상세 로깅 + 텔레그램 메시지에 LLM 응답 포함
Compare 7 commits »
joungmin pushed to main at joungmin/tasteby 2026-03-06 13:47:34 +09:00
36bec10bd0 Initial commit: Tasteby - YouTube restaurant map service
joungmin created branch main in joungmin/tasteby 2026-03-06 13:47:33 +09:00
joungmin created repository joungmin/tasteby 2026-03-06 13:44:18 +09:00
joungmin pushed to main at joungmin/upbit-trader 2026-03-04 10:55:00 +09:00
ab5c963803 feat: WF always reads from DB + vol bypass threshold
joungmin pushed to main at joungmin/upbit-trader 2026-03-04 09:51:45 +09:00
2499ea08ef docs: rewrite STRATEGY.md for 10m vol-lead strategy
joungmin pushed to main at joungmin/upbit-trader 2026-03-04 09:28:19 +09:00
cfbacdacbc feat: rewrite strategy to 10m vol-lead with undying signal + watch alert
joungmin pushed to main at joungmin/upbit-trader 2026-03-03 16:15:00 +09:00
6580cda017 docs: update STRATEGY.md with F&G filter and project structure changes
joungmin pushed to main at joungmin/upbit-trader 2026-03-03 16:08:57 +09:00
6b2c962ed8 refactor: reorganize project structure into tests/, data/, logs/