Frontend Developer | UI Designer | Sharing content around Web development and UI/UX Design to ease your journey 🌸👩💻
Jan 9, 2024 • 7 tweets • 2 min read
HTML Template Sites for Developers 👇
HTML5UP:
HTML5 UP is a collection of amazing free templates, that are fully responsive, built on intelligent html5 and css3, and are fully customizable.html5up.net
Dec 27, 2022 • 9 tweets • 4 min read
Some great websites that will save your time while writing CSS!
A thread 🧵👇
➡️ ColorSpace:
Never waste hours on finding the Perfect Color Palette
JUST ENTER A COLOR!
And create an amazing color palette.
Do you directly start coding your website or do you design it first?👀
Here are some amazing websites where you can find design inspirations🧵👇
➡️ Page Collective
Get inspired and keep up with the latest landing page design trends.
Some useful websites for Developers that will help you in your journey:
A Thread🧵👇
W3schools: My go-to resource for a quick recap of different topics. They cover different languages like Javascript, Python, PHP, Java, etc
They provide lots of examples and Try it yourself problems.
Oct 6, 2022 • 7 tweets • 2 min read
Rules of Clean Design every UI/UX Designer should know.
30 Day Vanilla JS Coding Challenge
Build 30 things in 30 days with 30 tutorials.
Aug 10, 2022 • 9 tweets • 3 min read
Best websites for Web Developers & Designers.
That will save a lot of your time.
A thread🧵👇
➡️Font Flipper:
Preview 800+ Google Fonts on top of your own designs, without having to download the fonts first.
Jul 30, 2022 • 9 tweets • 3 min read
Some useful tools that you should not miss.
A thread🧵👇
➡️Profile Pic Maker: Make an awesome profile picture from any photo. The tool will help in removing the background and changing it in any color.
Jul 22, 2022 • 6 tweets • 3 min read
CSS Box Model: The CSS box model is essentially a box that wraps around every HTML element. It consists of: margin, border, padding, and the actual content.
➡️ Content: This property is used to display the text, images, and other elements that appear on the web page and that can be sized using the width and height property.
Different CSS shadow properties.
➡️ Text shadow:
The CSS text-shadow property adds a shadow to text. Described by some combination of X and Y offsets, blur radius, and color.
Jun 13, 2022 • 8 tweets • 2 min read
Git is the most essential thing to learn as a programmer.
Here's a quick introduction.⤵️
Image Source -- Google :P
➡️Git is a distributed version control system used by developers worldwide to manage their projects or their team's projects.
Jun 9, 2022 • 7 tweets • 3 min read
Do you directly start coding your website or do you design it first?👀
Here are some amazing websites where you can find design inspirations🧵👇
➡️ Page Collective
Get inspired and keep up with the latest landing page design trends.
A Thread🧵👇
➡️Refresh the Page: If you need your website to refresh itself every X seconds, here is how to do it. The example below will refresh itself after every 10 seconds.
Image source — Google :D
➡️ Use quotation marks to search for an exact phrase.
May 6, 2022 • 7 tweets • 2 min read
Some useful websites for Developers that will help you in your journey:
A Thread🧵👇
W3schools: My go-to resource for a quick recap of different topics. They cover different languages like Javascript, Python, PHP, Java, etc
They provide lots of examples and Try it yourself problems.