Skip to content
View r-karunathilake's full-sized avatar
Block or Report

Block or report r-karunathilake

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
r-karunathilake/README.md

πŸ’« About Me:

πŸ‘‹ Hey there!
πŸŽ“ Electrical Engineering
πŸ’Ό Firmware Development, test automation, and photonic research
πŸš€ Diving headfirst into the world of software development
πŸ’» Crafting concise, unit-testable, and well-documented code
🌲 Embracing new technologies to bridge software and hardware

LinkedIn

πŸ’» Primary Languages:

C C++ Python

Pinned

  1. packet_sniffer packet_sniffer Public

    This is a packet sniffer program created using pcap library with the C programming language to run on Linux.

    C

  2. project_showcase project_showcase Public

    My personal projects on GitHub

    Python

  3. Tetris_Cpp Tetris_Cpp Public

    This repository contains the source code for my Tetris remake in C++ using the SFML software development library.

    C++

  4. DS_and_Algorithms DS_and_Algorithms Public

    This git repository contains code implementing various data structures and algorithms in my favourite programming languages.

    Python

  5. tcp_server_client tcp_server_client Public

    This repository contains a steam server-client written in the C programming language.

    C

  6. Lox_Interpretor Lox_Interpretor Public

    This respository contains the source code for an interpreter written in C for a custom language called Lox.

    C