Author: @playsmai
TLa Boizple is a dual project:
- FastAPI Web App — create masked email aliases (like
queenbee@plaboi.st) that forward to your real address. - R Playground — small R scripts for learning and data demos (e.g.,
playgo.Rsimulates a simple game).
- Email verification via 5-digit code
- Fastmail-style alias logic (mocked)
- Slack notification support (optional)
- Mobile-first responsive UI
- R scripts for data simulation and analysis
- Backend:
uvicorn main:app --host=0.0.0.0 --port=10000 - Deploy via Render or Vercel (see
render.yaml)
- Open
r_playground/playgo.Rin Posit Cloud or RStudio - Run to simulate a game and print results
I can help with:
- ✅ Data cleaning & summary reports (CSV → clean + analysis + chart)
- ✅ R script fixes, refactor to Tidyverse style
- ✅ Small web app deploys (FastAPI / static sites on Render or Vercel)
📩 Contact: GitHub @playsmai