This repository contains practical implementations and technical documentation across Agentic AI, MCP servers, AWS, Docker, and security.
Featured: AWS MCP Server is Working — Claude Desktop connected to real AWS data via MCP. Ask "What's my EC2 cost?" and get live cost and infrastructure answers; API changes are handled by the MCP server.
Multi-agent stock analysis system using LangGraph: Stock Researcher, Market Data Collector, News Analyst, and Trading Advisor. Integrates Bright Data MCP for web scraping and OpenAI GPT-4o-mini for reasoning. Supervisor pattern for workflow orchestration.
MCP server for employee leave management: leave balance, apply for leave, leave history. Integrates with Claude Desktop. In-memory mock data for development.
40-part Docker tutorial series: fundamentals, Dockerfile, Compose, volumes, networks, BuildKit/Buildx, multi-stage builds, and production patterns.
Serverless feature flags with AWS SSM Parameter Store and Python Lambda. No AppConfig required. Includes setup and deployment scripts.
Sales KPI dashboard with Panel and Bokeh: revenue, profit, units, filters, and trend charts.
| Topic | Location |
|---|---|
| AWS MCP Server (working demo) | mcp/AWS_MCP_WORKING.md |
| AWS Strands vs Bedrock Agents | AWS_Strands_vs_Bedrock_Agents_Medium.md |
| HTTPS/TLS, cipher suites, OSI model | securityReadme.md |
| OpenAPI specification guide | OPENAPI_README.md |
| Cloud cost analysis | cost_analysis.ipynb |
Fork the repo, create a branch, commit your changes, then open a Pull Request.
This project is currently unlicensed. Contact the repository owner for usage permissions.