Published inDev GeniusUsing Machine Learning to Predict Patients’ Diabetes StatusWe discussed basics of machine learning, trained a model with a diabetes dataset to predict the likelihood of new patient(s) having…Dec 19, 2020Dec 19, 2020
Published inDev GeniusCustomizing the Nuxt’s default HTML templateNuxt has an anonymous HTML template that will be filled continuously with your components, pages, stylesheets, scripts and other contents…Jun 25, 2020Jun 25, 2020
Published inDev GeniusBuilding Prototype REST API with JSON for Frontend Newbies and ExpertsConsidering that I am more inclined to backend development, a good number of frontend enthusiasts and newbies have reached out to me to…Jun 22, 20201Jun 22, 20201
Published inDev GeniusTwitter: The wonderful but imperfect (as always) systemAs usual for software engineers, we would discuss various systems, why they are successful or a failure, what they are doing to remain at…Jun 22, 2020Jun 22, 2020
Published inDev GeniusGitHub’s Design UpdateIn tech, “Curiosity never kills the cat”, unlike in other professions as so many people claim. Just while going through my GitHub profile…Jun 20, 2020Jun 20, 2020
NuxtJs Directory StructureNuxt is a progressive framework based on Vue.js to create modern web applications. I found it quite challenging to wrap my head around how…Jun 19, 2020Jun 19, 2020
How to Send HTTP Requests in Java Using Apache HttpClientThis article guides Java Developers on how to send HTTP Requests using HTTP Methods (GET and POST) and reads the https response status and…Jun 17, 2020Jun 17, 2020
Published inDev GeniusBridging the Gap Between Academic Performance and Technical Skill(s) Acquisition for StudentsIt is a credo amidst so many students of Computer Science and other tightly related technology courses of study in undeveloped or…Jun 17, 2020Jun 17, 2020
Using Multiple Menus in Laravel VoyagerPerhaps you would have heard about Voyager! It is an awesome package created by The Control Group that provides a complete admin system to…Jun 17, 2020Jun 17, 2020
How to Create Helper Functions/Classes in LaravelSometimes, you will stumble on some functionalities that will be required in so many different parts of your application, then will wonder…Jun 13, 2020Jun 13, 2020