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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. 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

  2. pdf-translator pdf-translator Public

    A Python tool to translate text in PDF files to Sinhala, preserving text layout and table structures. The tool extracts text and tables from PDF files, translates the content using Google Translato…

    Python 3

  3. 8-bit-ALU-Implementation 8-bit-ALU-Implementation Public

    This repository demonstrates an 8-bit Arithmetic Logic Unit (ALU) built using IoT components like a Raspberry Pi Pico, seven-segment displays, and SN74LS83N Adder ICs to perform binary addition.

    Python 1

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