Tech Educator - Creating courses, eBooks, YouTube videos and living the life of my dreams! Subscribe at https://t.co/79Jzl8rgKD | Co-building @voxpopsites
May 17, 2022 • 7 tweets • 2 min read
My mentor told me this a few years ago. A short little analogy that I can never forget.
👇
When life wants to teach you something, you start getting tiny signs from the universe.
(1/n)
Universe starts nudging you by throwing small stones at you first
You ignore them, and the stones start getting bigger
You continue to ignore and big stones slowly become boulders
Then one day a big boulder hits your head so hard that you’re forced to learn the lesson!
(2/n)
Jul 3, 2021 • 11 tweets • 3 min read
Here are 9 books that have helped me grow at various points in my career 👇
Highly recommend each one of them!
Which of these have you read?
"The Magic of Thinking Big" by David J Schwartz
One of my first books that helped me dream big and fearlessly march towards them
Here are 7 hand-picked websites with huge number of **real-world** web design challenges to practice your front end skills - from beginner level to expert 👇
1️⃣ Frontend Mentor frontendmentor.io
Jun 4, 2021 • 22 tweets • 6 min read
Everything you need to know about @tailwindcss in 21 videos 👇
From introduction to installation & customization
From simple concepts to advanced ones
From small examples to landing page & portfolio web pages
You don't need to look anywhere else (apart from the docs of course)
1️⃣ Introduction to Tailwind CSS
Feb 6, 2021 • 13 tweets • 9 min read
🔥 10 amazing resources for Design Inspiration 🔥
Never run out of ideas again. I bet you have not visited at least one of these before!
Landingfolio features the best landing page inspiration, templates, resources and examples on the web. Learn from a growing library of 1,982 landing page designs and 3,829 component examples, updated daily!
I created some #JavaScript code to turn a website video demo from
👈 a jerky one
to a smooth one 👉
I added this code while recording demo. Hit enter to start / pause / re-start scrolling the page. (And of course, remove the script once done)
Feb 3, 2021 • 12 tweets • 4 min read
✨ 8 Things you might not know #TailwindCSS can do with just a few utility classes ✨
Thread 🧵 👇
1️⃣ Adding a gradient color to text with only 5 classes
Jan 2, 2021 • 13 tweets • 4 min read
Here are 10 reasons to start using @tailwindcss for your next project
As the official website says, you can "Rapidly build modern websites without ever leaving your HTML"
It's like writing inline styles for each html element, but using class names - Far more readable and much faster to type. You almost don't need a CSS file.