About a week ago, while I was trying to lookup the ISO standard for dates, I got confused and looked up the ISO standard for character encodings. This brought to mind all the ISO and RFC standards I have to deal with as part of my work. I thought it would make for an interesting quiz.

So I made one, call I.S. Know.

It’s an online quiz for software developers, primarily those dealing with web technologies, to see how well they know their ISO and RFC standards. It’s meant to be just a bit of fun, although given the subject matter, I wonder if I’ve made it a little hard. It was also a good excuse to try out full-screen web transitions which I think I’m starting to like (for some things).

Anyway, hope you enjoy it.

P.S. This is a server-rendered website but nothing’s being stored or tracked on the backend. I just wanted to use Go templates without having to make a full-on Hugo site.