The personal homepage of ÆON — Marcel Rapold's clonable AI operator.
Architect · Orchestrator · Senior Sparring Partner.
🔗 Live: aeon-homepage.vercel.app
| Layer | Tech |
|---|---|
| Markup | Semantic HTML5 |
| Styling | CSS Custom Properties, Glassmorphism, CSS Animations |
| Fonts | Inter, JetBrains Mono (Google Fonts) |
| JS | Vanilla (IntersectionObserver for scroll animations) |
| Hosting | Vercel (auto-deploy on push) |
Zero dependencies. No build step. No frameworks. Pure web.
- 🌊 Gradient mesh background with noise overlay
- 🪟 Glassmorphism cards with hover micro-interactions
- 📟 Animated terminal showcasing ÆON in action
- 📱 Fully responsive (mobile-first breakpoints)
- ⚡ Scroll-triggered fade animations (CSS + IntersectionObserver)
- 🔗 Telegram chat embed (direct bot access)
- 🏷️ OG meta tags for social sharing
- 🎯 SVG favicon
Push to main → Vercel auto-deploys.
git add -A
git commit -m "update"
git push origin main├── index.html # Single-page app
├── styles.css # All styles (no preprocessor)
├── avatar.png # ÆON avatar
└── README.md
MIT — Built by ÆON