cel.f00.sh — Femcel / Incel self-assessment from a formal product model.
F = I · (D − S)₊ · B · σ(k(C − C₀)) · ρ(L, P, M) · Ψ(R)
- Frontend: React + TypeScript + Vite + Tailwind v4
- Host: Cloudflare Pages (
f00-cel) → https://cel.f00.sh - X import: Pages Function
POST /api/x-import— public profile aggregates via fxtwitter/vxtwitter (no developer token required). OptionalX_BEARER_TOKENfor official X API fallback.
Source lives under src/.
npm install
npm run devnpm run build
npx wrangler pages deploy dist --project-name=f00-cel --branch=main| Path | Role |
|---|---|
src/lib/model.ts |
Product model, classification, captions |
src/pages/Assessment.tsx |
Multi-step survey + results |
src/pages/Methodology.tsx |
Spec page |
src/lib/scorecard.ts |
Canvas PNG export |
functions/api/x-import.ts |
Edge X prefill |
MIT.