Stop Mixing Them Up: Tailwind’s Space vs Gap ExplainedYou’re relishing styling with Tailwind and then… BOOM. You need to add some spacing between items. What do you use — space or gap?Oct 4, 2025·2 min read
These Figma Shortcuts Have Improved My Workflow, You Should Try Them TooDesigning interfaces in Figma can become very time-consuming, especially if it’s a large project and things must be done quickly. I recently came across these Figma shortcuts that have drastically improved my speed and workflow. 1. Toggle between Lay...May 14, 2024·3 min read
How to easily style active link in NextJSHaving a web application without the appropriate styling of active links can be a nightmare for users. In this article, we see how to easily style actNov 7, 2023·5 min read
My thoughts after creating a note web app | QuikNoteQuikNote logo A few months ago, I started coding up a project I’ve always wanted to create. Introducing QuikNote, a note web app. 🌎 https://quiknote.vercel.app/ QuikNote features user authentication, a rich text editor, and a user-friendly interface...Sep 10, 2023·3 min read
Project Deep Dive: TAG Designz websiteAfter delays due to personal activities, I have completed the website for my brand TAG Designz. You can visit it here: https://tag-designz-site.vercel.app/ Some weeks back, I posted an update video and today, I’ll give a deep dive of what I’ve learnt...Jul 13, 2023·4 min read
Local image not displaying in public folder: EASY fix -NextjsAt the time of writing this article, I’m working on a NextJS project and I faced a particular issue that I would love to share with you. Since this is my first time using NextJS, I had to read a lot of the documentation to make sure my folder structu...May 24, 2023·2 min read
Local Image not displaying in public folder EASY FIX - NextJSHere is an easy fix for your images not displaying, even in /public folder in NextJSMay 24, 2023·2 min read