// darshit.config.json
User Settings — Read-Only • Last modified: 2025
// identity
"developer.name":"Darshit Gajjar",
"developer.role":"Software Engineer 2 @ Best Buy",
"developer.location":"Bengaluru, Karnataka, India 🇮🇳",
"developer.experience":"5+ years",
"developer.openToWork":true,
"developer.coffee":"☕ required before 10am"
// tech stack
"stack.frontend":["React.js", "Next.js", "TypeScript"],
"stack.backend":["Node.js", "Express.js", "GraphQL"],
"stack.database":["PostgreSQL", "MongoDB", "DynamoDB"],
"stack.devops":["Docker", "Kubernetes", "AWS", "CI/CD"],
"stack.style":["Tailwind CSS", "CSS Modules", "SASS"],
"stack.AI":["LangChain", "OpenAI API", "Hugging Face"],
"stack.Cloud":["AWS", "GCP", "Docker", "Kubernetes"]
// editor preferences
"editor.theme":"GitHub Dark",
"editor.fontFamily":"JetBrains Mono",
"editor.formatOnSave":true,
"editor.tabSize":2,
"editor.wordWrap":"on",
"terminal.shell":"/bin/zsh"
// soft skills
"skills.communication":9 // out of 10
"skills.teamwork":true,
"skills.problemSolving":"daily practice",
"skills.learning":"continuous",
"skills.debugging":"console.log first, ask later"
// availability status
"status":"Available for full-time roles & freelance projects"
"notice":"Not Looking for Now"
"preferredStack":["React", "Next.js", "Node.js", "TypeScript"]