G
nurgoni

Projects

Things I've built. Each links to its GitHub repository.

Neural Search Engine

Python

Semantic search powered by transformer embeddings with real-time indexing and sub-50ms query latency.

PythonPyTorchFastAPI
GitHub →

Code Review Agent

TypeScript

LLM-powered code review bot that catches bugs, suggests improvements, and enforces style guides.

TypeScriptOpenAIGitHub API
GitHub →

Data Pipeline Orchestrator

Go

Lightweight DAG-based pipeline runner for ML training workflows with automatic retries.

GogRPCDocker
GitHub →

Real-time Analytics Dashboard

TypeScript

Streaming analytics dashboard with WebSocket updates, custom charts, and alerting.

ReactD3.jsKafka
GitHub →

Document Understanding API

Python

Multimodal API that extracts structured data from PDFs, images, and scanned documents.

PythonVision APIOCR
GitHub →

CLI Deployment Tool

Rust

Zero-config deployment CLI for containerized apps with rollback and health checks.

RustDockerCLI
GitHub →