A badass anime-style landing page for Frenzy Devs, featuring dark/light mode toggle, responsive design, and interactive recruitment popup.
- Anime-inspired aesthetic with cyberpunk elements
- Gradient color schemes (cyan, pink, purple)
- Floating animations and particle effects
- Glitch effects on hover
- Smooth transitions and micro-interactions
- Dark mode (default) with neon accents
- Light mode with clean, modern look
- Persistent theme storage using localStorage
- Smooth theme switching animations
- Mobile-first approach
- Responsive grid layouts
- Touch-friendly interactions
- Optimized for all screen sizes
- Recruitment popup with smooth animations
- Typing effect for code display
- Parallax scrolling effects
- Hover animations and micro-interactions
- Smooth scrolling navigation
- Throttled scroll events for smooth performance
- CSS animations for hardware acceleration
- Optimized particle system
- Lazy loading animations
- HTML5 - Semantic markup
- CSS3 - Advanced styling with CSS variables and animations
- Vanilla JavaScript - No frameworks, pure performance
- Font Awesome - Icon library
- Google Fonts - Orbitron & Rajdhani typography
Frenzy-Devs.github.io/
βββ index.html          # Main HTML file
βββ styles/
β   βββ main.css       # Complete CSS styling
βββ scripts/
β   βββ main.js        # JavaScript functionality
βββ public/            # Public assets
βββ README.md          # This file
- 
Clone the repository git clone https://github.com/Frenzy-Devs/Frenzy-Devs.github.io.git cd Frenzy-Devs.github.io
- 
Open in browser - Simply open index.htmlin your web browser
- Or use a local server for development
 
- Simply open 
- 
Customize - Edit content in index.html
- Modify styles in styles/main.css
- Adjust functionality in scripts/main.js
 
- Edit content in 
- Animated title with glitch effects
- Interactive code window
- Call-to-action buttons
- Particle background effects
- Team description
- Animated statistics
- Floating skill cards
- Responsive grid layout
- Team member profiles
- Hover animations
- Responsive grid
- Icon-based avatars
- Contact information
- Contact form
- Social media links
- Hover effects
- Modal overlay design
- Smooth animations
- Requirements list
- Action buttons
The color scheme is defined in CSS variables at the top of main.css:
:root {
    --accent-primary: #00d4ff;    /* Cyan */
    --accent-secondary: #ff006e;  /* Pink */
    --accent-tertiary: #7b2cbf;  /* Purple */
}- Orbitron - Used for headings and tech elements
- Rajdhani - Used for body text and general content
- Grid movement - Hero background animation
- Floating cards - About section animations
- Particle system - Background effects
- Scroll animations - Element reveal effects
- Mobile: max-width: 480px
- Tablet: max-width: 768px
- Desktop: min-width: 769px
- Chrome 60+
- Firefox 55+
- Safari 12+
- Edge 79+
# Using Python 3
python3 -m http.server 8000
# Using Node.js
npx serve .
# Using PHP
php -S localhost:8000- HTML: Semantic structure with accessibility
- CSS: Modular CSS with custom properties
- JavaScript: ES6+ with performance optimizations
- Optimize images before adding to public folder
- Minify CSS/JS for production
- Enable gzip compression on server
- Use CDN for external libraries
- Optimize fonts loading
The page uses a combination of:
- CSS animations for smooth transitions
- JavaScript animations for complex interactions
- Scroll-triggered animations
- Hover effects for user engagement
- XSS protection through proper DOM manipulation
- Input validation on contact forms
- Secure event handling with proper event delegation
This project is open source and available under the MIT License.
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
- GitHub Issues: Report bugs and feature requests
- Discord: Join our community
- Email: hello@frenzydevs.com
Built with β€οΈ by the Frenzy Devs team
Elite developers who code, create, and conquer the digital realm together.