🔭 I am a beginner developer.
🌱 I'm currently learning DevOps & Solutions Architect.
structSithulaka {
constchar* location = "Sri Lanka 🇱🇰";
constchar* status = "Beginner Developer on a learning journey";
constchar* passions[3] = {"Coding", "Problem Solving", "Open Source"};
constchar* hobbies[2] = {"Programming", "Exploring New Technologies"};
constchar* goals = "Contribute to innovative projects and grow as a developer";
};#!/bin/bashecho"Currently working on:"echo"→ Mastering the MERN stack architecture"echo"→ Practicing C++ and working with Raspberry Pi Pico"echo"→ Learning DevOps & Solutions Architect with AI"echo"→ Expanding knowledge in ethical hacking and reverse engineering"echo"→ building the SAAS solutions"brain.empty() ? orderCoffee() : keepCoding();


