PinnedPublished inTowards Data ScienceHow to create a GitHub Profile README using this web appA simple web app and around 15 minutes of your time can make your GitHub Profile stand out. This article also contains a list of resources…Feb 27, 20211Feb 27, 20211
Published inProgramming TipsHow to Transform Data into Profit with Python and FlaskDiscover how to transform data into profit with Python, Flask, and RapidAPI. Learn to create, deploy, and monetize a custom API using…Apr 11, 2023Apr 11, 2023
Published inProgramming TipsHow to Use Decorators in Python?Learn how to use Python decorators to add functionality to your code. Explore decorator functions, classes, caching, best practices, and…Mar 5, 20231Mar 5, 20231
Published inProgramming TipsHow to Create a Testable CLI using TypeScript?A CLI is a tool that allows users to interact with a computer program through the command line. It can perform various tasks, such as…Jan 30, 2023Jan 30, 2023
Published inPlain Simple SoftwareMy Software Development Blogging Journey: A 2022 RetrospectiveThis is going to be a retrospective piece going over my Blogging stats and earnings in 2022. I will also include some tips based on my…Jan 6, 2023Jan 6, 2023
Published inPlain Simple Software10 Mistakes I made as a Newbie Python DeveloperPython is a popular and powerful programming language, but it can be easy for beginners to make mistakes when they are first learning the…Dec 7, 2022Dec 7, 2022
Published inProgramming TipsHow to Send and Receive Data in FlaskI’ll be using Repl.it for writing all the code. Repl.it lets you quickly deploy your API and is really convenient. You can find my Repl…Nov 17, 2022Nov 17, 2022
Published inProgramming TipsHow to Store Credentials as Environment Variables and Read in JavaScriptSecrets are called secrets for a reason. We do not want others to know about them, be it in real life or in JavaScriptNov 13, 2022Nov 13, 2022
Published inProgramming TipsHow to Easily Manage Multiple Node VersionsThis will be a short tutorial that will teach you how to manage node versions using a version manager called nvm. You’ll also see how to…Oct 22, 2022Oct 22, 2022
Published inProgramming TipsDo you know these Software Engineering Terms?Do you know about the Ostrich Algorithm?Oct 18, 2022Oct 18, 2022