H A J R A Profile picture
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 👇 Image 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.

mycolor.space Image
Nov 2, 2022 8 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.

- pagecollective.com
Oct 19, 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. Image
Oct 6, 2022 7 tweets 2 min read
Rules of Clean Design every UI/UX Designer should know.

A Thread 🧵👇 ➡️ Use simple fonts in your design.
Sep 27, 2022 8 tweets 2 min read
Learn CSS by Playing Games.

A Thread 🧵👇 ➡️ Flexbox Froggy

🔗
flexboxfroggy.com
Sep 20, 2022 8 tweets 3 min read
Top websites to practice your frontend skills:

A thread🧵👇 ➡️Javascript 30: javascript30.com

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.
Jun 30, 2022 9 tweets 2 min read
Design Resources for UI/UX Designers 💛

A Thread🧵👇 ➡️ Design Inspiration:

- CSS Nectar
- Awwwards
- Cssdesignawards
- Uimovement
- Behance
- Dribble
- htmlrev .com
- Siteinspire
- Uigarage
- Collectui
Jun 28, 2022 6 tweets 2 min read
Different CSS shadow properties. Image ➡️ 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. Image
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.

- pagecollective.com
Jun 6, 2022 7 tweets 3 min read
Scope in JavaScript

A thread 🧵👇 Image Scope in javascript determines the accessibility (visibility) of variables.

➡️JavaScript has 3 types of scope:
- Block scope
- Function scope
- Global scope
May 27, 2022 10 tweets 5 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.

mycolor.space
May 23, 2022 12 tweets 3 min read
10 Youtube Channels For Learning Web Development

🧵👇 ➡️ FreeCodeCamp
youtube.com/c/Freecodecamp…
May 17, 2022 8 tweets 3 min read
Some useful HTML Tricks nobody tells you:

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.
May 11, 2022 8 tweets 2 min read
Learn CSS by Playing Games.

A Thread 🧵👇 ➡️ Flexbox Froggy

🔗
flexboxfroggy.com
May 10, 2022 8 tweets 3 min read
Make Google your Best Friend.

Here are some tips to use Google like a Pro 👇

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. Image