Skip to content
View AthiniMgagule's full-sized avatar

Block or report AthiniMgagule

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

Pinned Loading

  1. flippad-cipher flippad-cipher Public

    The FlipPadCipher program is an implementation of a custom encryption and decryption algorithm that utilizes the XOR operation combined with binary representations of text and keys.

    Java 1

  2. Url-shortener Url-shortener Public

    A simple URL Shortener built with React (frontend) and Spring Boot (backend). It allows users to input long URLs and get back shortened versions that can be shared and visited easily.

    Java

  3. WriteWisp WriteWisp Public

    JavaScript

  4. FYP_2025 FYP_2025 Public

    JavaScript

  5. BankingSystem BankingSystem Public

    A modern JavaFX desktop banking application with secure user authentication, real-time transaction processing, and persistent data storage. Features an intuitive GUI for account management, deposit…

    Java

  6. Witsshell Witsshell Public

    A custom Unix shell implementation written in C that provides basic shell functionality including command execution, built-in commands, path management, I/O redirection, and parallel command execut…

    C