Skip to content

Instantly share code, notes, and snippets.

@khattab88
Created May 13, 2018 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khattab88/1f6adcfaec2b6685c98ae7f6b3ecc653 to your computer and use it in GitHub Desktop.
Save khattab88/1f6adcfaec2b6685c98ae7f6b3ecc653 to your computer and use it in GitHub Desktop.
web development toolkit
- Fonts: google fonts (Lato)
- Colors:
- Palette: flat ui colors (https://flatuicolors.com/)
- Shades: 0 to 255 (http://www.0to255.com/)
- Mixer: Adobe color wheel (https://color.adobe.com/create/color-wheel/)
- Gradiant: ui gradiants (https://uigradients.com/)
- Images: unsplash (https://unsplash.com/)
- Icons: Fontawesome / ionicons
- Layout: responsive grid system (http://www.responsivegridsystem.com/)
- Scrolling: Waypoints (http://imakewebthings.com/waypoints/)
- Animation: animate.css (https://daneden.github.io/animate.css/)
- Maps: gmaps.js (https://hpneo.github.io/gmaps/)
- Fav Icon: real favicon generator (https://realfavicongenerator.net/)
- Browser Support: can i use (https://caniuse.com/)
- Image Compression: Optimizilla (http://optimizilla.com/)
- CSS Minification: css compressor (http://www.minifycss.com/css-compressor/)
- Html Validation: validator.w3 (https://validator.w3.org/)
- Monitoring: Google Anlytics
- Web Hosting: BlueHost / GoDaddy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment