~/Writings Archive

Thoughts on distributed systems, long runs in the rain, and why raccoons are the ultimate edge-case testers.

Feb 26, 2025 2 min read Astro

Introducing Astro Academia

Astro Academia is a website template built using Astro. The template is designed to be easy to use and customize, even for those who may not have extensive web development experience. It includes several features that are particularly useful for academics.

Read Article arrow_forward
May 7, 2024 4 min read Docker

Deploy a Grafana dashboard with Docker on AWS EC2

Monitoring system performance and logs with Grafana is indeed straightforward, especially when working with Docker environments.

Read Article arrow_forward
Jan 17, 2024 2 min read Docker

Docker-compose cheat sheet

A cheat sheet with all the instruction to use inside you docker-compose yaml file.

Read Article arrow_forward
Dec 4, 2023 4 min read Laravel

Swagger in Laravel Project

How to use Swagger inside you Laravel project to document and develop an API.

Read Article arrow_forward