• 7 min read
How to Create Automated OG Images using Satori
In this post I will take you in a journey on creating an automated yet customized open graph image per post for your blog, just…
• 5 min read
The Stack I used to Build My Blog in 2024
I deal with my blog the same as I deal with iphone, I have to replace it every 4 years, first couple of years usually…
• 8 min read
JavaScript Anti-patterns
Usually people search for patterns to follow but some searches for the anti-patterns to avoid, In my opinion both are equally important, by knowing them…
• 8 min read
Cloning hey pin menu using CSS and JavaScript
The best way to strengthen the basics of web development or precisely to be a good frontend developer is to practice HTML, CSS, and JavaScript…