type Developer = {
name: string;
title: string;
skills: string[];
focus: string[];
learning: string[];
funFact: string;
};
const dasun: Developer = {
name: "Dasun Methmal",
title: "Full-Stack Developer & Cloud Architect",
skills: ["PHP", "Laravel", "React", "Node.js", "DevOps", "AWS"],
focus: ["Microservices", "Cloud Architecture", "Performance Optimization"],
learning: ["Kubernetes", "AWS Solutions Architecture", "Go", "System Design"],
funFact: "I debug code in my dreams and wake up with solutions!"
};
- π Building scalable, high-performance web applications and cloud-native microservices
- π± Currently mastering Kubernetes, AWS Solutions Architecture, and Advanced System Design
- π Leading open-source projects focused on developer productivity and cloud optimization
- π― Open to collaborate on innovative projects with positive global impact
- π Writing technical articles on dev.to
- π― 2025 Goals: Become AWS certified, contribute to major open source projects & speak at tech conferences
- π« Reach me at: [email protected]
PHP ββββββββββββββββββββββββ 38.25 %
JavaScript ββββββββββββββββββββββββ 31.56 %
TypeScript ββββββββββββββββββββββββ 22.15 %
Docker ββββββββββββββββββββββββ 07.65 %
Other ββββββββββββββββββββββββ 00.39 %
- Scaling Laravel Applications with Kubernetes
- Advanced React Performance Optimization Techniques
- Building Event-Driven Microservices with Laravel and RabbitMQ
- AWS Solutions Architecture: Best Practices for PHP Applications
Last Updated: April 2025