const darshana = {
location: "Sri Lanka 🇱🇰",
currentProject: "Local Product Market Web App",
learning: ["Spring Boot", "React", "Laravel"],
interests: ["Web Development", "UI/UX Design", "Creative Coding"],
funFact: "I think I'm funny in speaking ",
askMeAbout: ["React", "PHP", "Full Stack Development"],
reachMe: "darshanajayalath0@gmail.com"
};graph LR
A[Full Stack Development] --> B[Spring Boot]
A --> C[React]
A --> D[Laravel]
B --> E[Backend Mastery]
C --> F[Frontend Excellence]
D --> G[PHP Frameworks]
E --> H[Local Product Market App]
F --> H
G --> H
From Darshana Jayalath
"Code is like humor. When you have to explain it, it's bad!"