Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View GHexxerBrdv's full-sized avatar
💀
BUILDING IN DARK
💀
BUILDING IN DARK

Block or report GHexxerBrdv

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
GHexxerBrdv/README.md

I am Gaurang Bharadava - Smart contract engineer & security researcher

My work will tell you about me

PROOF OF WORKS

Open Source

Proof of work Description Technologies
Compose Compose is a smart contract library that helps developers create smart contract systems using ERC-2535 Diamonds. Solidity, Foundry

Blockchain & Smart Contract Development

Proof of work Description Technologies
Token-0x A Base ERC20 implementation focusing on gas optimised operations and security, developed in inline assembly solidity, Yul, Foundry
EIP-4337-AA Implemented smart contract account (Account Abstraction) also known as EIP4337 and tested it. solidity, Foundry, account-abstraction
Upgradeable-proxy Created minimalistic implementation of all the upgreadable proxy pattern for smart contracts (Open Source) solidity, Foundry
Horse-With-Corn Horse-With-Corn, a minimal clone of UniswapV2 Solidity, Foundry
Airdrop An Airdrop smart contract, allow any protocol to airdrop their tokens. allowed users can claim the token. The project is in three version from simple to advanced with integration with automation solidity, Foundry, chainlink-automation
NFT-Share NFT-Share is a smart contract project which allow users to mint the nft and nft ower to mint shares of their nft and sell it solidity, Foundry
Aadhar-Voting Created A voting system build on evm competible blockchain that allows user to vote openly and in decentralized manner solidity, Foundry
Dutch-Auction A Dutch auction smart contract enable user to sell their goods Solidity, Foundry

Blockchain & Smart Contract Security

Proof of work Description Technologies
Audit-Reports Smart contract audit reports from competitive audits platforms Solidity, Foundry, slither, aderyn
Ethernaut Openzeppelin's Ethernaut challenges (Ongoing) solidity, Foundry, openzeppelin

Rust

Proof of work Description Technologies
Task_Manager Developed an advace ToDo manager cli tool, that employes user defined data types, error handling, control flow and modules, allows user to add task via command line by only typing commands Rust, serde, colored, clap
Dig Dig is a simplified CLI tool that will find the content from the mentioned file and print them Rust, clap, colored, regex
brdv brdv is git like tool that will help you to manage your projects (Early stage) Rust, clap
redis_lite redish_lite is redis like tool that will continuosly accepts the client requests and store data in key value form in local file (Early stage) Rust, serde, tokio

Pinned Loading

  1. Upgrade-Proxy Upgrade-Proxy Public

    There are 5 type of upgradability patterns in smart contract. This repository teach you how they works under the hood

    Solidity 3

  2. EIP-4337-AA EIP-4337-AA Public

    An account-abstraction smart wallet contract implementation, enables users to create their smart wallet.

    Solidity 1

  3. Audit-Reports Audit-Reports Public

    Reports of smart contract audit done by me.

    1