Skip to content

Instantly share code, notes, and snippets.

View jermainee's full-sized avatar

Jermaine Ernst jermainee

View GitHub Profile
@RobertAKARobin
RobertAKARobin / python.md
Last active May 19, 2025 19:15
Python Is Not A Great Programming Language
@plentz
plentz / nginx.conf
Last active May 27, 2025 10:32
Best nginx configuration for improved security(and performance)
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048