JazzKeys.fyi – Tutorials for jazz and funk keyboard players
Web developer and jazz piano player here. I’ve just launched JazzKeys.fyi (https://JazzKeys.fyi), a website of tutorials covering bebop, modern jazz, blues and funk. It’s more or less a brain dump of some of what I’ve learned over the course of playing and studying jazz for ~25 years. I would likely have found it useful back when I started, and I created it in the hope that it might be helpful to others. The main audience for the site is people who already have some facility in playing a keyboard instrument (in any genre), and who want to learn jazz or improve their jazz playing.…
In plain words
JazzKeys.fyi is a tutorial website covering bebop, modern jazz, blues, and funk keyboard playing. Designed for musicians with existing keyboard skills who want to learn or improve their jazz playing, it draws on 25 years of the creator's experience. The site features lessons assuming basic knowledge of scales and chords, along with animated keyboards that accompany musical examples to illustrate concepts.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Web developer and jazz piano player here. I’ve just launched JazzKeys.fyi (https://JazzKeys.fyi), a website of tutorials covering bebop, modern jazz, blues and funk. It’s more or less a brain dump of some of what I’ve learned over the course of playing and studying jazz for ~25 years. I would likely have found it useful back when I started, and I created it in the hope that it might be helpful to others. The main audience for the site is people who already have some facility in playing a keyboard instrument (in any genre), and who want to learn jazz or improve their jazz playing. It assumes a basic understanding of how scales and chords work. Building the animated keyboard that accompanies each musical example was quite a rewarding technical challenge. For anyone interested in the details, there is a blog post about it at https://www.jamieonkeys.dev/posts/piano-keyboard-javascript/. I hope folk find the site to be a helpful resource. Feedback and bug reports welcome!
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io