Skip to content
View rchamoli's full-sized avatar
๐ŸŽฏ
Learning
๐ŸŽฏ
Learning

Block or report rchamoli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
rchamoli/README.md

Typing SVG

Profile Views GitHub followers GitHub Stars

๐ŸŽฏ About Me

name: Rahul Chamoli
role: Cloud Engineer & Azure AI Specialist
location: India ๐Ÿ‡ฎ๐Ÿ‡ณ
focus:
  - Designing intelligent cloud architectures on Microsoft Azure
  - Building production-grade APIs with Python & FastAPI
  - Implementing conversational AI solutions with Azure OpenAI
  - Automating cloud infrastructure at scale
current_goal: Contributing to open-source & building reusable AI components
available_for: Freelance consulting, open-source collaborations, technical mentorship

๐Ÿ› ๏ธ Tech Arsenal

โ˜๏ธ Cloud & AI Platforms

Azure Azure OpenAI Azure Functions Azure DevOps

๐Ÿ’ป Languages & Frameworks

Python FastAPI LangChain Flask PowerShell Bash

๐Ÿ—„๏ธ Databases & Storage

PostgreSQL CosmosDB Redis Azure Blob

๐Ÿ”ง DevOps & Tools

Docker Kubernetes GitHub Actions Terraform VS Code Git


๐Ÿ“Š GitHub Analytics

GitHub Stats GitHub Streak
Top Languages Activity Graph

trophy


๐Ÿ”ฅ Featured Projects

๐Ÿค– Azure AI Chatbot โ€” Click to expand

Intelligent conversational AI powered by Azure OpenAI & FastAPI

Feature Description
๐Ÿง  AI Engine Azure OpenAI GPT-4 with LangChain orchestration
๐Ÿ’ฌ Memory Persistent conversation context with Redis
โšก Streaming Real-time token streaming responses
๐Ÿ”’ Security Azure AD authentication, rate limiting
๐Ÿณ Deployment Docker containerized, Azure App Service ready
# Quick Start
pip install azure-ai-chatbot
chatbot = AzureChatbot(config="azure-openai.yaml")
response = await chatbot.chat("Explain cloud architecture patterns")

Tech Stack: Python FastAPI Azure OpenAI LangChain Redis Docker

โšก FastAPI Microservices Template โ€” Click to expand

Production-ready template for building scalable microservices on Azure

Feature Description
๐Ÿ—๏ธ Architecture Clean architecture with domain-driven design
๐Ÿ” Auth JWT + Azure AD integration
๐Ÿ“Š Observability Structured logging, Azure Monitor integration
๐Ÿงช Testing Pytest with 90%+ coverage targets
๐Ÿš€ CI/CD GitHub Actions โ†’ Azure Container Apps

Tech Stack: FastAPI PostgreSQL Docker Azure Container Apps Terraform

๐Ÿ”ง Azure Automation Scripts โ€” Click to expand

PowerShell toolkit for Azure resource management & cost optimization

Script Purpose
Optimize-AzureCosts.ps1 Identify and resize underutilized resources
Backup-AzureResources.ps1 Automated backup with retention policies
Monitor-AzureHealth.ps1 Real-time alerting & health dashboards
Deploy-AzureInfra.ps1 Idempotent infrastructure deployment

Tech Stack: PowerShell Azure CLI Azure Resource Manager Azure Monitor

๐Ÿ“Š Azure Cost Optimizer โ€” Click to expand

Intelligent cost analysis & optimization recommendations

Feature Description
๐Ÿ“ˆ Analytics Cost trends, anomaly detection
๐Ÿ’ก Recommendations AI-powered optimization suggestions
๐Ÿ“ง Reports Scheduled email reports & dashboards
๐ŸŽฏ Budgets Budget alerts & forecasting

Tech Stack: Python Azure SDK Azure Cost Management API Power BI


๐ŸŒฑ Current Focus

๐Ÿ”ญ Exploring ๐Ÿ“š Learning ๐Ÿš€ Building
Azure AI Studio & Copilot Stack Advanced RAG patterns Reusable AI components
Multi-agent AI systems Vector databases (Qdrant, Pinecone) Open-source tools
Serverless event-driven architectures MLOps best practices Community contributions

๐Ÿ’ผ Let's Collaborate

I'm open for opportunities in:

๐Ÿ’ก Consulting ๐Ÿค Open Source ๐Ÿ“ Content ๐ŸŽฏ Challenges
Cloud architecture AI/ML projects Technical blogs Complex problems
Azure migrations Python tooling Documentation Hackathons
AI integration DevOps automation Tutorials POC development

๐Ÿ“ซ Connect With Me

LinkedIn Portfolio Email Twitter Dev.to


๐Ÿ’ญ Random Dev Quote

Readme Quotes

๐Ÿ Contribution Snake

Snake animation


โญ If you find my work interesting, consider giving my repos a star!

Sponsor

Made with โค๏ธ by Rahul Chamoli

Popular repositories Loading

  1. rchamoli rchamoli Public

  2. azure-ai-chatbot azure-ai-chatbot Public

    Python

  3. fastapi-microservices-template fastapi-microservices-template Public

    Python

  4. azure-cost-optimizer azure-cost-optimizer Public

    Python