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

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.

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
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": 18,
    "discord": "Himaval",
    "valorant": "Hima#XANNY"

}

Pinned Loading

  1. SEMID SEMID Public

    SEMID is a OSINT module with lots of discord functions.

    Python 38 3

  2. valclient valclient Public

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

    JavaScript