Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View adityash4rma's full-sized avatar
zappp
zappp

Highlights

  • Pro

Block or report adityash4rma

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

#include <hooman.h>

int identity(void)
{
    char name[] = "Aditya";
    char username[] = "@adityash4rma";
    char hobby[] = "open-sourcing";
    char loves_to[] = "sing";

    return 200;
}

Languages and Tools:



Contact:



Statistics:

stats graph languages graph

Holopin Board:

An image of @adityash4rma's Holopin badges, which is a link to view their full Holopin profile

Pinned Loading

  1. nuroot nuroot Public

    Run Sudo apps on Unprivileged & Ephemeral Linux Environments

    Shell 3

  2. flaregram flaregram Public

    Telegram bot API framework for Cloudflare workers.

    JavaScript 82 18

  3. spotimux spotimux Public

    Spotify Downloader on Termux

    Shell 7

  4. LocalStorage-Transfer LocalStorage-Transfer Public

    Tampermonkey Script to Import/Export LocalStorage

    JavaScript