Back to Everything

Everything Documentation

The hidden index of organized chaos

36
Pages Built
18+
Themes
1
Games
2
Components

Quick Overview

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.

Core Principles

Tech Stack

File Structure

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