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.
- Host: GitHub
- URL: https://github.com/nataliepina/development-resources
- Owner: nataliepina
- Created: 2022-08-21T15:23:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T15:04:07.000Z (about 2 years ago)
- Last Synced: 2025-10-26T10:28:21.279Z (8 months ago)
- Topics: development, hacktoberfest, hacktoberfest2022, resources
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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/)