Skip to content

Instantly share code, notes, and snippets.

View Bharathboy1's full-sized avatar
:shipit:
Exploring

Bharath S Bharathboy1

:shipit:
Exploring
View GitHub Profile
@Bharathboy1
Bharathboy1 / Details
Last active June 28, 2023 13:36
Khans resources
enl() {
cat >> .env << EOF
API_ID=3704772
API_HASH=b8e50a035abb851c0dd424e14cac4c06
REDIS_URI=redis://default:d292y2R1dQYNhnm9a1o0rbDg9GoUGRyP@redis-18036.c61.us-east-1-3.ec2.cloud.redislabs.com:18036
REDIS_PASSWORD=d292y2R1dQYNhnm9a1o0rbDg9GoUGRyP
SESSION=1BVtsOGYBuzDkW7ufkNnH2ztyTlM-nGl_yZEOIkzC_IgbxB4e09RTBxX45HwL1sn4fDAR6g08v6c4b18U3wPFvvc9cPAXC5lszT3IcF-iJ0zusWahqK8C0O4KjAsjJTy8Gy6YH3dsyHOHo9jmg1BxjtECNPdkwSqpQPNtyLHP-rjyRSMD9o6fWCObHCVwKId5sG_lwttSn0hrbr7pubxMDUVCN-6UPSR4f3gDIaoVQmr_KCCkHMuAKoxmkMfNVVImhLDOuIk3KgJwYhIn-TOD1Yt-cICk9LKd0wBpkb2IOi4ZnHX2NvSxLRNx54ZGt6hNCGZKXIgUZJLX76Y8JM0qan0HjMLrFsU=
EOF
}
insp() {
@Bharathboy1
Bharathboy1 / pokedex_ascii.h
Created June 20, 2021 06:41 — forked from MatheusFaria/pokedex_ascii.h
151 Pokemon ASCII Art
/**
* The ASCII arts were extracted from:
* - http://www.fiikus.net/?pokedex
* - http://www.world-of-nintendo.com/pictures/text/
* And also generated with:
* - http://www.text-image.com
*/
#ifndef __POKE_IMG__
#define __POKE_IMG__