An interactive educational tool that teaches people to recognize narcissistic manipulation tactics through simulated conversations.
- DARVO - Deny, Attack, Reverse Victim & Offender
- Love Bombing - Excessive early affection to create dependency
- Gaslighting - Making you question your reality
- Word Salad - Circular, confusing arguments
- Triangulation - Using third parties to manipulate
- Future Faking - Empty promises about the future
- Projection - Accusing you of their behaviors
- Non-Apologies - Fake accountability
- Covert Put-Downs - Disguised insults
- Dark Empath Awareness - Pattern recognition through lived experience
npm install
npm run dev- Push to GitHub
- Go to vercel.com
- Click "New Project"
- Import your GitHub repo
- Deploy (Vercel auto-detects Vite)
- Push to GitHub
- Go to railway.app
- New Project → Deploy from GitHub repo
- Add build command:
npm run build - Add start command:
npm run preview -- --host --port $PORT
- Push to GitHub
- Go to netlify.com
- Add new site from Git
- Build command:
npm run build - Publish directory:
dist
Educational use. Created to help people recognize manipulation patterns.