Aether OS

Aether OS

Client
Aether Technologies
Role
UX Architecture, Frontend Engineering
Timeline
7 Months
Tech Stack
React, TypeScript
01 // The State

Aether Technologies was building the operating system for decentralized cloud infrastructure.

However, their web portal was a nightmare. Network engineers were spending 40% of their time just trying to locate specific nodes within the legacy dashboard. It was slow, visually terrifying, and required constantly refreshing the page to see live server statuses. They needed a massive UX overhaul.

State
02 // The Action
Phase 01

We mapped the entire user taxonomy and realized the core issue wasn't just bad UI—it was bad information architecture.

Phase 02

We decided to redesign the system from the ground up, treating it less like a static dashboard and more like a real-time command center, drawing inspiration from high-end consumer social apps rather than enterprise software.

Action
03 // Upgrades

To fix the data latency, we ripped out their REST polling architecture and built a custom WebSockets layer.

This allowed us to stream real-time telemetry data directly into the UI.

To handle the massive influx of data without crashing the browser, we implemented a custom hook that throttled UI updates to 30fps to prevent layout thrashing.

We also utilized virtualized lists (react-window) to render thousands of server nodes instantly.

We implemented a brutalist, high-contrast design system that prioritized absolute legibility in high-stress situations. The neon orange (#FF4500) branding was used sparingly but aggressively to highlight critical alerts. We hid complex toolsets behind contextual menus and introduced a powerful global command palette (Cmd+K) that allowed engineers to bypass traditional navigation entirely, executing complex commands with just a few keystrokes.

Upgrades 1
Upgrades 2
04 // The Result

The new Aether OS transformed how engineers interacted with the cloud. The real-time nature of the UI and the implementation of the command palette led to a 4x increase in task completion speed. Furthermore, the intuitive design resulted in an 80% reduction in support tickets, allowing Aether to scale securely to over 1 million active daily users.

80%Reduction in Support Tickets
4xFaster Task Completion
1M+Active Daily Users
Nexus Protocol
Next Project

Nexus Protocol

CODEIQUE
000