Why I Rebuilt Arkayen Labs From Scratch
The previous version of arkayenlabs.com was built as a dark, cosmic-themed showcase. It looked good, but it felt like a template - not a reflection of how I actually work.
What Was Wrong
The old design prioritized visual effects over content. Glassmorphism cards, star-dust backgrounds, and animated gradients looked impressive but made the site feel generic. Every section competed for attention.
What Changed
The redesign focuses on clarity. White backgrounds, strong typography, and intentional spacing. Every element earns its place. The goal isn't to impress with effects - it's to communicate clearly what I build and why.
The Technical Side
I kept the same stack (Vite + React + Tailwind) but restructured everything. Content now lives in typed data files instead of being hardcoded in components. The architecture is ready for MDX when I need it.
What I Learned
Restraint is harder than excess. Removing visual elements felt risky, but the result is a site that actually communicates. Sometimes the best design decision is choosing not to add something.