Initial commit: GeekBrain.io website foundation
...
- Set up Next.js 14 project structure with TypeScript
- Configured Tailwind CSS with custom cyber/blue theme
- Implemented core components: GlitchText, GlowButton, ParticleBackground
- Created page sections: Hero, About, Contact
- Added tsparticles configuration for interactive background
- Set up proper font loading (Space Grotesk, Inter) via next/font
- Added accessibility features (reduced motion support)
- Included spec documents and README
- Configured .gitignore to exclude .env and .claude/
Ready for development and deployment.
Co-Authored-By: Claude Opus 4.6 <[email protected]>