FlagshipRedCell
MCP security scanner that actually exploits
An open-source scanner that proves vulnerabilities in Model Context Protocol servers by calling their tools with real attack payloads — path traversal, SSRF, OS command injection, secret leakage. Findings map to the OWASP MCP Top 10. Ships as a CLI, REST API, and web dashboard with HTML/SARIF reports and a GitHub Action.
PythonFastAPIReactTypeScriptTailwindLLM red-teaming
Trading Bot
Multi-strategy NSE algo trader
An algorithmic trading engine for the Indian market (NSE) with momentum, moving-average, and volatility strategies. Full backtesting, risk management, and a live paper-deploy path via the Dhan broker API — built toward a real go-live.
PythonFastAPIBacktestingDhan APIMatplotlib
FemScale
Serverless functions with a kinetic UI
A serverless Python function-execution platform with an auto-scaling worker pool, Redis-backed job queue, and a real-time telemetry dashboard. Workers spawn dynamically under load; the kinetic monolith UI visualizes jobs and events as they happen.
FastAPIRedisViteJavaScriptPython
Quantum-Enhanced Generative Models
Quantum circuits meet VAE + GAN
Research combining variational autoencoders and GANs with quantum circuits, showing a 3.7× reconstruction improvement over classical baselines on MNIST. Includes an ablation study identifying 6 qubits + circular entanglement + 2–3 layers as the optimal configuration.
PennyLanePyTorchQuantum MLResearch