Skip to content

Instantly share code, notes, and snippets.

View choukou's full-sized avatar

NguyenTruongGiang choukou

  • TechcomBank
  • Ha Noi
View GitHub Profile
@choukou
choukou / nginx.conf
Created February 1, 2019 07:25 — forked from plentz/nginx.conf
Best nginx configuration for improved security(and performance). Complete blog post here http://tautt.com/best-nginx-configuration-for-security/
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048
@choukou
choukou / dabblet.css
Created November 15, 2018 10:29
Compressed Oval Animation
/* Compressed Oval Animation */
.icnLoad {
position: absolute;
margin: auto;
left: 0;
top: 0;