Skip to content
View Tuntii's full-sized avatar
😁
😁
Block or Report

Block or report Tuntii

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

tuntii

GitHub Streak

Pinned Loading

  1. RTBH-node-js-api RTBH-node-js-api Public

    Remotely Triggered Black Hole IP Blocker

    JavaScript

  2. tunti35 tunti35 Public

    Welcome To My Website

    CSS

  3. excel-column-renamer excel-column-renamer Public

    Python ile amelelikten kurtulun!

    Python

  4. all time bitcoin csv exportter all time bitcoin csv exportter
    1
    import requests
    2
    import pandas as pd
    3
    
                  
    4
    
                  
    5
    response = requests.get('https://api.coingecko.com/api/v3/coins/bitcoin/market_chart?vs_currency=usd&days=max&interval=daily')