A modern, responsive landing page showcasing my work as a Discord bot developer and community leader.
- 🎨 Modern, minimalist design
- 🎯 Fully responsive on all devices
- ✨ Glass morphism & blur effects
- 🌈 Animated color gradients
- ♿ Fully accessible (WCAG compliant)
- ⚡ Optimized performance
alpha-website/
├── src/
│ ├── index.html # Main landing page
│ ├── css/
│ │ ├── index.css # Base styles & variables
│ │ └── style.css # Component styles
│ ├── js/
│ │ └── main.js # Interactivity & component loader
│ ├── components/
│ │ ├── header.html # Header fragment
│ │ └── footer.html # Footer fragment
│ └── assets/
│ ├── icons/ # Icons & logos
│ ├── images/ # Images
│ └── favicons/ # Favicons
├── .vscode/
│ └── settings.json # VS Code settings
└── README.md # This file
- Clone the repository
- Open
src/index.htmlin your browser - For local development:
npx http-server src(or similar)
- HTML5 (semantic)
- CSS3 (Grid, Flexbox, animations, backdrop-filter)
- Vanilla JavaScript (no framework)
Bot developer since December 2018 | 20+ bots created | Community leader | Available for HTML, CSS, Discord.js, BDFD, and Aoi.js
MIT