Personal portfolio website with interactive particle effects and multi-theme gallery.
- Particle Portrait - Interactive Three.js particle system on home page
- Multi-Column Gallery - Reverse scrolling galleries with three themes (Cthulhu, Classical, Cyber)
- Custom Color Schemes - Built-in theme switcher with color customization
- Custom Cursor - Liquid glass effect cursor
- Responsive Navigation - Single-page application with smooth transitions
- Vanilla JavaScript (ES6 modules)
- Three.js (particle effects)
- CSS3 (custom animations)
- HTML5 Canvas
.
├── index.html # Main entry
├── test.css # Styles
├── js/
│ ├── main.js # App entry point
│ └── modules/ # Feature modules
├── classical/ # Classical art gallery
├── cthulhu/ # Cthulhu theme gallery
└── cyber/ # Cyberpunk gallery
# Clone the repository
git clone https://github.com/ailuntz/ailuntz.com_www.git
# Open in browser
open index.htmlCopyright 2025 Ailuntz. All rights reserved.