Projects

AI systems, RAG pipelines, and full-stack products I've built along the way.

Transformer-Based AI WAF cover

Transformer-Based AI WAF

A reverse-proxy AI WAF pairing DistilBERT request inspection with Redis rate limiting, DDoS detection, and bot scoring — outperforming ModSecurity OWASP CRS v4 (96% vs 46%) on 675 real-world payloads. Fine-tuned across 10 web attack classes for 97.5% detection on Path Traversal, XXE, SSRF, and LDAP/XPath injection, with inference cut 8× (46ms → 6ms p50) via ONNX Runtime and served as a multi-tenant FastAPI service with monitor, block, and challenge modes.

PyTorch
DistilBERT
ONNX
FastAPI
Next.js
Docker
Redis
Nginx
Deepfake Detection System cover

Deepfake Detection System

Full-stack AI platform with a 4-agent orchestration system (Perception, Detection, Compression, Cognitive) for deepfake media analysis. ResNet50/EfficientNet models trained on FaceForensics++ (16GB, 7000+ samples) for high-accuracy detection of AI-generated content.

Next.js
React
TypeScript
Node.js
MongoDB
FFmpeg