Skip to content
View spal02482's full-sized avatar
🌞
🌞
Block or Report

Block or report spal02482

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

Pinned

  1. MServer MServer Public

    A basic server to upload and download objects to and from Amazon S3 with user facilities.

    JavaScript 1 1

  2. Online-Mentoring-Management-System Online-Mentoring-Management-System Public

    Forked from cw-bhanunadar/mentoring

    Project to implement Online Mentoring Management System

    HTML 1

  3. BashNote BashNote Public

    A simple script written entirely in bash, which keeps your text files over a Server and can be accessed through a client script using ssh protocol.

    Shell 3 1

  4. MyEncryptionAlgorithm MyEncryptionAlgorithm Public

    This is an Encryption algorithm which attempts to combine Burrows-Wheeler transformation, RLE and Vignere Cipher to encrypt data.

    Python