Project Alpha

Project Alpha

Category

Web Application

Year

2025

Stack

  • Next.js
  • Three.js
  • WebSockets
  • Rust
Visit Site

The Overview

A real-time collaborative workspace designed for high-frequency trading teams.

The Challenge

Rendering 50,000+ data points in real-time without blocking the main thread.

Process

The Solution

Implemented a custom WebGL renderer using Three.js and instanced meshes, communicating with a Rust-based WebSocket server.