Skip to content
View Sahil-4555's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Sahil-4555

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 250 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
Sahil-4555/README.md

Hi there πŸ‘‹ I'm Sahil

Reviewing, learning, and contributing β€” here are some of my open-source contributions:

  • prysm – Refactoring
  • uint256 – in-place operations to allow method chaining
  • goevmlabs – Refactoring & Optimization

Contact

Direct message or tag me on 𝕏 for the best response times.

Pinned Loading

  1. prysm prysm Public

    Forked from OffchainLabs/prysm

    Go implementation of Ethereum proof of stake

    Go

  2. uint256 uint256 Public

    Forked from holiman/uint256

    Fixed size 256-bit math library

    Go

  3. go-ethereum go-ethereum Public

    Forked from ethereum/go-ethereum

    Go implementation of the Ethereum protocol

    Go

  4. GOLANG_CHAT_DEMO GOLANG_CHAT_DEMO Public

    This project is a chat application inspired by Mattermost. It has a backend built in Golang, a frontend created with React, and MongoDB is used for data storage. Both the backend and frontend are d…

    JavaScript

  5. lZ77_Compression_Decompression lZ77_Compression_Decompression Public

    LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.

    C++ 5

  6. Secure_Hash_Algorithm-SHA256 Secure_Hash_Algorithm-SHA256 Public

    SHA-256 is a cryptographic hash function that generates a 256-bit (32-byte) hash value. It is widely used to ensure data integrity and security by creating a unique digital fingerprint for a given …

    Go 3