Resources, you might find useful.

Tools

Visual Studio Code Setup

gist.github.com

My Visual Studio Code Settings

Codepen

codepen.io

It's a tool for Practicing HTML,CSS,JS without worrying about the setup

Dev CheatSheats

github.com

Collected Developer's CheatSheat of different languages and tools.

HTML5HTML

W3 Schools

www.w3schools.com

Best website to start learning 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.

CSS3CSS

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.

CSS Reference by Codedrops

tympanus.net

Another almanac from codedrops. Hope you find it useful.

30 CSS Selectors Guide by Tutplus

code.tutsplus.com

This will help you get a better understanding of CSS Selectors

Clippy

bennettfeely.com

A small tool to help you using the new and powerful clip-path property.

CSS Easing Functions

easings.net

Easing functions for transition and animation. Can be used with cubic-bezier.com.

JavaScriptJavascript

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.

DOM Manipulation Reference

youmightnotneedjquery.com

A complete DOM manipulation reference

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.

JavaScript Design Patterns

addyosmani.com

Javascript design patterns for advanced study.

Icons

Feather

feathericons.com

React feather, best for minimal beautiful icons.

Google Material Icons

fonts.google.com

Best utility icons and more, specifically designed web fonts.

Font Awesome

fontawesome.com

A wide range and variety of icons. Can be used as both SVG and Web Font.

IonIcons

ionic.io

Open-Source, Handcrafted Icons.

Hero Icons

heroicons.com

Another set of free icons from makers of Tailwind CSS

Phosphor Icons

phosphoricons.com

Yet another flexible icon set for your next project.

IcoMoon

icomoon.io

This one is best suited, if you want to use IconPacks/Sprites.

Colors

Color Hunt

colorhunt.co

Thousands of color palettes to choose that will suit your project.

Coolors

coolors.co

Another color palette generator.

Open Color

yeun.github.io

An open-source color scheme, optimized for UI.

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.

Color Contrast Checker

coolors.co

Calculate the contrast ratio of text and background colors.

Fonts

Google Fonts

www.google.com

The #1 resource for free and easy-to-use webfonts. Has a huge library of fonts.

1001 Fonts

www.1001freefonts.com

Want to download old/retro fonts or display fonts. Chec this out.

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.

ISO Republic

isorepublic.com

Thousands of Free High-Resolution Stock CC0 Images and Videos

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

One Page Love

onepagelove.com

Gallery of beautiful websites, sorted into multiple categories.

Dribble

dribbble.com

Most well-known destination to find design inspiration, not just web design.

Awwwards

www.awwwards.com

The awards of design, creativity and innovation on the internet. This one features more creative designs.

Screenlane

screenlane.com

Inspiration for individual elements and mobile components.

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.

Linux Terminal CheatSheat

www.loggly.com

Linux cheatsheat for productive while writing scripts.

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.