Projects

Selected work and open-source projects

A focused view of projects that reflect how I approach engineering, architecture, and production-ready delivery.

Open Source

dfsync

A reliable toolkit for service-to-service communication, designed for backend services, microservices, and internal APIs.

The first package, @dfsync/client, is a lightweight HTTP client for Node.js, designed for reliable communication with retries, hooks, and built-in request observability.

Type

Open-source toolkit

Status

Active

Stack

  • TypeScript
  • Node.js
  • HTTP

Open Source

AI Debug Assistant

A pet project focused on exploring AI-assisted debugging workflows for developers.

The project uses a React and TypeScript frontend with a NestJS backend and OpenAI structured outputs. It is focused on turning error reports, stack traces, and debugging context into structured suggestions for developers.

Type

Pet project

Status

Active

Stack

  • React
  • TypeScript
  • NestJS
  • OpenAI API
  • Zod
  • Docker