a brutalist developer utility suite focused on efficiency and speed.
- GSAP 3D Card Visualizer: Interactive cinematic UI for generated cards.
- Mass BIN Generator: Luhn-compliant algorithm for generating hundreds of test cards instantly.
- Simulated Payment Gateway (Level 1): Fast checker splitting cards into Live, Die, and Unknown buckets.
- Advanced Deep Check (Level 2): Secondary simulated auth engine that performs zero-auth & $1 charged tests yielding precise status codes (Auth Only, Charged, Insufficient Funds, Fraud).
- Temporary Email Inbox: Integrated 1secmail API for receiving live OTP payloads within the dashboard.
- Session Persistence: Complete
sessionStorageintegration. Results, check streams, and temp emails survive page reloads. - Keyboard-First Navigation: Press
CMD+Kto quickly navigate the command palette.
- next.js 15
- react 19
- tailwind css v4
- gsap 3
- lucide icons
npm install npm run dev