The hidden index of organized chaos
Everything is a massive, intentionally chaotic website celebrating organized chaos. The code is clean and well-structured; the visual design is deliberately wild and varied.
everything/
├── index.html # Homepage
├── docs/ # This documentation
├── pages/ # All HTML pages
│ ├── retro/ # Windows XP, etc.
│ ├── aesthetic/ # Hell, Heaven, etc.
│ ├── games/ # Interactive games
│ └── ...
├── css/
│ ├── core/ # Reset, variables, typography
│ ├── components/ # Music player, nav
│ └── themes/ # 18 planned themes
├── js/
│ ├── core/ # App, utils
│ ├── components/ # Player, nav
│ └── games/ # Game modules
└── assets/
└── music/ # Octi_Everything.mp3