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

Block or report harshvardhanrajdan

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
harshvardhanrajdan/Readme.md

Hi πŸ‘‹, I'm Harshvardhan Rajdan

Profile Views

Solving problems at Scale

Connect with me:

harshvrdnrajdan harshvardhanrajdan harshvardhanrajdan


GitHub Streak Top Languages GitHub Stats

Pinned Loading

  1. multi-cloud-sdk multi-cloud-sdk Public

    Multi Cloud is a library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy way

    Go 1

  2. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: GPL-3.0
    2
    pragma solidity >= 0.5.0 <0.9.0;
    3
    
                  
    4
    contract MyToken{
    5
        uint8 myNumber=5;
  3. googleapis/python-pubsub googleapis/python-pubsub Public

    Python 417 215

  4. exchange-rate-go exchange-rate-go Public

    A backend service in Go for real-time and historical currency exchange rates.

    Go

  5. PStream PStream Public

    PStream is a high-performance streaming server implementation in Go that provides WebSocket-based pub/sub functionality with built-in metrics using Prometheus.

    Go

  6. Ethereum-Blockchain-Trasaction-Parser Ethereum-Blockchain-Trasaction-Parser Public

    The Ethereum Blockchain Transaction Parser is a service that allows querying transactions for subscribed address.

    Go