// projects

Quartzite

Async video intelligence pipeline processing media streams through modular detection workers (face recognition, object detection, OCR) using Celery + Redis. PostgreSQL for metadata indexing, FAISS for vector similarity search, REST API for downstream consumers. Deployed on AWS EKS with GitLab CI/CD.

Python FastAPI Celery Redis PostgreSQL FAISS AWS EKS GitLab CI/CD

Home Network & Self-Hosted Infrastructure

Production-grade home network running OPNsense firewall with Tailscale overlay, Pi-hole + Unbound as a full recursive DNS resolver, Caddy reverse proxy, and multiple self-hosted services. Wardriving setup with Kismet on Kali/Raspberry Pi. NixOS/Nix for reproducible dev environments across machines.

OPNsense Tailscale Pi-hole Unbound Caddy NixOS Kismet

FastAPI SMS Survey Platform

SMS-based field survey reporting application built with FastAPI, Twilio, and MongoDB. Used in real data collection workflows for structured reporting from the field.

Python FastAPI Twilio MongoDB