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