Tutorial Posts

AI-Powered Movie Recommendations with Go and HTMX

By the end of this, you should be able to build something similar that leverages the unmatched brilliance of Go on the backend, HTMX on the front end, and some ...

Tutorial

2024-03-08 | 15 min read

Read More

Build Your Own Free VPN with Oracle Cloud

In this tutorial, we will build and deploy our own VPN server using Wireguard to an Always Free Oracle Cloud instance hosted in any location of your choice.

Tutorial

2022-09-15 | 12 min read

Read More

Provision Your Vagrant Development Environment with Bash Scripting

In this tutorial, I show you how to leverage the power of BASH scripting to provision your development environment.

Tutorial

2023-04-21 | 8 min read

Read More

Building a Full-Stack Web App with Go, React, and Vite

I really like Go. And, while the whole community has been obsessing over pairing it with HTMX, I figured I would start with what I know. So, here's how I would ...

Tutorial

2024-02-19 | 10 min read

Read More

Deploying a NextJS app with Nginx using Docker

In this tutorial I show how to use Docker to build and deploy a simple Next.js app and serve the static files with Nginx.

Tutorial

2022-11-11 | 13 min read

Read More

Setting up an Apollo GraphQL server in Next.js 13

Unlock the power of GraphQL and Next.js with this comprehensive tutorial! Learn the essentials step-by-step and build better APIs with Apollo and GraphQL.

Tutorial

2023-02-10 | 10 min read

Read More

Unlocking Speed - Rust Weather API with Redis Caching

In this one, we use Rust to build a wrapper around a public weather API then add caching with Redis for blazing fast performance and to save up on API credits.

Tutorial

2024-04-06 | 13 min read

Read More

You Don't Know Regex - Elevating a Laravel API with Regular Expressions

As a new dev, most of what you'll hear about regex is bad. Let's try to change that.

Tutorial

2024-01-10 | 18 min read

Read More
Buy Me a Coffee