Developer DiariesI started a series called, "Developer Diaries" on my YouTube channel about 2 months ago, in which we discuss their journey, difficulties faced, life lessons, and students interact with them too, and till now I have interacted with 8 awesome developer...Jan 19, 2021·3 min read
How to complete your "Pending Projects"?We all feel enthusiastic at the initial stage of a project, but after a few days, what happens? I know we all face this situation, where we don't want to continue a particular project, for which we have had already thought of so many things, that I w...Dec 9, 2020·5 min read
Authorization, Authentication of apps and APIs made easy with Auth0Problem In present times, security is the main concern for all of us, and if you're a developer you spend a lot of time making a perfect security system for the apps, and APIs so that every user feels safe to use that application. You spend many da...Dec 3, 2020·3 min read
Why should you not plagiarise?Plagiarism: the practice of taking someone else's work or ideas and passing them off as one's own. Nowadays people don't want to spend hours to get a new idea or work on their own idea but to steal someone's work. A few months ago I have only heard a...Oct 22, 2020·2 min read
10 Ingredients of writing a "Good Technical Blog"In case you prefer video: If you have never written a blog, then you must be wondering that it's really a tough task to do, yes this can be overwhelming to us because we see many mouths opening blogs on most of the websites. And then comes the wri...Sep 5, 2020·7 min read
Coding made easy with {GitHub Codespaces}Are you a programmer? Then you obviously use Github to collaborate with your team. Do you want to speed up your work on Github? Here is the solution for this: "Introducing GitHub Codespaces". What is GitHub Codespaces? If you're a VS Code user, and...Sep 5, 2020·2 min read
Building a Twitter Bot with Python (just 30 lines of code)Do you use Twitter? If so, then you must come across some of the bots that like, retweet, follow, or even reply to your tweets. But have you ever wondered how they are made? Well, it's easy as filling water in a bottle. Haha! It's really not rocket s...Sep 2, 2020·5 min read