/blog/ - zsh
user@portfolio ~ $

ls -la blog/

Don't let your users wait. Learn how to offload time-consuming tasks like email sending and image processing to background workers using Celery and Redis.

Author: Aslany Rahim Date: November 27, 2025
19 views
0 likes
0 comments
Django Celery Redis Backend Performance

Learn how to use Django Signals to decouple your application logic. We explore the classic use case of auto-creating User Profiles and discuss when you should avoid signals.

Author: Aslany Rahim Date: November 25, 2025
37 views
0 likes
0 comments
Django Python Backend Architecture

A deep dive into creating robust REST APIs using Django REST Framework, including serializers, viewsets, and authentication.

Author: Aslany Rahim Date: November 15, 2025
21 views
0 likes
0 comments
Django Django REST Framework API Backend
user@portfolio ~ $ _