Perfects.
Engineering
Perfect's tip and tricks on different topics in Software EngineeringQuick C++ Input Stream Explanation
This post is written to address this question raised on twitter: The issue is with the way the different c++ input stream readers/extractors… Read more
February 26, 2018K Means and Image Quantization [Part 2]
This is the second part of a two part tutorial series. If you are yet to read the first part, I recommend you start from there. In part 1, I… Read more
January 28, 2018Build a realtime counter using Kotlin
It is important to show realtime updates of what is happening in an application, and one form of this is a realtime counter. A realtime… Read more
December 09, 2017K Means and Image Quantization [Part 1]
I was having a random discussion with a colleague of mine about the University he graduated from, and I realized that there are some… Read more
August 23, 2017Build a typing indicator with RxJs and Pusher
In this tutorial, we will walk through how to build a who’s typing feature in a Chat Application. Below is a video of how the final… Read more
August 22, 2017Build a collaborative text editor in Android
In this tutorial, we will learn how to build a collaborative text editor in Android. We will be using Pusher to make the collaboration part… Read more
May 11, 2017Build a typing indicator in Android using Pusher
In this tutorial, we are going to build a typing indicator in an Android chat application using Pusher. A basic knowledge of how to build… Read more
March 22, 2017Robotics in Nigeria: My “Eye Opening” Trip to the Wo...
I had the opportunity of accompanying the Team from iLab ROC for their Contest in the National World Robotics Olympiad (WRO) Finals 2015 in… Read more
October 02, 2015