Skip to content
View adk7712's full-sized avatar
🐢
tortis
🐢
tortis

Block or report adk7712

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

Hello World!👋

I'm Aditya, a passionate, self-taught programmer. I revel in coding a lot due to the reality that you can do ultimately anything with no barriers. Coding additionally taught me a way to examine a issue from unique perspectives; that we continually have two methods of tracking down a solution - the tough manner and the clever manner.

My Github Statistics

Languages and Tools I Use




Pinned Loading

  1. crypto-prediction crypto-prediction Public archive

    A Python bot which can compare and assist in predicting future crypto prices

    Python 12 2

  2. chess-fen-reader chess-fen-reader Public

    A simple FEN reader which generates a chessboard

    JavaScript 2 4

  3. gruvboxify gruvboxify Public

    Gruvboxify is a simple CLI tool that turns any image into Gruvbox colors.

    Python 7

  4. microsoft/vscode microsoft/vscode Public

    Visual Studio Code

    TypeScript 174k 33.5k

  5. nkallen/plasticity nkallen/plasticity Public

    TypeScript 3.2k 238

  6. Using the CoinMarketCap API: A Begin... Using the CoinMarketCap API: A Beginner's Guide
    1
    # Using the CoinMarketCap API: A Beginner's Guide
    2
    
                  
    3
    CoinMarketCap is the world's most-referenced price-tracking website for crypto assets in the rapidly growing cryptocurrency space. Its mission is to make crypto discoverable and efficient globally by empowering retail users with unbiased, high quality and accurate information
    4
    
                  
    5
    In this guide, I will break down the process of leveraging the CoinMarketCap API to seamlessly integrate real-time crptocurrency data in your applications or projects.