Skip to content
View KumKaShree's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Organizations

@BotFragg @Zebo-Bot

Block or report KumKaShree

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

KumKaShree

Heya! I'm Amit, a student currently living in Odisha, India.


class KumKaShree():
    
  def __init__(self):
    self.name = "Amit";
    self.username = "KumKaShree";
    self.location = "Odisha, India";
    
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = KumKaShree()

Discord Pressence

Discord Presence

My Statistics



KumKaShree' Activity Graph


Last Edited on: 15/07/2022

Popular repositories Loading

  1. KumKaShree KumKaShree Public

    Config files for my GitHub profile.

  2. valorant-api-docs valorant-api-docs Public

    Forked from techchrism/valorant-api-docs

    Automatically generated documentation for Valorant API endpoints the client uses internally

    JavaScript

  3. botfragg-app botfragg-app Public

    C++

  4. register register Public

    Forked from is-a-dev/register

    Grab your own sweet-looking '.is-a.dev' subdomain

    JavaScript