Skip to content

Projects Showcase

A collection of flagship projects, innovative applications, and open source contributions


Flagship Projects

LexiVerse - Marketing AI Platform

Portfolio-ready AI marketing content assistant for freelancers, small teams, and solo founders.
Tech: Python (Flask), OpenAI API, HTML/CSS | Live Demo | GitHub Generates marketing content (emails, social posts, ad copy, product descriptions) from prompt templates and provides a lightweight demo for testing prompt engineering and deployable AI workflows.

CodeNull

End-to-end AI-powered website creation solution for non-technical users.
Docs: CodeNull Docs | Tech: FastAPI, MongoDB, Azure OpenAI AI-driven no-code platform that generates responsive UIs, backend APIs, and deployment artifacts from natural language inputs.

MVP Activity Autopilot

Contribution submission automation and enrichment tooling.
Tech: Python, Playwright MCP, Azure OpenAI, Agno
Parses contribution markdown, enriches entries using AI, validates fields, and automates browser submission workflows with manual confirmation.

Synthetify

Interactive ML tool for synthetic time series data generation and imputation.
Tech: Python, Streamlit
Provides upload, preprocessing, multiple imputation techniques, and synthetic future-data generation with model evaluation and export features.


Innovation Projects

RoamMind - Travel AI Assistant

AI-powered travel assistant with a modular conversational backend.
Tech: Python, FastAPI, Azure OpenAI, Cosmos DB, Semantic Kernel | GitHub Conversational planner that integrates multi-domain travel skills to recommend flights, hotels, restaurants and multi-step itineraries.

MediMind - Medical Q&A Chatbot

Privacy-conscious medical symptom interpreter and informational chatbot.
Tech: Python, Streamlit, Hugging Face Transformers, LLM | GitHub Interprets self-reported symptoms, provides contextual information and suggested next steps; designed for informational use (not a replacement for professional medical advice).

AI Virtual Keyboard

Gesture-controlled virtual keyboard for hands-free typing.
Tech: Python, OpenCV, Mediapipe, PyAutoGUI | GitHub Uses real-time hand tracking to map gestures to simulated key presses, enabling accessible, touch-free text input.

FormPilot - Web Form Automation

Local automation framework for intelligent web form filling.
Tech: Python, Playwright MCP, Azure OpenAI, Agno | GitHub Markdown-driven automation that uses AI-powered form field matching and batch processing while maintaining complete data privacy through local execution.

PrivyDoc - Local Document Intelligence

Secure, on-device document analysis powered by Foundry Local.
Tech: Python, Foundry Local, Chainlit, PDF/DOCX Processing | GitHub AI-powered document analysis with entity recognition, summarization, and sentiment analysis—all processed locally without cloud dependencies for maximum data privacy.


Open Source Contributions

MCP for Beginners

Educational MCP implementations and tutorials.
Repository: microsoft/mcp-for-beginners | Tech: Python, SerpAPI, Model Context Protocol
Practical MCP server examples (web search, HTTP streaming) and educational walkthroughs for integrating external APIs and streaming within MCP frameworks.

AI Agents for Beginners

Curriculum and examples for agentic AI development.
Repository: microsoft/ai-agents-for-beginners | Tech: Python, Semantic Kernel
Educational content covering agentic protocols, RAG patterns, and framework comparisons for building multi-agent systems.

Agentic-RAG

Educational RAG implementation and guidance.
Tech: Python, Semantic Kernel, ChromaDB
Demonstrates retrieval-augmented generation patterns for building agents that combine vector indexes with LLMs for accurate, context-aware responses.

VS Code MCP Extension

Developer tooling case study integrating MCP with VS Code workflows.
Tech: Python, VS Code API
Tutorial and illustrative examples showing how MCP servers can be integrated into editor workflows for validation and citation automation.

AI-900 Study Plan Generator

Interactive study plan generator for AI certification preparation.
Tech: Python, Chainlit, Model Context Protocol
Generates personalized certification study paths using an MCP-backed recommendation engine and Chainlit conversational interface.