Skip to content
View Himatric's full-sized avatar

    Block or report Himatric

    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
    Himatric/README.md
    > import os
    > os.system(f"echo {open('hima.json', 'r').read()} | pygmentize -l javascript --json")
    {
    "username": "Himatric",
    "alias": "Hima",
    "languages": [
    "python",
    "nodejs",
    "go"
    ],
    "age": 20,
    "discord": "Himaval",
    "valorant": "Hima#XANNY"
    }

    Pinned Loading

    1. SEMIDSEMIDPublic archive

      SEMID is a OSINT module with lots of discord functions.

      Python 52 2

    2. valclientvalclientPublic

      Valorant Client api wrapper written in nodejs. Includes automatic region detection

      JavaScript