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 is supported. This note will only be visible to 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 starssithulakaDiscord

🔭 I am a beginner developer.

🌱 I'm currently learning DevOps & Solutions Architect.

🧑‍💻 about_me.h

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

🧠 core_skills.sys

💻 Languages

🧰 Tools & Technologies

🌱 Currently Learning


🖥️ performance_metrics.log


🚀 featured_projects.exe

mdns_device_discoveryPicoLED_ProtocolBridge

⚙️ current_processes.sh

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

🏆 system_achievements.log

Github Trophy

📡 connection_interfaces.json

LinkedInTwitterFacebookInstagram


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

Pinned Loading

  1. Couch-ControlCouch-ControlPublic

    Ultra-lightweight remote desktop control for your local network. Control your desktop from your phone's browser — on your local network or from anywhere in the world via Cloudflare Tunnel. No app i…

    Python

  2. PICO_DMX_CONTROLLERPICO_DMX_CONTROLLERPublic

    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++

  3. ip_camera_qr_scannerip_camera_qr_scannerPublic

    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

  4. DomainCheckerDomainCheckerPublic

    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