All Projects
A comprehensive archive of the things I've built, including featured highlights, open source contributions, and developer tools.

Orchestrates a team of specialized AI agents — Bug Detector, Security, Performance, and Style Reviewers — that independently analyze code and report to a central orchestrator. Supports git diff and local file review with a rich terminal UI, live markdown rendering, and markdown export.

Uses Tree-sitter for AST-level code parsing and SQLite for fast indexed retrieval. Exposes a Model Context Protocol (MCP) server so AI coding assistants can deeply understand your entire codebase — structure, symbols, and dependencies — without reading every file.
Uses MediaPipe for on-device pose estimation and an LLM for scene understanding. Analyzes framing in real time and provides intelligent pose recommendations for better photos.
C library combining RNNoise (neural network) with a Wiener filter DSP pipeline for real-time phone call noise cancellation. Bridged to Flutter via Dart FFI for mobile deployment.
BlockCare is a decentralized healthcare infrastructure and patient data sovereignty platform powered by blockchain, cryptographic verification, and decentralized storage.
An end-to-end deep learning pipeline classifying music moods via visual Mel Spectrograms using a fine-tuned ResNet18 and FastAPI + React.

A blazing fast, native HTTP client that provides a seamless Axios-compatible API for Node.js and browser environments. It leverages Rust's safety and performance characteristics through N-API, avoiding V8 garbage collection overhead on heavy networking workloads.

A reactive desktop GUI framework for Python built on Qt/PySide6 signals. Declarative component model, reactive state, and composable layouts — designed to eliminate Qt boilerplate while keeping full power.
Captures microphone input with VAD to detect active speech windows, streams audio to Groq Whisper for fast transcription, then refines the output with an AI model for clean, punctuated text.
Advanced routing and pathfinding utility.

A highly optimized LaTeX rendering engine built in Rust and compiled to WASM. Ships React, Vue, Svelte, and Vanilla JS bindings. Produces SVG and MathML output for dual rendering, is screen-reader accessible by default, and exposes a plugin API for custom symbols. Published to npm as swifttex-wasm.
Full-featured desktop API client built in Flutter. Manage request collections, environment variables, and response history. Import OpenAPI/Swagger specs to auto-generate request templates.







