Skip to content

cyrilbois/Web-Design-Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Web Design Resources

####A collection of resources for all things web design. I created this list as a failsafe incase I lost my bookmarks.

Testing - performance

Test the performance of you site.

Testing - cross browser

Use the cloud to see what you site looks like on other devices and browsers

Minify/Uglify and Beautify

Minify your code for production, or beautify it for readablity.

Sandboxes

Test your script and/or style snippets, include external libraries, save, share, embed and collaborate

Tutorials and References

Sites that show you how to do stuff, usually with demos.

Inspiration

websites that showcase other websites.

Webzines

Articles and Resources (or links to resources), some graphic design stuff, News and the occasional tutorial.

Fonts

places to get fonts, some free, some not free.

Stock photography

images you can use for free

Conversion
  • b64.io - image to base64 conversion.
  • ezgif - video to gif conversion.
  • PXtoEM - convert your font size between pixels, em, percentages and points.
  • colorhexa - rgb, hex, hsv color conversion.
generator tools
People

people who know more about the web than I.

Other
  • jpeg-optimizer - compress and/or shrink jpegs.
  • tinypng - same as above but for .png's
  • compressor - .png, .jpg, .svg nd .gif
  • compress now - similar to the one above.
  • svg-editor - amazing svg editor and compressor.
  • html5-boilerplate - the original boilerplate.
  • cdnjs - you'll probably find that javascript plugin that you use is also hosted here.
  • RawGit - RawGit serves raw files directly from GitHub with proper Content-Type headers.
  • nylllon - A collection of useful threads for designers. kinda like this repo.
  • web field manual - A curated list of resources - again, kinda like this.
  • stack overflow - Stuck? get your questions answered here.
  • screen sizes - A list of screen sizes.
  • screen queries - a bit like chrome dev tools device emulation.
  • webkit-filters - webkit filters playground.
  • Redacted font - Keep your wireframes free of distracting lorem ipsum text.
  • w3c validator - check to see if your site is valid.
  • Evanto - Lots and lots of resources, but you have to pay for them.
  • chrome experiments - all kinds of funky stuff.
  • muz.li - chrome extension - design inspiration for your home page tab.
  • 30 css selectors - Embarrassingly I consult this list at least twice a week!

About

A collection of resources for web design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published