Skip to content
View harshal-rembhotkar's full-sized avatar

Block or report harshal-rembhotkar

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

Hey there! 👋

I’m Harshal Rembhotkar— a curious coder with a thing for backend magic and a full-blown obsession with everything Web3. By day, I’m a coder working with Rust, Go, TypeScript, Solana, and Solidity. By night, I’m either writing blogs or geeking out on Rust and Web3.

A Bit About Me

  • 🌐 Deep into Web3 and blockchain.
  • 🦀 Currently learning Rust (yes, the one that yells at you but makes you better).
  • ✍️ Writing on Hashnode about open source, development, and DevOps.

My Tech Toolbox 🛠️

  • Languages: Rust, Go, TypeScript, Solidity.
  • Interests: Blockchain, Smart Contracts, and anything that makes coding more fun.

Let’s Connect!

  • 📬 Let’s collab, build something cool, or just talk about code, blogging, or life in tech.

Pinned Loading

  1. rustwave rustwave Public

    Rustwave is a Rust-based command-line tool that generates ASCII graphs of numerical data directly in your terminal, originally ported from a C program.

    Rust

  2. Chat-Gpt-Cli Chat-Gpt-Cli Public

    A Golang-based CLI tool to interact with OpenAI's GPT models directly from your terminal.

    Go 1

  3. git-clone git-clone Public

    This project is about implementing a Git client from scratch in Rust, covering its fundamental object model (blobs, trees, commits) and key commands like init, cat-file and hash-object.

    Rust

  4. Solidity-smart-contracts Solidity-smart-contracts Public

    Solidity smart contracts(ERC-20, ERC-721 AND ERC-721A Standards).

    Solidity