MakeUseOf

Timilehin Omolana-Staff Writer for Programming

Timilehin Omolana

Staff Writer for Programming

About Timilehin Omolana

Timilehin is a skilled software engineer and technical writer with an undying passion for building secure and scalable server-side systems with Go, Node.js, C++ and AWS.

Timilehin has worked professionally on multiple backend systems since 2020 and currently works on the backend team of an aerospace startup where he builds autopilot software for UAVs.

Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
Nestjs & websockets article cover 1
Build a Real-Time Chat API Using WebSockets in NestJS

Learn how to build a real-time chat API leveraging the power of WebSockets using NestJS.

IP whitelisting article cover image 1
Securing Golang Web Applications Using IP Whitelisting

Make use of Go’s Gin framework to secure your web apps with IP whitelisting.

An illustration showing the Go mascot, a gopher, and an icon of a globe, with arrows between them indicating data transfer. 1
How to Make HTTP Requests in Go

Sending an HTTP request is key for any app that needs to communicate over the internet. Find out how to send a variety of HTTP requests using Go.

Two logos, depicting NestJS and GraphQL, superimposed on a photograph of a server rack. 1
API
Using NestJS and MongoDB to Build a GraphQL API

Build your own API using these popular web technologies.

The Nest.js logo, a red silhouette of a cat's head, superimposed on code in an editor 1
An Introduction to CQRS in NestJS

Use the CQRS pattern with care and you can create cleaner, more scalable Nest apps.

The Nest.js logo, a red silhouette of a cat's head, superimposed on a PC motherboard 1
Increasing Performance With In-Memory Caching in Nest.js

Is slow, repetitive data-fetching causing your app to underperform? Try caching to solve the problem.

The Angular logo superimposed over a hand holding a pen above some paper containing charts and graphs 1
How to Convert JSON Data to an Excel Spreadsheet With Angular

Transform your data with ease by following this short and simple guide.

An open laptop with the Node.js logo displayed on screen, alongside an icon representing email 1
How to Send Emails in Node.js Using the Sendinblue API

Start sending your own email with this friendly API and the minimum of setup.

what are vpcs and subnets article cover image. 1
What Are VPCs and Subnets in Cloud Computing & How Do They Work?

If you use cloud computing, you might encounter these terms. But what do they mean?

A Node JS icon alongside an icon showing a tray of vertical cards to represent a queue. 1
Task Queuing the Easy Way With Node.js and BullMQ

Why do something immediately if you can put it off until later? Message queuing isn’t for the lazy though—it can help make your app more responsive.

Deploy Golang to AWS EB article cover 1
How to Deploy a Golang Application Using AWS Elastic Beanstalk

AWS Elastic Beanstalk streamlines the deployment process of an application and that too in a few simple steps.

Two metal fence panels joined by a chain with a large gap between them. In the gap is a green Node.js logo. 1
SSL
How to Add an SSL Certificate to a Node.js Application

Running HTTPS locally is a must for certain types of development.

An AWS logo next to a Postgres elephant logo, floating above clouds with the tops of skyscrapers barely visible 1
How to Launch a PostgreSQL Database in the Cloud With AWS RDS

Take the stress out of database maintenance with Amazon’s cloud offering.

A laptop computer with two logos superimposed: on the left, a logo for MongoDB; on the right, a logo for JavaScript 1
How to Use Database Transactions With MongoDB and Node.js

Ensure your data storage is as robust as possible with MongoDB transactions.

A box of folders containing pieces of paper 1
A Basic Guide to Manipulating the File System in Node.js

Working with files is one of the most common tasks a program performs, so save time and effort with Node's helper library.

Linux mascot in the cloud 1
How to Create a Linux Server in the Cloud Using AWS EC2

When you want to quickly spin up a Linux server in the cloud, AWS EC2 is your best bet.

Article cover design for Handling text files in Go 1
A Guide to Working With Text Files in Go

Want to read and write to a text file using Go? The os and bufio packages of the Go programming language make working with text files simple.

Graph on paper with pens and a ruler 1
A Guide to the Graph Data Structure

The graph is a versatile data structure, with many variants. You can use it to solve lots of problems, not least those posed in interview tasks.

C++ logo on a dark background of math symbols 1
A Quick Guide to Lambda Expressions in C++

Learn how lambdas can make your code more efficient and easier to maintain.

Golang's gopher mascot and a clock drawn with chalk 1
Time and Date Manipulation in Go Applications

Working with time can be a tricky task, whether you’re switching between timezones or handling leap seconds. Make it simple with Go's time package.

1 2
Page 1 / 2