14/06/2025
Weekend Server Experiments with Node.js: Exploring `setTimeout`, HTTP/HTTPS, and Certificates
A hands-on Saturday
07/06/2025
Recreated the MySQL Root User
Using --skip-grant-tables to recover from accidental root deletion
01/06/2025
Automating Blog Post Publishing from Obsidian
A Node.js script to transform image links :-)
14/05/2025
A simple Node.js script to streamline Storybook publishing workflow
Node.js script that automates build and syncing
05/04/2025
Finished course docker for beginners
...particularly enjoyed the sections on networking...
26/03/2025
Learning Docker
23/11/2024
What I accomplished last week in Home Finance Tracker?
Just notes on what I was able to accomplish last week, 2
09/09/2024
Pondering on commitment
The uncertainty when it comes to committing
12/08/2024
Here’s to more learning, more challenges, and new beginnings
My role as a mentor helping aspiring full-stack developers.
25/07/2024
Task tracker for Node.js
Simply introducing my new project for the community
18/07/2024
Teaching Email Automation Using Handlebars and Nodemailer
A summary for Students on crafting and sending emails with Node.js
06/07/2024
Resources about learning in public
04/07/2024
Focusing on Mastery, A New Approach to Learning
Shifting from Multitasking to Deep Learning
05/06/2024
Effective Import Organization in JavaScript Projects
Basic example of how I organize imports in my projects
18/05/2024
Display the error message
Print the error to the terminal in the catch block