▌ Projects.md
▒ PATH:
▒ SIZE: 2.6 KB
▒ MODIFIED: 2026-06-07 03:01
Projects.md▒ SIZE: 2.6 KB
▒ MODIFIED: 2026-06-07 03:01
# Projects
Active projects and key details. For deeper notes see [[MemPalace Archive/projects/]].
## Tools to consider
- [[Tools — EZ-CorridorKey]] — open-source green-screen keyer (Python, fork of CorridorKey). Use for cleaner keys than NLE defaults, especially hair/edges. 63MB, free, no cloud.
## YouTube channels
- [[Junior VFX]] — Nick's 11-year-old son doing Zach King-style AI VFX magic. Real face, persona name, UK angle as feature. Family summer 2026 project.
## RezMyCV (formerly TailorMyCV)
- Domain: rezmycv.com (Cloudflare DNS, Railway hosting)
- GitHub: ncik8/TailorMyCV
- Tech: Flask + Supabase + Stripe + Railway
- Email: hello@rezmycv.com (Cloudflare Email Routing → personal email)
- Status Jun 4, 2026: Optimise CV button hidden. Website live. YouTube video launching 6pm NYC today.
- Content distribution plan (Jun 4-18, 2026):
- Day 1: LinkedIn article + X post
- Day 2: CoinCUstrard article (different angle) + Reddit post
- Day 3: X post #2 + YouTube Short goes live
- Day 4-5: YouTube long-form video live + Reddit/X engagement
- Day 6-7: News wire + X post #3
- Week 2: Fresh X posts (3-4), double down on what performs
- Video title: "I Sent 100+ LinkedIn Applications. Got 0 Interviews. Then I Built Something That Changed Everything"
- Full notes: [[RezMyCV]]
## Daily Comparative Data Video (@comparativedata1)
- 3pm HKT daily, 11-topic World Bank cycle
- Script: ~/.hermes/scripts/daily_comparative_video.py
- Output: /Users/Shared/hf-demo/gdp-animation/video_daily.mp4
- HyperFrames render mode
## EPL Betting AI
- GitHub: ncik8/betting-ai
- Poisson model on ~25 seasons EPL data
- Polymarket draw value (8-12% underpriced)
## HKJC Betting AI
- Wed + Sun 11am predictions
- Data: /Volumes/My Shared Files/UTM/hkjc-betting/
## Beepbo (beepbo.com)
- AI consulting landing page targeting HK businesses
- beepbo.com domain registered
- Weekly pillar article cron job
## GeBeCert
- Anti-counterfeiting SaaS via QR codes
- Repo: ~/projects/gebecert/
- Next: login/SaaS auth
## Charity Ledger
- Wife's small charity accounting app
- Flask + SQLite + voice input
- Spec at ~/.hermes/projects/charity-ledger/SPEC.md
- Awaiting wife's input on categories
## Futures AI
- Lead-lag strategy: Asia → Europe index futures
- Trigger: |HSI + N225 avg return| ≥ 1.5% → bet DAX in same direction
- Backtest 27y, holdout 2025-2026: 12 trades, 92% win, 16.5 Sharpe, -0.5% max DD
- Vol-targeted sizing (1.5% daily), 8-15 trades/year
- Files: ~/.hermes/projects/futures-ai/ + /Volumes/My Shared Files/UTM/STRATEGY_PROMPT.md (shareable brief)
- Plan: 1w paper (friend's AI) → 1mo paper (own) → small live → scale
- Full notes: [[Futures AI]]