featured
my posts
How to increase the font size of the bounding box in Tensorflow object detection module?
I was playing around with the Tensorflow object detection module recently and was trying to build my very own object…
Can we use frequency analysis to increase our odds of winning something in the game of TOTO (P.S. ChatGPT helped me)
It was a day before the eve of Chinese New Year 2023 and everyone around me was excitedly speaking about the Toto…
Singapore Temperature, Humidity and Rainfall statistics in Power BI
Below is a chart done using Power BI by my students from ITE College East. The data is from https://data.gov.sg/.
Responsive Container in Flutter
In the earlier tutorial, we learnt how to create containers in flutter. These containers had a fixed width and height of 100.…
Running a Flutter Application using Visual Studio Code
Running a flutter application 😄 is the best way to see your efforts in action. Depending on which platform you are building…
Using Visual Studio Code to Open a Flutter Project
In the earlier tutorial, we learnt how to clone a repository. Once cloned, we should open the code using either a code…
Clone a repository
We might come across many tutorials on my site and also from other sites that require you to clone a repository such…