Skip to content
View iamscratches's full-sized avatar

Block or report iamscratches

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 Loading

  1. Cryptography Cryptography Public

    It consists of lots of small and fun projects that I usually build up while learning a cryptographic algorithms. Nothing to show off to someone though just tried using every concept I learned, to i…

    Python

  2. Scratches Scratches Public

    It's is a thought sharing platform where you can ask for help on some problematic codes, share your craziest ideas with the world, put comments on other's post and lot more... You can also interact…

    TypeScript 1

  3. Scratography Scratography Public

    A short project on encryption-decryption where I defined my very own module algorithm for encryption which is somewhat similar to RSA algorithm and user can generate a public and private key for en…

    Python

  4. Scratchcoin Scratchcoin Public

    This is a blockchain-based online cryptocurrency system that is loosely based on the technology used in Bitcoins and is very fast and mining can be done and a lot more exciting features like checki…

    JavaScript 1

  5. RDT-Protocol RDT-Protocol Public

    In this project, we will implement in Java a Reliable Data Transfer protocol (RDT). RDT provides reliability and flow control using the Automatic Repeat Request (ARQ) and Sliding Window protocols. …

    Java

  6. voice-assistant voice-assistant Public

    A completely voice based sophisticated AI system that does almost exactly what a normal assistant does for you only with better efficiency. Everything and every code used in this project is totally…

    Python