Portfolio

Get started with Tailwind CSS latest version 2.2 without installing it Tailwind CSS version 2.2 was released on June 17th with a huge number of features - the biggest one being a high performance C...
Delivered a talk at AlpineDay 2021 Gave a 20 mins talk about the importance of Micro-interactions on web pages and how easy it is to create them with Alpine JS and Tailwind CSS. Links to my two dem...
HTML & CSS Course for Absolute Beginners Moved my course from Udemy to Youtube for FREE Learn how to build websites from scratch using HTML & CSS in a completely practical way. No previous coding e...
Responsive Side Navigation with Tailwind CSS and Alpine JS In this video, we use Tailwind CSS and Alpine JS to build a responsive side navigation that is fixed on larger screens, but collapsible on...
A simple website for Thirus is finally up and live! Laravel + TailwindCSS + AlpineJS https://www.thirus.in
Complete CSS Grid Tutorial using Tailwind CSS This video is a complete guide to all the available CSS Grid utility classes in Tailwind CSS. I will NOT just be using some colored boxes to explain th...
Recreate Bootstrap Grid System in Tailwind CSS If you are moving from Bootstrap to Grid, you might immediately miss the 12 column grid system in Bootstrap. This videos shows you how to create the s...
CSS Beginner Concepts - Cascade & Specificity While styling your web page using CSS, sometimes you wonder why a specific element isn't having a style of your expectation. It could be because of mul...