π I am a beginner developer.
π± I'm currently learning C++ & MERN Stack.
struct Sithulaka {
const char* location = "Sri Lanka π±π°";
const char* status = "Beginner Developer on a learning journey";
const char* passions[3] = {"Coding", "Problem Solving", "Open Source"};
const char* hobbies[2] = {"Programming", "Exploring New Technologies"};
const char* goals = "Contribute to innovative projects and grow as a developer";
};
#!/bin/bash
echo "Currently working on:"
echo "β Mastering the MERN stack architecture"
echo "β Practicing C++ and working with Raspberry Pi Pico"
echo "β Learning and developing an ERP software with AI"
echo "β Expanding knowledge in ethical hacking and reverse engineering"
echo "β Customizing WordPress & WooCommerce for e-commerce solutions"
brain.empty() ? orderCoffee() : keepCoding();