Projects

Reelery

July 6, 2025

Automated Python pipeline that transforms CSV data into short-form video reels with AI-generated voiceovers, dynamic visuals, and animated subtitles. Generate dozens of ready-to-publish reels in minutes. Got 12.6K+ views in a month in v0.

PythonAIAutomation

Systematic Equity Trading Platform

June 1, 2025

An engine that screens equity stocks, backtests multiple technical strategies with walk-forward validation, enriches decisions with news and fundamentals, and converts signals into risk-managed portfolio and paper-trading plans. Best strategy delivered 43.27% out-of-sample CAGR with 0.85 Sharpe over 10 years.

PythonBacktestingQuant

MAVEN

May 1, 2025

Optimized approximate nearest neighbor search for edge devices. Replaced beam search in DiskANN/Vamana with priority-queue greedy traversal, cutting complexity and achieving 95% recall@1.2ms with sub-0.5ms query latency via adaptive graph pruning.

PythonANNResearch

ZenFren

October 2, 2024

AI-powered chatbot providing personalized mental health support to students, built with LangChain and Gemini.

JavaScriptLangChainMental Health

Eureka

June 24, 2024

AI-powered query interface that allows users to efficiently access and understand client data stored in internal databases using a natural language chat interface.

PythonRAGAI

GitGraph

April 3, 2024

Transforms Python codebases into interactive functional dependency graphs using Tree-sitter ASTs. Drag, zoom, and hover for deep dives with sidebars showing neighbor nodes and imported functions. Hyperlinks jump straight to source code.

JavaScriptTree-sitterAST

NaturalShell

March 2, 2024

AI-powered CLI that converts natural language into shell commands with concise explanations and editable suggestions. Execute commands directly within the tool. Published on npm.

JavaScriptCLIAI