Nuno Bispo
Solutions Architect · Senior Python & AI Engineer · AI Audits · Helping teams fix what they shipped too fast
A Deep Dive into Python Decorators: Enhancing Functionality Seamlessly
This article explores the core concepts of decorators in Python, backed by illustrative code examples.
Building a Blogging Platform with Django
In this post, we'll explore Django's architecture and set up a personal blogging platform complete with user authentication for authors.