Building a REST API with Django REST Framework from Scratch
A complete walkthrough of setting up DRF with JWT authentication, custom permissions, and pagination — the way I actually do it in production.
Read post →// welcome to my space
A Nepali developer writing about Next.js, Django, APIs, and everything in between.
A complete walkthrough of setting up DRF with JWT authentication, custom permissions, and pagination — the way I actually do it in production.
Read post →Breaking down server components, layouts, and data fetching in the new App Router — with real examples you can use today.
Read post →From feature branching to conventional commits — my personal Git strategy that keeps projects clean and history readable.
Read post →Beyond the basics — Promise.allSettled, AbortController, and other async patterns that make your JS more robust.
Read post →