A
.
N
.
K
Posts
Projects
About
RSS
Posts tagged “basics”
6 posts.
all
acme
API
AWS
azure
azure-cli
basics
Chatbot
CLI
cloud
cloudflare
coolify
css
design
devops
Django
Django-Channels
docker
DRF
experiment-tracking
Git
GraphQL
Health
JWT
LangChain
lessons-learned
linux
LLM
Martial-Arts
MLflow
MLOps
orm
Philosophy
pitch-deck
presentation
product development
productivity
Python
React
Real-time-communication
saas
self-host
setup
startup
text-editor
text-processing
traefik
tutorial
typescript
user feedback
UX
vim
Web
WebDev
Dec 28
VPS Setup Checklist
This is a blog on the general checklist that I have come to follow while setting up a VPS
basics
linux
setup
self-host
Jan 17
Diving into Docker and Docker Compose - A beginner's guide to containerizing your applications
Stack up your containers, learn the basics and some helpful principles to follow when using Docker and Docker Compose.
Devops
Docker
Basics
Jan 15
Handling JWT-Protected Routes in React with Axios Interceptors
Learn how to create a reusable React hook that handles JWT-protected routes with axios interceptors, making it easy to maintain and troubleshoot while allowing easy access to protected routes without adding logic for token expiration and refreshing manually.
React
Basics
JWT
Jan 14
Setting up ExpressJS MongoDB project
This post goes through how to setup expressJS and mongoDB with examples
Basics
WebDev
Jan 11
Setup a basic Django-GraphQL framework project
A step by step walkthrough on setting up django graphql framework and some easy principles to follow.
Django
GraphQL
Python
API
Basics
Oct 6
Getting Started with Python
Basics of Python
Python
Basics