Kuldeep Pisda

Kuldeep Pisda

Scaling businesses worldwide through production-ready Django apps, advanced GenAI Apps, RAG systems, and innovative VoiceAI tools.

Latest

Aug 26
The Great Encryption Heist: Symmetric vs Asymmetric Keys Explained Through Hollywood Magic

The Great Encryption Heist: Symmetric vs Asymmetric Keys Explained Through Hollywood Magic

Imagine you're planning the ultimate digital heist – not stealing money, but protecting it. Welcome to the world of cryptography, where keys aren't just for doors, and the stakes are higher than any Mission Impossible plot.
5 min read
Aug 25
What are JWTs and how secure are they?

What are JWTs and how secure are they?

Discover the ins and outs of JSON Web Tokens (JWTs) - from their structure and benefits to security vulnerabilities and best practices. Learn how to implement JWT authentication securely in your applications.
3 min read
Jul 23
Docker Setup Guide: A Hollywood Blockbuster Edition

Docker Setup Guide: A Hollywood Blockbuster Edition

Stop googling Docker errors at 3am. Actual technical knowledge, the guide I wish I had. Includes the controversial SSH container topic.
17 min read
Jul 13
How to store passwords securely in the Database?

How to store passwords securely in the Database?

Just encrypt it mate? Don't even think of it, learn how to properly store a password in the database
26 min read
Mar 27
Secret Messages: Understanding Encryption vs. Hashing Through a 90s Love Story

Secret Messages: Understanding Encryption vs. Hashing Through a 90s Love Story

The year was 1998. A time of dial-up internet, boy bands, and passing notes in class. For 16-year-old Alex and
18 min read
Feb 22
The Day the Internet Broke: How Microsoft’s Quantum Leap Could Reshape Digital Privacy (And Why Silicon Valley’s Fictional Nightmare Is Closer Than You Think)

The Day the Internet Broke: How Microsoft’s Quantum Leap Could Reshape Digital Privacy (And Why Silicon Valley’s Fictional Nightmare Is Closer Than You Think)

Are you prepared for a world where quantum computers unravel today's encryption? Explore the looming threat—and how we can stay ahead.
16 min read
Feb 17
Join Kuldeep Pisda at PyConf Hyderabad 2025 for a hands-on workshop on mastering Test-Driven Development in Django using factory_boy and faker

Join Kuldeep Pisda at PyConf Hyderabad 2025 for a hands-on workshop on mastering Test-Driven Development in Django using factory_boy and faker

Unlock the power of Test-Driven Development (TDD) in Django! Join Kuldeep Pisda (@kdpisda) at #PyConfHyd2025 for a hands-on workshop on mastering TDD with factory_boy and faker.
4 min read
Aug 01
Announcing Kuldeep Pisda's DjangoCon US 2024 Tutorial: Efficient Django – Mastering Asynchronous Tasks with Celery, RabbitMQ, and Redis

Announcing Kuldeep Pisda's DjangoCon US 2024 Tutorial: Efficient Django – Mastering Asynchronous Tasks with Celery, RabbitMQ, and Redis

Join Kuldeep Pisda at DjangoCon US 2024 for an in-depth tutorial on mastering asynchronous tasks in Django using Celery, RabbitMQ, and Redis.
4 min read
Sep 12
Mastering Generic Foreign Keys: Flexible References in Django

Mastering Generic Foreign Keys: Flexible References in Django

This blog post will delve into Generic Foreign Keys in Django. We'll explore what they are, when they are helpful, and how to define them in a Django model.
7 min read
Sep 07
How to structure the Django Project?

How to structure the Django Project?

A Comprehensive Guide to Organizing and Scaling the Django Project
5 min read
Jul 20
Announcing Kuldeep Pisda's DjangoCon US 2023 Tutorial: Mastering Test-Driven Development in Django with factory_boy and faker

Announcing Kuldeep Pisda's DjangoCon US 2023 Tutorial: Mastering Test-Driven Development in Django with factory_boy and faker

Join Kuldeep Pisda at DjangoCon US 2023 for a comprehensive tutorial on Test-Driven Development in Django using factory_boy and faker.
4 min read
Feb 11
How to customize REST API responses per user in Django?

How to customize REST API responses per user in Django?

Learn to customize the REST API responses per the user roles in Django and Django-rest-framework.
6 min read