An open API service indexing awesome lists of open source software.

https://github.com/nataliepina/development-resources

A collection of helpful dev resources.
https://github.com/nataliepina/development-resources

development hacktoberfest hacktoberfest2022 resources

Last synced: 4 months ago
JSON representation

A collection of helpful dev resources.

Awesome Lists containing this project

README

          

# Development Resources

A collection of helpful and free dev resources.

### Accessibility

- [Web-AIM Color Contrast Checker](https://webaim.org/resources/contrastchecker/)
- [Lighthouse](https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk?hl=en)
- [WebAIM's WCAG 2 Checklist](https://webaim.org/standards/wcag/checklist)

### Typography

- [Google Fonts](https://fonts.google.com/)
- [Type Scale](https://type-scale.com/)
- [Fontjoy](https://fontjoy.com/)
- [Dafont](https://www.dafont.com/)
- [Fontsquirrel](https://www.fontsquirrel.com/)

### Icons

- [React Icons](https://react-icons.github.io/react-icons/)
- [Styled Icons](https://openbase.com/js/styled-icons)
- [Material Icons](https://mui.com/material-ui/material-icons/)
- [Unicons](https://iconscout.com/unicons)
- [Font Awesome](https://fontawesome.com/icons)

### Images

- [UnSplash](https://unsplash.com/)
- [SVGOMG](https://jakearchibald.github.io/svgomg/)
- [unDraw](https://undraw.co/illustrations)
- [Cool Backgrounds](https://coolbackgrounds.io/)

### Colors and Color Palettes

- [Leonardo](https://leonardocolor.io/#)
- [Coolors](https://coolors.co/)
- [Adobe Color](https://color.adobe.com/create/color-wheel)

### UI/UX

- [UI Patterns](https://ui-patterns.com/patterns)
- [Nielson Norman Group - UX Guidance](https://www.nngroup.com/)
- [Laws of UX](https://lawsofux.com/en/)

### Design Inspiration

- [Dribbble](https://dribbble.com)
- [SiteInspire](https://www.siteinspire.com)
- [WebDesign Inspiration](https://www.webdesign-inspiration.com)

### Learning Resources
- [Scrimba](https://scrimba.com)
- [Udemy](https://www.udemy.com/)
- [MDN web docs](https://developer.mozilla.org/en-US/)