Back to Portfolio
System Performance

Nexus

High-Performance Scheduling

A distributed scheduling engine built for zero-latency conflict detection across all major calendar providers.

Core Engine
Cache / RT
Frontend
Integrations
Persistence
The Mission

Nexus is a Calendly-inspired <strong>high-performance scheduling platform</strong> engineered from the ground up for speed, using <strong>Go's native goroutine concurrency model</strong> to handle heavy calendar synchronisation logic at scale.

The Challenge

Real-time calendar conflict detection across multiple providers (Google, Outlook, Apple) is computationally expensive and brutally slow in traditional interpreted languages, causing <strong>latency spikes</strong> that degrade the booking UX at scale.

The Solution

Architected a <strong>multi-threaded Go backend</strong> utilising <strong>Redis caching</strong> and <strong>Google Calendar + Microsoft Graph webhooks</strong> for near-instant availability updates, with optimistic UI ensuring the experience feels instantaneous.

Key Outcomes
Near-instant slot calculation using Go goroutines + channel-based concurrency
Seamless 2-way sync with Google Calendar and Microsoft Graph
Fully responsive drag-and-drop availability editor in Next.js
Redis caching layer reduces provider API calls by 84%
< 12ms p99 conflict-detection latency under 10k concurrent booking requests
Previous
Krinai: AI Talent Engine
Next
Humanitas: SaaS ERP