Skip to content

ARD0NIZ/alpha-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARD0NIZ — Bot Developer Portfolio

A modern, responsive landing page showcasing my work as a Discord bot developer and community leader.

Features

  • 🎨 Modern, minimalist design
  • 🎯 Fully responsive on all devices
  • ✨ Glass morphism & blur effects
  • 🌈 Animated color gradients
  • ♿ Fully accessible (WCAG compliant)
  • ⚡ Optimized performance

Project Structure

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

Installation & Usage

  1. Clone the repository
  2. Open src/index.html in your browser
  3. For local development: npx http-server src (or similar)

Technology

  • HTML5 (semantic)
  • CSS3 (Grid, Flexbox, animations, backdrop-filter)
  • Vanilla JavaScript (no framework)

About ARD0NIZ

Bot developer since December 2018 | 20+ bots created | Community leader | Available for HTML, CSS, Discord.js, BDFD, and Aoi.js

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors