const samarth = {
name : "Samarth Galhe",
role : "Full-Stack Developer & AI Enthusiast",
location : "India 🇮🇳",
email : "samarthgalhe9@gmail.com",
stack: {
languages : ["JavaScript", "TypeScript", "Python", "C++", "C"],
frontend : ["React.js", "Next.js", "TailwindCSS", "HTML5", "CSS3"],
backend : ["Node.js", "Express.js", "REST APIs", "JWT", "bcrypt", "Prisma"],
databases : ["MongoDB", "PostgreSQL", "MySQL"],
tools : ["Git", "Vercel", "Render", "Postman", "Cloudinary", "OpenCV"],
},
currently: {
building : "Scalable full-stack apps with clean architecture",
learning : ["Microservices", "Event-Driven Architecture", "MLOps", "Docker"],
open_to : ["Collaborations", "Internships"],
},
status : "ONLINE ✅",
uptime : "since 2003",
get motto() {
return "Build things that scale, systems that last, products that matter.";
},
};const skillDiagnostics = {
"Full Stack Dev" : { level: 80, status: "ONLINE ✅" },
"ML / AI" : { level: 60, status: "LOADING ⚡" },
"System Design" : { level: 75, status: "ACTIVE 🔥" },
"Clean Arch" : { level: 88, status: "NOMINAL ✅" },
"Problem Solving": { level: 95, status: "PEAK 🚀" },
};
// Progress bars
// [Full Stack Dev] ████████████████░░░░ 80% ONLINE ✅
// [ML / AI] ████████████░░░░░░░░ 60% LOADING ⚡
// [System Design] ███████████████░░░░░ 75% ACTIVE 🔥
// [Clean Arch] █████████████████░░░ 88% NOMINAL ✅
// [Problem Solving] ███████████████████░ 95% PEAK 🚀const contact = {
email : "samarthgalhe9@gmail.com",
linkedin : "linkedin.com/in/samarth-galhe",
github : "github.com/SamarthGalhe89",
phone : "+91-9075921797",
status : "open to collabs & internships 🟢",
};Build things that scale, systems that last, products that matter.
