Links and Bookmarks

This page features a curated living list of cool stuff I’ve discovered on the internet. I maintain this list for my own reference, and publish it in the hope you will find something useful!


Music

RadioParadise
User-sponsored, eclectic mix of human-curated music. No ads or commercials. Great music!

musicForProgrammers();
Episodic mixes of experimental ambient music chosen to help you lock in and reduce distraction while working. Sick HTML animations!


Science

Cell Press
Collection of scientific journals, with >70% of articles published with Open Access.

"Forbidden" Colour Illusion
See a colour you’ve probably never seen before with this optical illusion that selectively fatigues your eye’s overlapping cones.


Programming

Calc.50x.ca
My own tool created to easily convert between binary, hex and decimal, with individually togglable bits. Great for embedded systems programmers!

CSS Grid Garden
Interactive lessons on learning CSS Grid. My first introduction to Grid.