Skip to content
View Shrey-Gajjar-9798's full-sized avatar
Block or Report

Block or report Shrey-Gajjar-9798

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
Shrey-Gajjar-9798/README.md

Hi, I'm Shrey Gajjar!

Full stack Blockchain Developer

Linkedin: Shrey Gajjar GitHub Shrey Gajjar

coding

A little more about me...

const Shrey = {
  pronouns: "HE" | "his",
  code: [Javascript, Typescript, HTML, CSS, Rust, Solidity, Hyperledger Fabric],
  tools: [React, Redux, Node, Next, Tailwind CSS, Fabric Tools, Docker, Redis, Sql, Nosql],
  architecture: ["microservices", "event-driven", "design system pattern"],
  techCommunities: {
                        Medium: (https://medium.com/@shreygajjar786),
                      },
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


Pinned Loading

  1. DEX_UniswapV3 DEX_UniswapV3 Public

    Created DEX using uniswap version v3. Also integrated with frontend in nextJS and redis for better data fetching of the tokens and price from the coingeeko api.

    TypeScript 2 1

  2. NFTMarketplace NFTMarketplace Public

    NFT marketplace with marketplace contract and web 3 connectivity for creating the NFTs using metadata or without metadata. NFTstorage (Decenteralized storage) is integrated in it for storing and cr…

    JavaScript 1

  3. PolygonID_OnchainVerification PolygonID_OnchainVerification Public

    Onchain verification in Polygon id for verifying the credential of user.

    Solidity

  4. Insurance_Dapp Insurance_Dapp Public

    Created complete decentralized application using react js and hardhat network and also used web3 storage for the decentralized storage part. Multiple contracts are created and inherited with differ…

    JavaScript