Resources, you might find useful.
Tools
HTML
HTML5 Elements Reference
developer.mozilla.org
This site will get you updated about the use and best practices for HTML.
HTML5 Entities Reference
www.toptal.com
List of symbols and Entities you will be using in your projects.
CSS
CSS Almanac
css-tricks.com
Provides you the best information/knowledge about CSS and how you can use it.
Jonas's Advanced CSS Course
www.udemy.com
The best CSS Course till now, which will make you a PRO in css.
30 CSS Selectors Guide by Tutplus
code.tutsplus.com
This will help you get a better understanding of CSS Selectors
CSS Easing Functions
easings.net
Easing functions for transition and animation. Can be used with cubic-bezier.com.
Javascript
JavaScript Reference by MDN
developer.mozilla.org
Best JavaScript Documentation for learning key terms and pretty much everything.
JavaScript Operator Precedence Table
developer.mozilla.org
Very handy cheatsheet to determine which JavaScript operators are evaluated first.
JavaScript KeyCodes Reference
keycodes.atjayjo.com
Get keyboard codes, unicodes and keycodes. Vital reference for keypress event handling.
Principles of Writing Good JavaScript
github.com
While I don't follow this 100%, it's good to have a style guide to write better code.
Icons
Colors
UI Gradients
uigradients.com
Collection of beautiful color gradients for you to choose from and export to your project.
Tint and Shade Generator
maketintsandshades.com
Easily create lighter and darker versions of any base color. Perfect for hovers, borders and gradients.
Fonts
Google Fonts
fonts.google.com
The #1 resource for free and easy-to-use webfonts. Has a huge library of fonts.
Fontsquirrel
www.fontsquirrel.com
The best, 100% free fonts for commercial use. Another well-known huge font library.
MyFonts
www.myfonts.com
World's largest library of premium fonts, if you need more than free fonts for your next project.
Media
Unsplash
unsplash.com
#1 resource for free high-resolution photos. There are more photos here than you can imagine!
Pexels
www.pexels.com
Another great resource for free stock photos and videos, created by photographers around the world.
UnDraw
undraw.co
Hundreds of free and open-source illustrations for your websites, and colors are even customizable.
DrawKit
www.drawkit.io
Hand-drawn vector illustration and icon resources, perfect for your next project.
UI Faces
www.uifaces.co
Avatar photos, perfect for mockups or placeholders. Don't use them for real people...
Coverr
www.coverr.co
Best resource for beautiful and free videos about every imaginable topic, easily searchable.
Design
Awwwards
www.awwwards.com
The awards of design, creativity and innovation on the internet. This one features more creative designs.
Automation
PowerShell Documentation
docs.microsoft.com
Microsoft's PowerShell Documentation for learning powershell scripting and for reference.
PowerShell Gallery
www.powershellgallery.com
Similar to NPM, provides Modules/Packages for PowerShell.
For Python Automation
towardsdatascience.com
If you are starting python full-stack automation. Check this.
Optimize
HTML Validator by W3C
validator.w3.org
Check if your HTML markup is valid and contains no errors. Official W3C tool.
CSS Validator by W3C
jigsaw.w3.org
Check if your CSS markup is valid and contains no errors. Official W3C tool.
Website Speed Optimization Guide
kinsta.com
An excellent guide to optimize your webpage speed. This is something many devs overlook!
Google PageSpeed Insights
developers.google.com
Easy tool to test your webpage for performance. You can also use it in Chrome DevTools (Lighthouse).
Google Analytics
www.google.com
Get free insights about website traffic, visitors and conversions. A must for every website.
Woorank
www.woorank.com
Get a SEO review of your website to address common issues, and get ahead of your competition.
Squoosh
squoosh.app
Compressing images is the most important performance optimization. This is my #1 tool to do so!
Optimizilla
optimizilla.com
Another tool to compress up to 20 JPEG and PNG images while keeping a good level of quality.
Real favicon Generator
realfavicongenerator.net
Just upload an image and this tool creates favicons for your website for all platforms.
Miscellaneous
Haikei App
app.haikei.app
A wholesome site to create a lot of things including images for dots, waves, masks etc.
Last Updated: Jul 2024