Let’s Understand APIs (Application Programming Interfaces)

If you’ve had anything to do with the tech industry, API is probably a term that you’ve heard. This is understandable, APIs are an integral component of many modern computer applications. In this post, we will be looking at APIs and supporting our understanding with an example of how APIs could be applied. But What… Read More Let’s Understand APIs (Application Programming Interfaces)

How I used Python and Google Cloud Vision to Automate my Algebra Homework – Cloud Vision API Tutorial

Recently, I used the Google Cloud Vision API to create a Python script that takes an image of my linear functions algebra homework and plots the graph of the linear equation for each question. In this tutorial, I will be showing you how I did this and how you can too. You will be learning… Read More How I used Python and Google Cloud Vision to Automate my Algebra Homework – Cloud Vision API Tutorial

The Journey of Developing a Mobile App with Flutter and Firebase

The Idea for KidKoin In 2020, stuck in lockdown, there wasn’t too much to do. Every day, after finishing off my school work, I’d play around with Python on my laptop. I understood some basics of programming already and I wanted to put my skills to use.  That was when the idea of building a… Read More The Journey of Developing a Mobile App with Flutter and Firebase