Blog
Using min-width instead of max-width for a mobile-first approach.
I learned that using min-width is better than max-width for a mobile-first approach.
My first project on Frontend Mentor.
Yesterday, I finished my first front-end project on the Frontend Mentor website, and it was a great starting experience.
Installing LazyVim in Neovim.
This week, I wanted to try LazyVim, which is a configuration for Neovim.
Installing vim-plug in gVim.
Two days ago, I continued learning about gVim by practicing the installation of the vim-plug plugin.
Creating aliases to execute Git commands more effectively.
Last weekend, I reviewed with a friend how we could create aliases on our Windows machines to improve our daily workflow and be more efficient.