Category

backend

Back to top ↑

django

Customize DRF Simplejwt

4 minute read

Introduction In this post, I am going to talk about how I customized a part of the drf-simplejwt repository to build a custom authentification flow for my to...

JWT feat. Django

5 minute read

Introduction In this post, I am going to talk about JSON Web Token(JWT), and how to implement it in DRF. First of all, JSON Web Token itself is just “an open...

Introduction to Django Rest Framework

3 minute read

Introduction In this post, I am going to talk about how to set up Django Rest Framework(DRF) in Debian/Ubuntu basic features of DRF class-based views

Back to top ↑

AI

Back to top ↑

aws

AWS VPC Crash Course

6 minute read

Introduction In this post, I am going to explain the basic concepts of AWS’s VPC, which includes VPC Subnets & CIDR Range NACL & Security Grou...

Basic IAM features

2 minute read

Abstract Policies are basically JSON files that contains which actions should be allowed You would attach these policies to user groups, and create user...

Back to top ↑

devops

Back to top ↑

other

Back to top ↑

bugs

Back to top ↑