Links

This is a random selection of my public Bookmarks.

A Complete Guide to Flexbox | CSS-Tricks
css-tricks.com

I have my own version of this, but I’ve used this one so many times I had to include it. If you ever have any questions at all about using Flexbox, this is a great resource.

css    flexbox    design   

Contrast Ratio
contrast-ratio.com

This is a great tool for checking the contrast ratio between two colors and if it meets the Web Content Accessibility Guidelines.

design    tech    tools   

Delta Chat: The messenger
delta.chat

This is a WhatsApp like chat app that works over email? And is also end to end encrypted? I’m curious.

chat    tools   

Job Board for Underrepresented Folks in Tech
diversifytech.co

jobs    diversity   

Use console.log() like a pro
markodenic.com

tech    javascript