tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Some code that I presented in my blog can be found here. Check it out 🔍

Tutorials

I have a blog where I talk about technology, and here you can find the code that I explain there. You'll find either the sample code or project in each folder, including the post's link.

Contents:

  • 2024
    • 03
      • Monitoring K8S resources through its APIs
      • OpenVPN Community on Azure with Terraform
      • DNS Server with Bind9 and dnsmasq
    • 02
      • Recover your wallet password if you have an idea about what your password might be
      • Learning hub-spoke with Packet Tracer and deploying it through Terraform on Azure
  • 2023
    • XX
      • Feature Flags with GrowthBook
      • Load testing Unleash with Locust
    • 09
      • Understanding Read Phenomena by Practice with MariaDB and PostgreSQL
    • 07
      • Understand Async Workers by Practice with Django, Gunicorn, and Gevent
    • 05
      • Understand Feature Flags by Practice with Unleash
  • 2022
    • 11
      • Don't code but automate with N8N
    • 10
      • Using GZIP between your backend and frontend services
    • 08
      • Create a certificate using Certbot through Docker
      • Terms of use through Auth0 Actions
    • 06
      • Email and Universal Login Templates with Liquid on Auth0
      • Rundeck recipe repository
    • 05
      • Django Admin Authentication using SSO through Auth0
      • Rundeck playground environment on Kubernetes
    • 04
      • Add claims to JWT through Actions on Auth0
      • Estimating an initial Redis setup through Locust
      • Bitcoin Node with RegTest mode using Docker
    • 03
      • Validating JWT: Authentication using Django Rest Framework
      • Caching JWKS using Redis with Django
    • 02
      • Getting to know Auth0 Deploy CLI with a practical scenario
    • 01
      • Sample usage of Metaclasses in Python: Taking screenshots automatically
      • Using transactions with STOMP with the help of Django STOMP
  • 2021
    • 12
      • How to set up an Ethereum Node with Light Mode using Docker
    • 11
      • SSO with Cognito through the Authorization Code grant type
    • 06
      • RegEx, Data Classes and Type Hints with Python: Learning from tweet text
    • 05
      • C# Web API: How to call your endpoint through integration tests
      • GKE Ingress: How to configure IPv4 and IPv6 addresses
      • Production-ready shell startup scripts: The Set Builtin
      • The easiest way to run a container on GCE with Terraform