3 followers
Software Developer/Architect Mostly working with Django/Python
In today's fast-paced technology landscape, keeping your software up to date is essential. Whether it's updating your backend applications or your...
Maximizing Code Quality with Ruff: The Fast and Comprehensive Static Code Analysis Tool for Python · Static code analysis is an essential part of...
Kafka is a distributed streaming platform that is used for building real-time data pipelines and streaming apps. It is a powerful tool that can handle...
How to setup a Django project with VSCode dev containers and docker compose · docker compose up -d is amazing right? You don't know what is does? In...
Improve your code quality by using simple scripts · Pre-commit is a python based tool to enable easy integration of git hooks, and it's supported by...
I will show how to create simple yet efficient APIs using Django REST framework. Starting with basic examples and progressing to more complex...