Kuldeep Pisda

Kuldeep Pisda

Bengaluru, India
Engineer, Student and Explorer
Oct 07
Technical Due Diligence Checklist: The Terrifying Skeletons Hiding in Your Next Acquisition

Technical Due Diligence Checklist: The Terrifying Skeletons Hiding in Your Next Acquisition

Picture this. You're weeks away from closing a deal on a promising startup. The pitch was slick, the
17 min read
Oct 06
8 Unmissable API Documentation Best Practices for 2025

8 Unmissable API Documentation Best Practices for 2025

You've built a powerful, elegant API. The code is clean, the architecture is scalable, and the performance is
16 min read
Oct 05
Top 9 Microservices Architecture Best Practices for 2025

Top 9 Microservices Architecture Best Practices for 2025

I remember the exact moment our monolith started to creak under its own weight. It was a Tuesday, and a
18 min read
Oct 04
Retrieval Augmented Generation The Secret Sauce For Smarter AI

Retrieval Augmented Generation The Secret Sauce For Smarter AI

Have you ever asked a chatbot a simple question and gotten a beautifully confident, yet completely wrong answer? I'
14 min read
Oct 03
Your Guide to Testing Software Requirements Before You Write a Single Line of Code

Your Guide to Testing Software Requirements Before You Write a Single Line of Code

Ever poured weeks into a feature that matched the spec sheet perfectly, only to watch it land with a thud?
13 min read
Oct 02
What Is Test Driven Development? A Guide to Saner Coding

What Is Test Driven Development? A Guide to Saner Coding

We’ve all been there. It’s 10 PM on a Tuesday, and an alert screams from your monitoring dashboard.
17 min read
Oct 01
Starting a Django Project Without the Headaches

Starting a Django Project Without the Headaches

A practical guide to starting a Django project. Learn the real world steps from setup to server, avoid common pitfalls, and launch with confidence.
14 min read
Sep 30
Mastering the Django Model Form

Mastering the Django Model Form

A Django ModelForm is a special kind of class that automatically builds a form right from a Django model. Think
16 min read
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