Skip to content
View 0xPandaDev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 0xPandaDev

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

90 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing 0xPandaDev's contributions from March 17, 2024 to March 23, 2025. The contributions are 90% commits, 9% pull requests, 1% issues, 0% code review.

Contribution activity

March 2025

Created 1 commit in 1 repository

Created a pull request in holiman/uint256 that received 4 comments

Add in-place operation variants to improve method chaining

This PR introduces in-place operation variants (prefixed with "I") that use the receiver as the first argument. These allow for more readable metho…

+100 −0 lines changed 4 comments
Opened 1 other pull request in 1 repository
prysmaticlabs/prysm 1 open
7 contributions in private repositories Mar 7 – Mar 19
Loading