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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
harshvardhanrajdan/Readme.md

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 archive

    This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-pubsub

    Python 431 214

  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