Projects Showcase
19 projects across flagship (6), innovation (6), and open-source (7) contributions.
Flagship Projects
Foundry Toolkit for VS Code - Agents Workshop (Microsoft Foundry)
NEWOfficial hands-on workshop built for the Foundry Toolkit GA launch. Two end-to-end labs covering single-agent and multi-agent development, testing,…
MVP Activity AutoPilot
Agentic utility that automates repetitive MVP portal contribution entries using browser automation and AI.
Synthetify - Synthetic Time-Series Generator
Interactive toolkit for generating and imputing synthetic time-series data using statistical and ML models.
CodeNull - No-Code Website Builder Platform
AI no-code builder showcasing core engineering in prompt-to-app generation, schema-validated outputs, and reliable fallback handling.
Questro - Document Q&A Chatbot
Chat with PDF, DOCX, and TXT files using retrieval-augmented generation powered by LlamaIndex and OpenAI.
Innovation Projects
AI Gesture Virtual Keyboard
Touchless onscreen keyboard controlled by hand gestures detected via real-time computer vision.
AICalcX - AI Project Cost Calculator
NEWAgentic cost intelligence system that moves AI infrastructure cost estimation into the architecture design phase - before resources are provisioned…
FormPilot - Web Form Automation
AI-orchestrated browser automation framework that fills and submits web forms with minimal manual input.
PrivyDoc - Local Document Intelligence
NEWFully local AI document assistant - zero data sent to the cloud, runs on-device via Foundry Local for complete privacy.
RoamMind - Travel AI Assistant
Conversational travel planner that orchestrates flights, hotels, restaurants, and activities from a single AI interface.
Open Source Contributions
AI Agents for Beginners Contributions
16 merged PRs into Microsoft’s AI Agents for Beginners repo - multi-agent orchestration, vision workflows, and framework guides used by thousands.
Agent Architecture Review Sample (Azure Samples)
NEWOfficial Azure Sample that reviews architecture inputs, detects risks, and generates interactive Excalidraw + PNG diagrams with CLI, API, and hoste…
Agentic RAG Implementation
Practical Agentic RAG examples using Semantic Kernel, AutoGen, and Azure AI Search - merged into Microsoft’s official AI Agents repo.