EzaniDeploying a Node.jsIn an earlier article, I showed how to write a CRUD REST service backend on localhost and node.js using Express.js and mongoose to connect…Sep 3, 2021Sep 3, 2021
EzaniCreating a Realtime Handphones Locations Tracker For Android Devices with Google Location API and…Today’s handphones contain GPS location tracking which can be used to track the locations of the handphone owners. In this article, I am…Jul 9, 2021Jul 9, 2021
EzaniCreating a fullstack Java app with AJAX HTML frontend using jsGrid datagrid and Apex Charts chart…In this article, I extend further my earlier article, Creating a fullstack React/Material-UI DataGrid frontend data grid connected to a…Jul 8, 2021Jul 8, 2021
EzaniCreating a CRUD node.js REST service with Express.js and MongoDB (mongoose)Many programmers are aware that backends are commonly built using technology stacks like Java and SpringBoot, Python/Django, PHP/Laravel…Mar 5, 2021Mar 5, 2021
EzaniCreating a Python Django REST Service (backend) with Postgres databaseREST API services are becoming increasingly popular these days as a means of providing data to Javascript frontends such as React, Vue…Feb 11, 2021Feb 11, 2021
EzaniControlling a KUKA robot arm with Ubuntu, Catkin, ROS, RViz, Move-It and PythonAutomatically programmed robot arms are used pervasively in industry especially the automotive and assembly sectors and The Midea Group…Feb 4, 20211Feb 4, 20211
EzaniCreating a fullstack React/Material-UI DataGrid frontend data grid of users connected to a Java…The increase in popularity of Javascript and mobile devices has led to the rise of JS frameworks such as React, Angular and Vue and the…Feb 3, 20212Feb 3, 20212
EzaniUsing Regular Expressions To Convert Oracle PL/SQL Stored Procedures to Postgres PL/PGSQLWe all know that there will eventually come a time when a major decision has been made to change databases. When a lot of custom SQL code…Feb 3, 2021Feb 3, 2021