Blog

  • 14 March 2026

Remove file from Git history

Git

I share my experience removing a file from Git history using git-filter-repo while keeping the file in the project as untracked

Read more β†’
  • 04 August 2025

Using CSS logical properties

While practicing my front-end skills I learned a bit about CSS logical properties

Read more β†’
  • 14 June 2025

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

Read more β†’
  • 31 May 2025

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

Read more β†’
  • 11 May 2025

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.

Read more β†’