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

Typing SVG

πŸš€ About Me

  • πŸ› οΈ Associate Software Engineer at MindInventory
  • 🌟 Passionate about exploring and mastering new technologies.
  • 🀝 Enthusiastic about collaborating on tech projects and finding innovative solutions.
  • 🌐 Connect with me on LinkedIn.

πŸ“Š GitHub Analytics

πŸ‘οΈ Visitor Count

Pinned Loading

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

  2. go-aws-lambda go-aws-lambda Public

    This project is a simple example of using Go with SQLC for SQL generation with Migrations, MySQL as the database, and integrating with AWS Lambda and AWS API Gateway.

    Go

  3. RSA-Encryption RSA-Encryption Public

    RSA algorithm is an asymmetric cryptography algorithm. Asymmetric actually means that it works on two different keys i.e. Public Key and Private Key. The public key consists of two numbers where on…

    Go 4 1

  4. go-stripe go-stripe Public

    This demo project showcases a fixed subscription model implemented with a frontend in React, a backend in Golang, and integrated with Stripe for payment processing. It also includes integration of …

    Go

  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. go-cdk-serverless go-cdk-serverless Public

    This is a Todo application where the backend is written in Golang, using AWS Lambda for business logic, DynamoDB for data persistence, and API Gateway to provide the HTTP endpoints to access and us…

    Go