Recent Articles

Django TypeScript

A practical JWT auth playbook for Django with TypeScript SPAs Features JWT Header Access, Cookie Refresh

“Header Access, Cookie Refresh — A practical JWT auth playbook for Django + TypeScript SPAs.” It covers:

  • Architecture & threat model
  • Exact cookie/CORS/CSRF settings to use
  • Backend endpoint contracts (login/refresh/logout)
  • Frontend behavior (single-flight refresh, one-retry rule, per-tab storage)
  • Security headers (CSP, etc.), ops hygiene, tests, pitfalls, and a print-ready checklist

AI - Machine Learning

Structured Roadmap: Building an AI-Powered Web Application with Machine Learning

AI - Machine Learning

What is Machine Learning? Difference Between AI, ML, and DL

Blogs Linux

Getting Started with WSL (Windows Subsystem for Linux): A Step-by-Step Guide

Linux

Shell vs Kernel: How They Work Together in an Operating System