Skip to content
View thisismalindu's full-sized avatar
🚩
🚩

Block or report thisismalindu

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

Hi, I'm Malindu Bandara! πŸ‘‹

CSE Undergrad at the University of Moratuwa. Mostly figuring things out as I go.

πŸ“ Kurunegala, Sri Lanka πŸ‡±πŸ‡°

If something here breaks, it was probably intentional.

Pinned Loading

  1. SymbolPicker SymbolPicker Public

    A Simple Symbol Picker app like the Windows Emoji Picker to search and copy symbols to the clipboard.

    C# 16

  2. CppWinFormsProjectTemplate CppWinFormsProjectTemplate Public

    A Simple Windows Forms Application Project Template in C++/CLR.

    C++ 4

  3. timActionCenter timActionCenter Public

    An Action Center for all Windows Versions.

    C# 5

  4. mergesort mergesort Public

    Compares the time taken for Iterative and Recursive Merge Sort Algorithms

    Python