Hi I'm Alex
an enthusiastic, self-motivated forever learner able to adapt to challenging situations and new technologies. I am a full-stack developer and consultant with a passion for building things.
Check out what I've been building
AllCaughtUp.tech - WIP
A weekly newsletter that curates the best Ai & tech stories all automatically without human intervention. It is built with Go and Next.js, hosted on GCP using Cloud Run and Cloud Functions, and utilizes Firebase for persistence.
Personal Website
A modern portfolio website built with Go, HTMX, and Tailwind CSS. This project showcases a dynamic, lightweight website architecture with minimal JavaScript, deployed on Fly.io.
Badminton-Booker
An automated badminton court notification tool. This project uses Playwright to scrape the booking website and sends notifications via a Telegram Bot. It leverages Firebase for persistence and GitHub Actions for CI/CD.
Check out my latest posts
Building a Telegram Notification System for Badminton Court Availabilities
2025-05-04How I automated the process of checking for open badminton courts using GitHub Actions, Playwright, and the Telegram Bot API. This project scrapes the city’s booking site, filters availability by preferences, and sends real-time Telegram alerts to subscribed users.
Building my Personal Website With Go, Htmx and TailwindCSS
2025-04-20A high-level walkthrough of how I built a fast, minimal, and fully customizable personal website using Go, HTMX, and TailwindCSS without external frameworks.