PinnedMicrosoft to Shutdown Skype in May 2025: What It Means for Users and the Future of CommunicationExplore the reasons behind Microsoft’s decision, how to transition to Teams, and the lasting legacy of Skype in the world of video calling. Remember the iconic Skype ringtone that once signaled a call from a loved one far away? That familiar chime mi...Mar 1, 2025·4 min read
Building Custom User In DjangoThis post explains step-by-step how to create a custom User model in Django. Objectives By the end of this article, you should be able to: Describe the difference between AbstractUser and AbstractBaseUser Explain why you should set up a custom User...Mar 26, 2023·4 min read