const amdad: Developer = {
code: ["JavaScript", "TypeScript", "PHP", "Python"],
focus: "Building modern, scalable full-stack web applications",
technologies: {
frontend: ["React", "Next.js", "Tailwind CSS"],
backend: ["Node.js", "Express", "Next.js API Routes", "PHP"],
database: ["MongoDB", "MySQL"],
auth: ["JWT", "Firebase", "Clerk"],
tools: ["Git", "GitHub", "VS Code", "Vercel", "Netlify"]
},
architecture: ["MVC", "REST API", "SPA"],
currentLearning: [
"Advanced JavaScript",
"Next.js (App Router)",
"Backend Optimization"
],
currentProject: "Building SaaS & Real-world Full Stack Projects",
funFact: "I debug with console.log โ and yes, it always works ๐"
};