Skip to content
View DeboDevelop's full-sized avatar
😁
Working.
😁
Working.

Block or report DeboDevelop

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

Debajyoti Dutta Banner

πŸ’« About Me:

🎯 I'm a passionate backend engineer from India.
πŸ”§ My proficiency includes building REST APIs and GraphQL APIs utilizing Node.js and Typescript.
πŸ’Ύ I utilize SQL and NoSQL databases like PostgreSQL and MongoDB.
πŸ–₯ I use AWS EC2 for Deployments.
πŸ—‚οΈ I worked on an Ethereum Indexer, which exposed me to DeFi.
πŸ”­ I’m currently working in 0bit Systems FZCO as Software Engineer (Freelance).
🌱 I’m currently learning Eth2.
πŸ’¬ Ask me about Blockchain and Backend development.
πŸ“« How to reach me debajyotidofficial@gmail.com

πŸ‘¨β€πŸ’» Projects:

Some of my personal projects include:-

  • KV-DataStore: A hybrid key-value store with a memory cache (LRU), on-disk persistence, and TTL (Time to Live) support for key-value expiry.
  • VectorCommitment-Merkle: VectorCommitment-Merkle is a prover and verifier implementation in Golang of vector commitment schemes for state root used by go-ethereum and Tendermint. Proving and verifying both single data points as well as multiple data points are supported by a binary Merkle tree implementation.
  • Reed Solomon: Implemented reed-solomon erasure coding by performing matrix arithmetic over the Galois field in Rust.
  • KittyToken: KittyToken is an implementation of ERC20 token using Solidity. Included a contract to create KittyToken/stablecoin pair in the UniswapV2 liquidity pool.

πŸ’» Tech Stack:

Go GraphQL JavaScript Python Rust Solidity TypeScript AWS Express.js NPM NodeJS React Redux AmazonDynamoDB MongoDB Postgres Redis LINUX Docker ElasticSearch

🌐 Socials:

LinkedIn

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies


Pinned Loading

  1. VectorCommitment-Merkle VectorCommitment-Merkle Public

    Go

  2. KV-DataStore KV-DataStore Public

    TypeScript

  3. ReedSolomon ReedSolomon Public

    Rust

  4. KittyToken KittyToken Public

    JavaScript