A clone of Dario Amodei's personal website, built with vanilla JavaScript and CSS. The site emphasizes readability, accessibility, and minimalist design.
- Dark mode with system preference detection and persistence
- Auto-generating table of contents with scroll tracking
- Smart footnotes system with hover previews
- Responsive design for all devices
- Dark/light mode color scheme with smooth transitions
- Newsletter subscription form
- Print-friendly styling
- Accessibility focused
- Zero dependencies
- HTML5
- CSS3 (Custom Properties, Grid, Flexbox)
- Vanilla JavaScript (ES6+)