HomeProjectsAgentsReadingBlogAbout
GitHubTwitter
HomeProjectsAgentsReadingBlogAbout
GitHubTwitter
Rui SousaMenu

Rui Sousa

Design-driven developer

Crafting web experiences at Primetag.

Projects

A running list of things I made, shipped, paused, or learned from.

View 8 projects

Reading

Currently reading

  • Harry Potter and the Sorcerer's Stone (Harry Potter, #1) by J.K. Rowling
  • Meditations by Marcus Aurelius
  • Murder On The Brazos (A Fen Maguire Mystery #1) by Bruce Hammack
  • O Condiscípulo de Maigret by Georges Simenon
View reading list

Latest writing

I wanted to see what my coding agents were doing

I wanted a privacy-safe way to see what the coding agents running on my Mac were doing, so I built a small status room. This is the very unfinished story of making it real.

Learning Go By Doing | Scraping Supermakets | A Post-Project Review

In an attempt to learn Go, I decided to delve into one of the capabilities of a backend language, which is scraping the web. For it, I decided to focus on getting info from supermarket stores. This is a post-project review of what I learned

How to build a blog with NodeJS

In this blog post we'll learn how to build a blog using NodeJS for the sake of going back to basis and being able to separate ourselves from the ever growing complexity of the frontend frameworks!