const pulkit = {
location: "India 🇮🇳",
role: "Full-Stack Developer & DevOps Engineer",
education: [
"B.Tech CSE (Cloud Computing) @ SRM - 9.95 CGPA 🌟",
],
code: ["JavaScript", "TypeScript", "Java", "C++", "MySQL"],
technologies: {
frontEnd: {
js: ["React", "Next.js", "Angular 17"],
css: ["Bootstrap", "Tailwind", "Material-UI"]
},
backEnd: {
js: ["Node.js", "Express.js"],
},
databases: ["MongoDB", "MySQL", "Firebase"],
devOps: ["Docker", "Kubernetes", "Jenkins", "AWS"],
misc: ["Git", "Linux", "REST APIs", "JWT Auth"]
},
currentFocus: "Building scalable web applications with cloud-native architecture",
achievements: {
leetcode: "400+ problems solved",
hackathon: "HackTheFlag Winner (GDSC)",
community: "Co-Founder of Connect-SRM (500+ users)"
},
funFact: "I debug with console.log() and I'm not ashamed 😄"
};+ 🥇 Winner of HackTheFlag Hackathon by GDSC
+ 💪 400+ LeetCode Problems Solved
+ 🌟 9.95 CGPA in B.Tech CSE (Cloud Computing)
+ 👥 Co-Founder of Connect-SRM (500+ users)
+ 💼 2 Professional Internships Completed
+ 🚀 Multiple Full-Stack Projects Deployedconst currentGoals = {
learning: ["Advanced System Design", "Microservices Architecture", "Cloud-Native Apps"],
building: "Scalable full-stack applications with DevOps practices",
exploring: ["Kubernetes orchestration", "CI/CD pipelines", "AWS services"],
openTo: ["Collaboration on innovative projects", "Open source contributions"],
passion: "Creating real-world solutions that make an impact 🚀"
};

