const sumit = {
pronouns: "He" | "Him",
location: "India 🇮🇳",
role: "Full Stack Developer",
code: ["TypeScript", "JavaScript", "Python", "HTML", "CSS"],
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Tailwind", "Bootstrap", "Sass"]
},
backEnd: {
js: ["Node.js", "Express"],
python: ["FastAPI"]
},
databases: ["MongoDB", "PostgreSQL", "Redis"],
devOps: ["Docker", "GitHub Actions", "Linux"],
tools: ["Git", "VS Code", "Postman", "Figma"]
},
currentFocus: "Building scalable & user-friendly applications",
funFact: "I debug with console.log() and I'm not ashamed! 😄"
};
[React Hooks Deep Dive](https://medium.com/@mazumdarsumit3/i-was-writing-react-wrong-for-8-months-00557bf573a0)
|
yamlCategories:
- Web Development
- JavaScript & TypeScript
- React & Next.js
- Backend Architecture
- Database Design
- DevOps & Cloud
- Best Practices
- Code Tutorials
Writing Style:
|
Frontend Development ████████████████████░░ 90%
Backend Development ████████████████░░░░░░ 80%
Database Management ███████████████░░░░░░░ 75%
DevOps & Cloud █████████████░░░░░░░░░ 65%
UI/UX Design ████████████░░░░░░░░░░ 60%
Problem Solving ██████████████████░░░░ 85%
graph LR
A[💡 Idea] --> B[📝 Plan]
B --> C[💻 Code]
C --> D[🧪 Test]
D --> E[🚀 Deploy]
E --> F[📊 Monitor]
F --> G[🔄 Iterate]
G --> C
style A fill:#00D9FF,stroke:#00D9FF,stroke-width:2px,color:#000
style B fill:#4ECDC4,stroke:#4ECDC4,stroke-width:2px,color:#000
style C fill:#FF6B6B,stroke:#FF6B6B,stroke-width:2px,color:#000
style D fill:#95E1D3,stroke:#95E1D3,stroke-width:2px,color:#000
style E fill:#F38181,stroke:#F38181,stroke-width:2px,color:#000
style F fill:#AA96DA,stroke:#AA96DA,stroke-width:2px,color:#000
style G fill:#FCBAD3,stroke:#FCBAD3,stroke-width:2px,color:#000
⚡ From sum1t-here with 💙
╔══════════════════════════════════════════════════════════════╗
║ ║
║ Thanks for visiting! Happy Coding! 🚀 ║
║ ║
╚══════════════════════════════════════════════════════════════╝







