const umar = {
role: "Full Stack Developer",
expertise: {
frontend: ["React", "Next.js", "TypeScript", "Tailwind CSS"],
backend: ["Node.js", "Express", "MongoDB", "PostgreSQL"],
ai: ["GenAI Integration", "LLM APIs", "AI-Enhanced UX"],
architecture: ["Microservices", "MVC", "REST APIs"]
},
passions: [
"Creating AI-enhanced user experiences",
"Building scalable applications",
"Performance optimization"
],
currentFocus: "Integrating GenAI with MERN applications"
};
const currentEndeavors = {
projects: [
"ImageKeyword.io - AI-powered image keyword generator",
"Enterprise-scale MERN applications",
"Custom UI component library"
],
learning: [
"Generative AI integration in web applications",
"Advanced LLM implementation techniques",
"AI-driven user interaction patterns"
],
interests: [
"AI-enhanced micro-interactions",
"Intelligent design systems",
"System scalability"
]
};