name: Abhishek Gurjar
located_in: India 🇮🇳
current_job: Full Stack Developer
education:
- "Bachelor's in Computer Science"
- "Self-taught Developer"
fields_of_interests:
- "Web Development"
- "Mobile App Development"
- "UI/UX Design"
- "Problem Solving"
currently_learning:
- "Advanced React Patterns"
- "Cloud Architecture"
- "DevOps Practices"
2024_goals:
- "Contribute to Open Source Projects"
- "Build 50+ React Projects"
- "Master System Design"
- "Learn New Technologies"
hobbies:
- "Coding 💻"
- "Reading Tech Blogs 📚"
- "Exploring New Places 🌍"
Project | Tech Stack | Demo | Code |
---|---|---|---|
E-Commerce Platform | React, Node.js, MongoDB | 🔗 Live Demo | 📂 GitHub |
Task Management App | Next.js, TypeScript, Prisma | 🔗 Live Demo | 📂 GitHub |
Weather Dashboard | React, API Integration | 🔗 Live Demo | 📂 GitHub |
Portfolio Website | Next.js, Tailwind CSS | 🔗 Live Demo | 📂 GitHub |
class Developer {
constructor() {
this.name = "Abhishek Gurjar";
this.title = "Full Stack Developer";
this.location = "India 🇮🇳";
this.skills = ["JavaScript", "React", "Node.js", "MongoDB"];
this.passion = "Building amazing user experiences";
this.currentlyLearning = ["Advanced React", "System Design", "Cloud Architecture"];
this.askMeAbout = ["Web Dev", "Tech", "Problem Solving", "Open Source"];
this.technologies = {
frontEnd: ["React", "Next.js", "TypeScript", "Tailwind CSS"],
backEnd: ["Node.js", "Express", "MongoDB", "GraphQL"],
tools: ["Git", "Docker", "AWS", "Figma"],
mobile: ["React Native"]
};
}
get dailyRoutine() {
return [
"☕ Coffee",
"💻 Code",
"🐛 Debug",
"🚀 Deploy",
"📚 Learn",
"🔄 Repeat"
];
}
sayHi() {
console.log("Thanks for visiting my profile! Let's connect and build something amazing together! 🚀");
}
}
const abhishek = new Developer();
abhishek.sayHi();
💻 This Week I Spent My Time On:
JavaScript ██████████████████████░░░ 87.4%
TypeScript ███░░░░░░░░░░░░░░░░░░░░░░░ 12.6%
CSS ██░░░░░░░░░░░░░░░░░░░░░░░░ 8.2%
HTML █░░░░░░░░░░░░░░░░░░░░░░░░░ 4.1%
JSON ░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.3%
🔥 Editors:
VS Code ████████████████████████░ 96.8%
Vim █░░░░░░░░░░░░░░░░░░░░░░░░░ 3.2%
💾 Operating System:
Linux ████████████████████████░ 78.9%
Windows █████░░░░░░░░░░░░░░░░░░░░░ 21.1%


- Full Stack Development
- Frontend Development
- Open Source Projects
- Freelance Projects
- Tech Collaborations