$ ls -la ./projects

Projects.

A curated selection of things I've built — from side projects to production systems.

DevFlow Dashboard

A real-time developer productivity dashboard that aggregates GitHub, Jira, and CI/CD pipeline data into a unified interface. Built with React, WebSockets, and a Node.js backend.

ReactTypeScriptNode.jsWebSocketsPostgreSQLDocker

TaskFlow API

A high-performance task management REST API built with Python and FastAPI. Features JWT authentication, role-based access control, real-time notifications via webhooks, and full OpenAPI documentation.

PythonFastAPIPostgreSQLRedisDockerJWT