Trust Anchor is a gamified cybersecurity education platform designed to make learning security concepts interactive and engaging. Users can simulate breaches, earn XP, unlock badges, and track their progress through a "Security Clearance" system.
Visit the live site: https://trust-anchor-nu.vercel.app
- Interactive "Cyber Breach" Login: A simulated hacking sequence for authentication.
- Gamified Progression: Earn XP and level up your Security Clearance.
- Achievement System: Unlock badges for completing security lessons.
- Real-time Dashboard: View stats, total scans, and threat detection metrics.
- Responsive Design: Fully optimized for desktop and mobile devices.
- Framework: Next.js (App Router)
- Language: TypeScript
- Styling: Tailwind CSS & Framer Motion (Animations)
- Authentication: Clerk
- Deployment: Vercel
This is a Next.js project.
npm run dev
# or
yarn dev