╔═══════════════════════════════════════════════════════════════════╗
║ "Code is like humor. When you have to explain it, it's bad." ║
║ - Cory House ║
╚═══════════════════════════════════════════════════════════════════╝
class Developer {
name: string = "Shubham Kansal";
role: string = "Full Stack Developer & DevOps Engineer | Founder";
location: string = "India 🇮🇳";
site: string = "shubhamkansal.com";
products = {
dietghar: "AI-powered healthtech platform — dietghar.com",
evanik: "Multi-vendor e-commerce & seller SaaS",
nyayX: "Legal tech platform on AWS ECS with multi-tenant RLS",
shubhJi: "Wedding & event management platform",
};
code: string[] = ["JavaScript", "TypeScript", "Python"];
technologies = {
frontEnd: ["React", "Next.js", "React Native", "Tailwind CSS"],
backEnd: ["Node.js", "Express.js", "NestJS", "Socket.io"],
databases: ["MongoDB", "PostgreSQL", "Redis", "Firebase"],
devOps: ["Docker", "AWS ECS", "GitHub Actions", "Terraform", "Nginx"],
tools: ["Git", "VS Code", "Postman", "Figma"]
};
currentFocus = "Scaling DietGhar 2.0 & SP-API automation platform";
lifePhilosophy = "Ship fast. Learn faster. Repeat 🔄";
}- 🔭 Currently building DietGhar 2.0, Evanik Vendor SaaS & NyayX
- 🌱 Deep in AWS ECS, microservices, SP-API automation & cloud cost optimisation
- 💼 Founder of 2 tech products with 150+ repositories
- 💬 Ask me about Next.js, Node.js, PostgreSQL, DevOps or SP-API
- ⚡ Fun fact: Cut a client's AWS bill 40% in a single sprint. Cloud waste is real.
- 🎯 2026 Goals: Launch DietGhar 2.0 & hit 10,000+ vendors on Evanik
╔═══════════════════════════════════════════════════════════╗
║ 🏆 Total Contributions 8,505+ ║
║ 📦 Total Repositories 150+ ║
║ 🏢 Organizations 2 (dietghar01, ZevnixAi) ║
║ 🔥 2026 Commits 346+ (June alone) ║
║ 🚀 Products Shipped 4 (DietGhar, Evanik, ║
║ NyayX, ShubhJi) ║
║ ⚡ SP-API SKUs Synced 50,000+ ║
║ 💰 Client AWS Bill Cut 40% in one sprint ║
║ ☕ Coffee Consumed Infinite Loop ║
╚═══════════════════════════════════════════════════════════╝
|
|
mindmap
root((Shubham))
Products
DietGhar AI Platform
Evanik Vendor SaaS
NyayX Legal Tech
ShubhJi Events
Code Quality
Clean Architecture
Scalable APIs
Code Reviews
Performance First
Learning
SP-API Automation
System Design
Cloud & DevOps
Mobile Development
Automation
E-commerce Scrapers
WhatsApp Automation
Amazon SP API
Notification Services
| Achievement | Status | Details |
|---|---|---|
| 🌟 First Repository | ✅ Complete | Shipped! |
| 💯 100 Contributions | ✅ Complete | 8,505+ total |
| 🔥 Consistent Coder | ✅ Complete | 346+ commits in June 2026 alone |
| 📦 100+ Repositories | ✅ Complete | 150+ repos across 2 orgs |
| 🏢 Founded 2 Orgs | ✅ Complete | dietghar01 & ZevnixAi-Applications |
| 🚀 4 Products Shipped | ✅ Complete | DietGhar, Evanik, NyayX, ShubhJi |
| ⚡ 50k+ SKUs Synced | ✅ Complete | SP-API platform, 24h → <15min |
| 👥 100 Followers | 🎯 Target | Growing... |
TypeScript ████████████████░░░░ 70%
JavaScript █████████████░░░░░░░ 60%
Python ██████░░░░░░░░░░░░░░ 25%
CSS/Tailwind █████████░░░░░░░░░░░ 40%
Shell/Config ████░░░░░░░░░░░░░░░░ 15%
const collaborate = async () => {
const expertise = ["Full Stack", "DevOps", "SaaS", "E-commerce", "Legal Tech", "Health Tech"];
if (yourIdea.needsExpert(...expertise)) {
await visit("shubhamkansal.com/contact");
return "Let's build something amazing! 🚀";
}
};


