2020-05-02 13:04:25 +00:00
+++
date = 2020-05-02T12:39:54+01:00
title = "My Developer Resources"
2020-05-02 18:46:34 +00:00
description = "The best resources you never knew you forgot. You won't believe number 9!"
tags = ["Resources", "Assets"]
categories = ["Development"]
2020-05-02 18:29:22 +00:00
featured_image = "/images/undraw-02.svg"
2020-05-02 13:04:25 +00:00
+++
2020-05-02 15:28:59 +00:00
Yesterday I discovered the excellent [unDraw ](https://undraw.co ). Apparently,
it's been around for quite a few years now.
2020-05-02 18:29:22 +00:00
Anyway, after a little 'how did I not know about this earlier?' moment and a
quick investigation, it was bookmarked and, with a determination not to
completely forget about it within minutes as I usually do, I happily went about
my day.
2020-05-02 15:28:59 +00:00
2020-05-02 18:29:22 +00:00
It's now one day later and I just so happen to be starting a little personal
web project of mine. And what would be the perfect little touch to start it off
with? That's right, a nice little vector illustration.
2020-05-02 15:28:59 +00:00
2020-05-02 18:29:22 +00:00
{{<
figure
src="/images/undraw-01.svg"
2020-05-02 18:46:34 +00:00
alt="A stylised illustration of a developer sitting alongside a huge laptop."
2020-05-02 18:29:22 +00:00
class="medium"
>}}
So, I go to find the bookmark and it turns out, there's two bookmarks. Exactly the
2020-05-02 15:28:59 +00:00
same. So, I did know about this site. For how long? Who knows. I haven't got the
best memory so it could reasonably be anywhere from a month or two, to years.
2020-05-02 18:29:22 +00:00
And, I'm fairly certain it's not the only duplicate in there ...
2020-05-02 13:04:25 +00:00
2020-05-02 18:29:22 +00:00
Anyway, the point of all this rambling? It's about time I did something
2020-05-02 15:28:59 +00:00
and that's where this post comes in.
2020-05-02 18:29:22 +00:00
My resource 'Hall of Fame' if you will. A place to memorialise the less used,
but nonetheless worthy resources of mine. Never again, to be lost in the annals
of time.
2020-05-02 15:28:59 +00:00
2020-05-02 18:29:22 +00:00
Probably not too much use to anyone else, but just the thing for me.
2020-05-02 13:04:25 +00:00
2020-09-11 21:49:31 +00:00
## Analytics
2020-06-03 17:55:10 +00:00
2020-09-12 23:39:42 +00:00
* [Open Web Analytics ](http://www.openwebanalytics.com/ ) – an open source alternative to Google Analytics.
2020-06-03 17:55:10 +00:00
2020-05-02 13:04:25 +00:00
## Assets
2020-09-11 21:49:31 +00:00
### Favicons
2020-05-02 13:04:25 +00:00
2020-09-11 21:49:31 +00:00
* [Favicon Generator ](https://realfavicongenerator.net/ )
2020-05-02 13:04:25 +00:00
2020-09-11 21:49:31 +00:00
### Icons
2020-05-09 15:13:12 +00:00
* [Iconify ](https://iconify.design/ )
2020-05-02 13:04:25 +00:00
### Illustrations
* [manypixels ](https://www.manypixels.co/gallery/?page=1&style=image )
* [IRA Design ](https://iradesign.io/ )
2020-09-12 23:39:42 +00:00
* [Humaaans ](https://www.humaaans.com/ ) – a library for Figma, XD, etc.
2020-09-11 21:49:31 +00:00
* [undraw ](https://undraw.co/ )
### Stock Images
* [Librestock ](https://librestock.com/ )
* [Pexels ](https://pexels.com/ )
* [Pixabay ](https://pixabay.com/ )
* [Unsplash ](https://unsplash.com/ )
### SVG
* [SVG Wave Generator ](https://getwaves.io )
2020-05-02 13:04:25 +00:00
### Placeholder Images
* [Placeholder.com ](https://placeholder.com/ )
2020-09-11 21:49:31 +00:00
### Public Domain Assets
2020-05-02 13:04:25 +00:00
2020-09-11 21:49:31 +00:00
* [Creative Commons ](https://search.creativecommons.org/ )
* [Flicker - British Library Albums ](https://www.flickr.com/photos/britishlibrary/albums )
* [Internet Archive ](https://archive.org/ )
* [Public Domain Archive ](http://publicdomainarchive.com/ )
* [Public Domain Photos ](http://www.photos-public-domain.com/ )
* [Wikimedia Commons ](https://commons.wikimedia.org/wiki/Main_Page )
## Design
2020-09-12 23:39:42 +00:00
* [Colors and Fonts ](https://www.colorsandfonts.com/ ) – a curated library of
2020-09-11 21:49:31 +00:00
colors and fonts for digital designers and web developers.
* [Figma ](https://www.figma.com )
## Fonts
* [Google Fonts ](http://www.google.com/fonts )
## Frameworks and Libraries
### CSS
* [Bulma ](https://bulma.io/documentation/ )
* [Pure ](http://purecss.io/ )
2020-09-15 13:19:13 +00:00
#### Classless CSS
* [Drop-in Minimal CSS ](https://dohliam.github.io/dropin-minimal-css/ )
* [CSS Bed ](https://www.cssbed.com/ )
2020-09-11 21:49:31 +00:00
### JavaScript
* [Loopback ](https://loopback.io/doc/en/lb4/index.html )
* [Nodemailer ](https://github.com/nodemailer/nodemailer )
* [ScrollMagic ](https://github.com/janpaepke/ScrollMagic )
* [Socket.io ](https://github.com/socketio/socket.io )
2020-05-02 13:04:25 +00:00
## Maps
2020-09-12 23:39:42 +00:00
* [Mapbox ](https://www.mapbox.com/ ) – an open source alternative to Google Maps.
* [Snazzy Maps ](https://snazzymaps.com/ ) – styles for Google Maps.
2020-05-02 13:04:25 +00:00
2020-09-11 21:49:31 +00:00
## PHP
2020-05-02 13:04:25 +00:00
2020-09-11 21:49:31 +00:00
* [PHPmailer ](https://github.com/PHPMailer/PHPMailer )
## Reference
* [A big list of naughty strings ](https://github.com/minimaxir/big-list-of-naughty-strings )
* [HTML Ampersand Character Codes ](http://rabbit.eng.miami.edu/info/htmlchars.html )
* [HTML Symbols ](https://www.toptal.com/designers/htmlarrows/ )
2020-09-12 23:39:42 +00:00
* [TL;DR Legal ](https://tldrlegal.com/ ) – software licences in plain English.
2020-09-11 21:49:31 +00:00
## Tools
* [Can I Use ](http://caniuse.com/ )
* [Base64 Encoder/decoder ]( http://www.mobilefish.com/services/base64/base64.php )
2020-09-12 23:39:42 +00:00
* [GitHub - svg/svgo ](https://github.com/svg/svgo ) – a Node.js based tool for optimizing SVG files.
2020-09-11 21:49:31 +00:00
* [Hex RGBA to Proper RGBA ](https://kilianvalkhof.com/2016/css-html/css-hexadecimal-colors-with-transparency-a-conversion-tool/ )
* [Lets Encrypt ](https://letsencrypt.org/ )
* [Neumorphism/Soft UI CSS shadow generator ](https://neumorphism.io/ )
### Fake User Generators
* [Fake Name Generator ](http://www.fakenamegenerator.com/gen-male-nl-bg.php )
* [Fake Number Generator ](https://fakenumber.org/united-kingdom )
* [Faker ](https://github.com/fzaninotto/Faker )
2020-09-12 23:39:42 +00:00
* [Random User Generator ](https://randomuser.me/ )
2020-09-11 21:49:31 +00:00
### Gradients
* [Gradient Finder ](http://gradientfinder.com/ )
* [UI Gradients ](https://uigradients.com/# )
## API Directories
* [ProgrammableWeb ](http://www.programmableweb.com/apis/directory )
* [The Open Source Discovery Service ](https://libraries.io/ )
## CSS Animations
* [Animista ](http://animista.net/ )
* [cubic-bezier.com ](http://cubic-bezier.com/#.17,.88,.32,1.2 )
* [Easing Functions Cheat Sheet ](http://easings.net/# )
## Colour Palettes
* [Adobe Color CC ](https://color.adobe.com/create/image/ )
* [Coolors.co ](https://coolors.co/ )
* [Degreave Color Palette Generator ](http://www.degraeve.com/color-palette/index.php?q=http://www.degraeve.com/images/beach.jpg,3040356B9FA390AEADB1C5CB43729C,28513540C2CC8EDAD6BEEEFE005AC3/ )
* [Paletton ](http://paletton.com/#uid=13z0u0k++NutuZOLB+V+WuI+5oa )
## Validators
* [Google Mobile Friendly Test ](https://www.google.co.uk/webmasters/tools/mobile-friendly/ )
* [PageSpeed Insights ](https://developers.google.com/speed/pagespeed/insights/ )
* [The W3C CSS Validation Service ](http://jigsaw.w3.org/css-validator/#validate_by_input )
* [The W3C Markup Validation Service ](http://validator.w3.org/#validate_by_input )
* [Website Speed test ](https://www.dotcom-tools.com/website-speed-test.aspx )
## Telemetry
* [builtwith.com ](https://builtwith.com )
* [WordPress Theme Detector ](http://www.wpthemedetector.com )
* [What WordPress Theme Is That? ](http://whatwpthemeisthat.com/ )
## Search Engines
2020-09-12 23:39:42 +00:00
* [Picular ](https://picular.co/beetroot ) – a search engine for colours.
* [Symbol Hound ](http://symbolhound.com/ ) – a programming search engine.
2020-09-11 21:49:31 +00:00
## Hosting
* [Cloudways ](https://www.cloudways.com/en/ )
* [Netlify ](https://app.netlify.com/ )
## Content Management Systems
* [Octobercms ](https://github.com/octobercms/october )
### WordPress
2020-09-15 13:21:23 +00:00
* [Fakerpress ](https://en-gb.wordpress.org/plugins/fakerpress/ ) – generate
2020-09-15 13:19:13 +00:00
fake user data.
2020-09-11 21:49:31 +00:00
* [Plugin Update Checker ](https://github.com/YahnisElsts/plugin-update-checker )
2020-09-15 13:19:13 +00:00
* [Sage ](https://roots.io/sage/ ) – a WordPress starter theme.
2020-09-11 21:49:31 +00:00
* [Simba Plugin Updates Manager ](https://en-gb.wordpress.org/plugins/simba-plugin-updates-manager/#descriptio/ )
2020-09-12 23:39:42 +00:00
* [Underscores ](http://underscores.me/ ) – a WordPress starter theme.