Eneas Lari
Embrace curiosity taking risks and allow yourself to make mistakes!
Exploring Technologies
š How I Accidentally Summoned Git Demons (and Eventually Learned How to Clone My Repo the Right Way)
14/11/2025
A fun, step-by-step story of how I cloned my existing website repo to create a modified version without touching the originalāwhile accidentally adding the wrong origin, dealing with āmain vs master,ā triggering GitHubās secret-scanning police, and ultimately learning how to properly duplicate a repo, clean commits, remove secrets, and push safely. A lighthearted guide for anyone who wants to use an existing project as a template without the Git chaos.
š³ The Complete Guide to Dockerizing a Node.js + Express App with Database & File Uploads
13/8/2025
This guide explains how to build, run, and persist a Node.js + Express application inside Docker ā with support for MongoDB, PostgreSQL, and file uploads ā and also clarifies the relationship between images, containers, and volumes.
Designing Fun and Engaging Levels for My Space-Themed Match-3 Game
8/2/2025
Designing levels for my space-themed match-3 game has been a journey of balancing **fun, challenge, and variety**. In this article, I share my experience with **creating engaging puzzles, managing difficulty, and keeping gameplay fresh**. From playtesting to strategic layouts, these insights shape my approach to making levels that players will love. š
From Burnout to Balance: Rediscovering Energy in Game Dev, Fitness, and Life
7/2/2025
A reflection on how burnout, illness, and lost momentum forced me to rethink my approach to productivity, motivation, and balance. Now, Iām refactoring my lifeāone habit at a timeāto rebuild my energy without falling into the same cycle again.
New Year, New Code: My Developer Resolutions for the Year
29/12/2024
In this blog post, I share my New Year's resolutions as a developer: posting more about my work on social media, writing more articles, and finally finishing and publishing a game. Plus, I offer practical tips on setting realistic and achievable goals to help fellow developers kick off the year with purpose!