Hello :)
RSS FeedHello and thank you for visiting! This page is dedicated to sharing technology insights and discoveries from my journey as a software engineer. I hope you find the content helpful and relevant to your interests.
Feel free to connect with me using the contact information below. I’m always eager to make new connections, so don’t hesitate to reach out!
Featured
-
How to Update Your AstroJS Theme Without Losing Customizations
Updated:When building a site with an Astro starter template, pulling new theme updates can be tricky without losing your code. Learn how to safely sync your project using Git Upstream and resolve conflicts.
-
Upgrade slim framework from 2 to 3
How migrate from slim 2 to 3
-
Quickly symfony setup
Easily start symfony project with docker on your machine.
-
Automated Xdebug Setup in LazyVim Using Ansible
Simplify your PHP debugging setup in LazyVim using Ansible and Docker. A step-by-step guide to Xdebug integration.
Recent Posts
-
How to Start an AstroJS Project From a Template Without Breaking Future Updates
Updated:Cloning a Astrojs template is easy. Keeping it updateable months later is the hard part. Here's a Git workflow that avoids painful upstream conflicts.
-
Proxmox notes
It is my personal notes for things related with proxmox
-
When Sonata Page Bundle crossed my path
My first experience with Sonata Page Bundle, why I started using it, and what I learned.
-
Quickly php setup
Updated:Easily install and configure the entire PHP stack on your machine in one simple step, perfect for beginners.