---
## ๐งฌ About Me
```python
class ShamsherSinghChauhan:
def __init__(self):
self.name = "Shamsher Singh Chauhan"
self.role = "Senior Backend Engineer"
self.experience = "5+ years"
self.location = "India ๐ฎ๐ณ"
self.languages = ["Python", "Go", "Java", "JavaScript"]
self.focus = ["Scalable APIs", "Microservices", "GenAI / LLMs", "Cloud Infrastructure"]
self.currently = "Building AI-powered cloud-native backends"
self.open_to = ["Freelance", "Open Source", "Collaboration"]
def get_motto(self):
return "Clean code, smart architecture, zero compromise on performance."
```
---
## ๐ Tech Stack & Expertise
### ๐ Backend Development
### ๐ค AI / GenAI / LLM Engineering
### โ๏ธ Cloud & DevOps
### ๐๏ธ Databases & Messaging
---
## ๐๏ธ Core Engineering Competencies
| Domain | Skills |
|--------|--------|
| ๐งฉ **Architecture** | Microservices, Event-Driven Design, REST & GraphQL APIs, System Design |
| ๐ค **AI Engineering** | RAG Pipelines, LLM Integration, Vector Search, Embeddings, Fine-tuning |
| โ๏ธ **Cloud & Serverless** | AWS Lambda, EventBridge, EC2, SQS, GCP Services |
| โ๏ธ **Async & Queue** | Celery, Redis Queue, SQS, Background Workers |
| ๐ **Search & Caching** | Elasticsearch, Redis, FAISS Vector Search |
| ๐๏ธ **Databases** | Schema Design, Query Optimization, ORM (Django/SQLAlchemy) |
| ๐ณ **DevOps** | Docker, CI/CD, Container Orchestration |
| ๐ก๏ธ **Best Practices** | Clean Code, Design Patterns, TDD, Code Reviews |
---
## ๐ฅ Featured Projects
๐ค AI-Powered RAG Document Assistant
> End-to-end Retrieval-Augmented Generation pipeline using LangChain, FAISS, HuggingFace embeddings, and FastAPI.
> Supports multi-document ingestion, semantic chunking, and real-time Q&A.
> **Stack:** FastAPI ยท LangChain ยท FAISS ยท HuggingFace ยท PostgreSQL ยท Docker
โก Event-Driven Microservices Platform
> Cloud-native microservices orchestrated via AWS EventBridge and SQS.
> Async task processing with Celery + Redis. Auto-scaling on EC2 with Docker.
> **Stack:** Django REST ยท Celery ยท Redis ยท SQS ยท EventBridge ยท EC2 ยท PostgreSQL
๐ Real-Time Search & Analytics Engine
> Full-text search and log analytics using Elasticsearch with Django REST backend.
> Sub-100ms query performance across millions of records.
> **Stack:** Django REST ยท Elasticsearch ยท Redis ยท PostgreSQL ยท Docker
---
## ๐ GitHub Statistics
[](https://git.io/streak-stats)
[](https://github.com/ashutosh00710/github-readme-activity-graph)
---
## ๐ GitHub Trophies
[](https://github.com/ryo-ma/github-profile-trophy)
---
## ๐ก Dev Philosophy
> *"Architecture is not just about making things work โ it's about making them last, scale, and remain understandable to the next engineer."*
- ๐ง I think in **systems**, not just code
- ๐ I value **feedback loops** โ fast tests, fast deploys, fast iteration
- ๐ I write code for **humans first**, machines second
- ๐ค I believe the best engineers **lift those around them**
---
## ๐ฌ Let's Connect
If you're building something ambitious โ a high-scale API, an LLM-powered product, or a distributed backend โ I'd love to talk.
---