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. ztalk ztalk Public

    Python

  2. 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

  3. python-learning-projects python-learning-projects Public

    This repository contains multiple Python projects designed to enhance learning and development in Python programming. Each project focuses on different concepts, including automation, data processi…

    Python 1

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