astro
javascript
typescript
An image of an astronaut floating through space

Migrating From Gastby to Astro

January 30, 2023

I recently migrated a simple blog site from Gatsby to Astro, and was glad I did. Here are my takeaways.

neovim
debugging
golang
javascript
Debugging client in Neovim.

Debugging in Neovim

December 21, 2022

Debug your applications directly within Neovim using the Debug Adapter Protocol, or DAP.

neovim
An image of my Neovim configuration.

Building A Powerful Neovim Configuration

December 07, 2022

Neovim is an unbelievably powerful tool, if you know how to use it. Here are some of my personal takeaways from using it as my primary editor for the past few years.

javascript
typescript
Fire engulfing

Real-Time Web Scraping with Firebase and Twilio

January 19, 2022

Firebase has a FAAS and database infrastructure that makes scraping websites a breeze.

javascript
microservices
docker
Message brokers let you manage complex communication across a distributed application.

Designing asynchronous microservices with RabbitMQ

September 29, 2021

RabbitMQ is an open-source message broker that can help you decouple your microservices and keep your application fault-tolerant and fast.

1 of 3