const isuru = {
pronouns: "He" | "Him",
location: "Colombo, Sri Lanka π±π°",
role: "Full Stack Developer & QA Engineer",
currentFocus: "Building scalable web applications",
technologies: {
frontend: ["React", "React Native", "Flutter", "HTML5", "CSS3", "JavaScript"],
backend: ["Node.js", "Python", "Express.js"],
databases: ["MongoDB", "MySQL", "Prisma"],
testing: ["Selenium", "Playwright", "Cypress", "TestNG", "Postman"],
tools: ["Git", "GitHub", "VS Code", "Docker"]
},
passions: [
"π¨ UI/UX Design",
"π€ AI & Image Generation",
"π§ Building Automation Tools",
"π Continuous Learning"
],
funFact: "I debug with console.log and I'm proud of it! π"
};
console.log("Thanks for visiting my profile! Let's connect and build something amazing together! π");const currentProjects = {
π learning: "Advanced React Patterns & Microservices Architecture",
π¨ building: "Full-stack E-commerce Platform with AI Integration",
π§ͺ testing: "Implementing E2E testing with Playwright",
π― goal: "Contributing more to Open Source projects"
};


