Skip to content

Instantly share code, notes, and snippets.

View shidktbw's full-sized avatar
🤒
Out sick

shidktbw shidktbw

🤒
Out sick
View GitHub Profile
@shidktbw
shidktbw / ORIGINAL
Last active November 11, 2022 07:11
DRX//9
CPP/HOOK
↓↓↓
@shidktbw
shidktbw / config.py
Created September 27, 2022 10:24
my sql py
host = "your_host"
user = "your_user"
password = "your_password"
db_name = "your_db_name"