Software Engineer

Hi, I'm Pallav

I build high-performance web applications and contribute to open source. Passionate about WebGL, WASM, and pushing the boundaries of what's possible on the web.

TypeScriptReactNext.jsWebGLWASMNode.jsRustGo

Portfolio

Featured Projects

A selection of projects I've built, exploring web performance, AI integration, and developer experience.

MockStream

A lightweight mock data streaming library for testing and development. Enables realistic data flow simulation with configurable patterns, delays, and error scenarios. Beta releasing soon.

TypeScriptStreamsTestingNode.js

AetherUI

A headless Web Components design system built for flexibility and framework-agnostic integration. Provides unstyled, accessible primitives that work anywhere. Beta releasing soon.

Web ComponentsTypeScriptHeadless UIA11y

WebGL Performance Toolkit

High-performance WebGL rendering toolkit with WASM-powered SIMD optimizations. Implements LLTB downsampling for efficient large dataset visualization.

WebGLWASMSIMDThree.jsRust

Client-Side AI Agents

Privacy-focused AI agents running entirely in the browser using WebAssembly. Enables offline LLM-powered experiences without sending data to external servers.

WASMWebWorkersLLMsTypeScript

Schema-First Forms

Auto-generate type-safe forms from Zod or TypeBox schemas. Define once, derive TypeScript types, validation, and UI components automatically.

ZodTypeBoxReactTypeScript