Skip to content
View sithulaka's full-sized avatar
:octocat:
Unraveling the digital puzzle πŸ§©πŸ’»
:octocat:
Unraveling the digital puzzle πŸ§©πŸ’»

Block or report sithulaka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sithulaka/README.md

A Passionate Developer from Sri Lanka πŸ‡±πŸ‡°

GitHub User's stars sithulaka Discord

πŸ”­ I am a beginner developer.

🌱 I'm currently learning C++ & MERN Stack.

πŸ§‘β€πŸ’» about_me.h

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";
};

🧠 core_skills.sys

πŸ’» Languages

🧰 Tools & Technologies

🌱 Currently Learning


πŸ–₯️ performance_metrics.log


πŸš€ featured_projects.exe


βš™οΈ current_processes.sh

#!/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"

πŸ† system_achievements.log

Github Trophy

πŸ“‘ connection_interfaces.json

LinkedIn Twitter Facebook Instagram


brain.empty() ? orderCoffee() : keepCoding();

Pinned Loading

  1. Couch-Control Couch-Control Public

    Ultra-lightweight remote desktop control for your local network. Control your Linux desktop from your phone's browser while relaxing on the couch. Perfect for developers who need to click "Allow" b…

    Python

  2. mdns_device_discovery mdns_device_discovery Public

    A robust and enterprise-ready mDNS (multicast DNS) communication system for master-client device discovery and monitoring in local networks. This system provides automatic service discovery, health…

    Python

  3. PICO_DMX_CONTROLLER PICO_DMX_CONTROLLER Public

    A comprehensive DMX-512 communication system for the Raspberry Pi Pico, featuring configurable channel settings, full universe transmission, and real-time monitoring capabilities. This implementati…

    C++

  4. ip_camera_qr_scanner ip_camera_qr_scanner Public

    A comprehensive Python-based application that connects to IP cameras via RTSP protocol, detects and decodes QR codes in real-time, and saves the decoded information to files. Built with Object-Orie…

    Python

  5. DomainChecker DomainChecker Public

    A powerful Python tool to check domain name availability with Namecheap API integration, DNS verification, and WHOIS lookup to find domains that are actually purchasable on registrars like Namecheap.

    Python

  6. envirosense-aqms envirosense-aqms Public

    EnviroSense AQMS is a comprehensive air quality monitoring system built on Arduino/ESP32 platforms. It measures a wide range of air quality parameters including CO2, SO2, H2S, CH4, NO2, TVOCs, and …

    C++