Web development tools
A list of resources I find usefull when i develop web
- https://feathericons.com/?query=map - Open source icons
- https://www.css3maker.com/css-3-rgba.html - CSS web to preview different CSS elements like RGBA ,transitions, box shadow...
- https://freefrontend.com/css-background-patterns/ - Backgrounds made in CSS
- https://uigradients.com/ - For backgrounds using gradients
- https://picsum.photos/ - Get random images of any size, you can also grayscale them and some other features
- http://lorempixel.com/ - Get random images with a desired size.
- https://dummyimage.com/ - Similar to lorempixel but with a dummy image containing the size
- https://squoosh.app/ - Image size compresser
- https://startbootstrap.com/ - Snippets, themes and templates for Bootstrap
- https://bootswatch.com/ - alternative styles for Bootstrap
- https://animate.style/ - Library to add animation classes to your html elements. The flip class is quite funny