Featured Projects

A selection of my recent work focusing on complex front-end architecture, user experience, and performance.

Realtime Chat AI Project Preview

Realtime Chat AI

A lightweight, modern chat server with streaming messages and a web client. This project focuses on WebSockets for real-time communication and secure token-based authentication.

Node.js WebSockets Express Redis
3D Data Visualizer Preview

3D Data Visualizer

An interactive 3D data visualizer that renders large datasets with exceptional performance. This project leverages GPU instancing and custom shaders written in GLSL for high-fidelity rendering.

Three.js WebGL GLSL Data Viz
E-commerce Frontend Preview

E-commerce Frontend

A high-performance e-commerce storefront built with Next.js, featuring server-side rendering, product search, and optimized asset loading for fast Core Web Vitals.

Next.js React Tailwind CSS
Custom Audio Engine Preview

Custom Audio Engine

A browser-based synthesizer using the Web Audio API, focusing on low latency and custom filter graphs to produce complex sonic environments.

Web Audio API Vanilla JS Synthesis