SS
WORK

Projects

A selected showcase of systems, platforms, and open-source libraries I've built.

Active

NeuroSphere API

A high-performance GraphQL API built with Node.js and Apollo Server, serving as the foundational data layer for a decentralized knowledge graph. Implements advanced caching and rate limiting.

Node.js
GraphQL
Redis
TypeScript
Active

Echo Platform

Real-time collaborative workspace utilizing WebSockets and CRDTs for conflict-free multi-user document editing. Built entirely on Next.js App Router.

Next.js
WebSockets
Yjs
Tailwind
In Progress

Aura Component Library

An accessible, highly customizable React component library built on top of Radix Primitives and styling via Tailwind CSS. Features an extensive 50+ component roster.

React
Radix UI
Tailwind CSS
Storybook
In Progress

Synthetix AI Gateway

A unified proxy gateway for interacting with multiple LLM providers (OpenAI, Anthropic, Cohere). Handles automatic fallbacks, retries, and comprehensive cost logging.

Go
Docker
PostgreSQL
AI
Archived

Legacy Monolith Refactor

Led the successful migration of a 5-year-old monolithic application into a series of domain-driven microservices. Improved deployment frequency by 400%.

Architecture
Docker
AWS
Migration
Archived

Flux Analytics Dashboard

Real-time analytics dashboard processing millions of events per day. Utilized TimescaleDB for time-series data storage and WebGL for high-performance chart rendering.

React
TimescaleDB
WebGL
D3.js