π§ Full-Stack & DevOps Skills
πΌ What I Do
- Develop scalable and maintainable web applications using React, Node.js, and Spring Boot
- Design clean application architectures following best practices
- Implement secure role-based authentication and authorization
- Containerize applications using Docker & Docker Compose
- Build CI/CD pipelines using GitHub Actions
- Configure reverse proxies and secure deployments with Nginx & Cloudflare
- Manage and maintain Linux (Ubuntu) servers
- Design and implement secure RESTful APIs
- Apply JWT / OAuth-based authentication
- Document APIs using Swagger / OpenAPI
π Academic Background
- BSc (Hons) in Computer Engineering
Faculty of Engineering, University of Ruhuna
2021 β Present
π’ Industry Experience
- Software Engineer Intern
HashBaze Pvt Ltd
July 2024 β January 2025- Contributed to full-stack web application development
- Designed and integrated secure REST APIs
- Containerized applications using Docker for consistent deployments
- Collaborated with cross-functional teams in an Agile environment
- Supported production deployments and CI/CD workflows
class Developer {
constructor() {
this.role = "Full-Stack Developer | DevOps Enthusiast";
this.stack = ["React", "Node.js", "Spring Boot", "Docker", "Linux"];
}
build() {
return "Scalable, secure & production-ready systems π";
}
}
new Developer().build();



