Skip to main content

Posts

2024


Setup Nginx to host a Static Site

··240 words·2 mins
A reasonably secure Nginx config for static site hosting with TLS using Let’s Encrypt certificate.
Regex logo

Learn Regex the Easy Way

··3018 words·15 mins
A regular expression is a group of characters or symbols which is used to find a specific pattern in a text.