David AsamonyeCreate a simple E-commerce Web Application using Express GeneratorExpress generator provides a basic template for building Node APIs. It has become a must for me while building any Express Application…Jan 8, 2021Jan 8, 2021
David AsamonyeMy Journey into Genesys Internship — Learnable 2020I discovered Learnable as far back as 2018, a friend of mine and I saw the advert online and decided to apply but I got discouraged since…Jul 6, 2020Jul 6, 2020
David AsamonyeinVannilaUseful Hacks in Call of Duty mobileCall of Duty mobile is only a month old and yet, it is already one of the most popular mobile games, this is largely due to the fact that…Oct 31, 2019Oct 31, 2019
David AsamonyeinVannilaVirtual Reality and Augmented Reality — Different or Similar?The more I delve into Virtual and Augmented Reality, the more excited I am about these fields of study and the more I become more…Oct 22, 2019Oct 22, 2019
David AsamonyeinVannilaPerforming Binary Search in JavaScript and RubyBinary Search is arguably the most effective means of searching through very large data to find a target value. It does by eliminating…Oct 13, 2019Oct 13, 2019
David AsamonyeinVannilaeFootball PES 2020 ReviewFootball simulators are games I always look forward to towards the end of the year. I have been playing both PES and FIFA for more than 10…Oct 7, 2019Oct 7, 2019
David AsamonyeinVannilaHow to seamlessly connect your Android device to a Windows computer for productivity as a…One major argument Apple users make for sticking with Apple products for many years is the Apple ecosystem, Airdrop, iMessage, the fact…Sep 28, 2019Sep 28, 2019
David AsamonyeinVannilaLinked Lists in JavaScript and Ruby Part 2In Part 1 of the series, we discussed what a Linked List is and how to create one both in JavaScript and Ruby, we even created a method to…Sep 26, 2019Sep 26, 2019
David AsamonyeinVannilaLinked Lists in JavaScript and Ruby Part 1A Linked List is a linear data structure similar to an Array, Queue or Stack where each element called a Node is organized sequentially…Sep 26, 2019Sep 26, 2019