Blog
Remove file from Git history
I share my experience removing a file from Git history using git-filter-repo while keeping the file in the project as untracked
Using CSS logical properties
While practicing my front-end skills I learned a bit about CSS logical properties
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
Phrases for unreal or hypothetical situations
In my progress studying English, I am seeing when I must use 'were' or 'was' depending on whether the phrase is unreal or hypothetical, or a present phrase
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.