Projects

Things I've built

Modular Email Ecosystem & AI Platform

Drag-and-drop email editor built with Pragmatic Drag & Drop — 50+ reusable components, responsive renderer with real-time style hooks, and 60% bundle size reduction via Webpack MF + Brotli compression. Includes a custom MCP server bridging design systems with AI dev environments.

ReactTypeScriptWebpack 5MCPSentry

Enterprise Design System

Component library adopted by 15+ product teams. Architected as a Lerna/Turborepo monorepo with GitHub Packages distribution, automated code quality via ESLint/Stylelint/Prettier GitHub Actions, and Storybook-driven development — driving 30% dev productivity gains and 65% fewer UI bugs.

ReactTypeScriptStorybookTurborepoGitHub Actions

Micro-Frontend Platform

Pioneered a micro-frontend framework supporting 20+ independent applications with Webpack 5 Module Federation, enabling independent deployments and version rollback. Includes a JSON-driven UI builder handling 10K+ monthly queries at <100ms response time and a plugin system for contact-sync operations.

ReactWebpack 5TypeScriptNode.js

Personal Website

This very site — built with React Router v7, Tailwind CSS v4, and MDX. Deployed on Cloudflare Pages with dark mode, MDX blog, and full TypeScript support.

React RouterTailwindCloudflareMDX