Olaniyi Philip Ojeyinka

Olaniyi Philip Ojeyinka @niyiojeyinka

About: Just want to create solutions that work!

Location:
Lagos, Nigeria
Joined:
Apr 30, 2019

Olaniyi Philip Ojeyinka
articles - 10 total

create an alias to force Kill service running on a port

add to your bash_profile, or bashrc file etc. port_kill() { if [ -z "$1" ]; then echo...

Learn More 1 0Feb 22

Protecting your Fintech App Customers further with Panic Password

This article is inspired by my encounter with rogue members of the Nigerian Police Force(NPF) who go...

Learn More 3 0Sep 8 '24

Installing PHP 8.2/8.3+ on ubuntu 23.04+

you may be getting error simmilar to Hit:1 http://ng.archive.ubuntu.com/ubuntu lunar InRelease ...

Learn More 15 2Aug 19 '24

Error handling: Are You In Charge or In Chaos?

As users in today's fast-paced world, our attention spans are shrinking by the day. We want...

Learn More 5 0Nov 24 '23

Introduction to Database transaction, Read phenomenom and isolation level using Sequelize ORM

In this article, we will be discussion transaction, Read phenomenom, isolation level and how they affect our query's result

Learn More 8 0Mar 13 '23

How are you handling your money?

When working on Financial Software, one have to be extremely careful of how things are done from...

Learn More 11 3Jul 25 '22

Publish/subscribe system using redis;communicate between laravel and node services

An introduction publish/subscribe software architecture pattern

Learn More 33 3Jul 19 '21

Learn to use laravel guard by creating an ads network

A quick introduction to multi-auth using laravel guard

Learn More 10 0Aug 5 '20

Give your API More Security Layer

Due to the nature of the product am working on,a fintech solution,i have to interact with multiple...

Learn More 8 0Aug 1 '20

The Jude way to recursion

A quick introduction to recursion

Learn More 6 0Jul 21 '19