Led a 4-person engineering team to build an agentic dynamic pricing platform using Python, FastAPI, and LangGraph to collect market prices, optimize rates, and stream updates via Server-Sent Events (SSE); implemented SQLite tracking for per-user LLM token costs; contributed 376 commits as project lead.
- Python
- FastAPI
- LangGraph
- SQLite
- SSE Streaming
Engineered a lightweight command-line task supervisor in Python to orchestrate detached background sub-agents; implemented fcntl.flock mutex locking and atomic file renames to prevent race conditions during concurrent multi-agent execution; built non-blocking lifecycle management (spawn, status, kill) with deterministic SIGTERM cascades and segregated logging streams.
- Python
- POSIX Signals
- fcntl
- JSON
- Process Management
Architected an episodic memory and hybrid retrieval engine combining local all-MiniLM-L6-v2 dense vector embeddings (FastEmbed) with BM25 keyword search over a multi-agent markdown knowledge base; built a unified REST API server for multi-agent state reconciliation, supporting atomic branch merges and cross-session knowledge retrieval.
- FastEmbed
- BM25
- SQLite
- FastAPI
- Dense Vectors
Engineered a low-latency Linux speech transcription daemon binding directly to libwhisper.so (large-v3-turbo) via Python Ctypes; implemented a 150Hz 4th-order Linkwitz-Riley biquad filter and Silero ONNX streaming VAD with 400ms silence detection; built a non-focus-stealing PyQt6 Wayland desktop HUD.
- Python
- Ctypes
- ONNX Runtime
- Whisper
- PyQt6
- Linux DSP
Engineered an analytical intelligence platform over 263,000+ real retail transaction dockets across 8 years; built a Plan-Execute-Validate (PEV) agent orchestrator with PydanticAI to generate, execute, and verify SQL queries against a fast DuckDB analytical database; implemented driver-level read-only security boundaries and a React 19 assistant-ui interface with real-time SSE streaming.
- DuckDB
- PydanticAI
- FastAPI
- React 19
- SQL
- Columnar OLAP
🔒 Private Enterprise Architecture