p5.js
and Tone.js
record surround sound (coming from speakers and other close noise) and transform it into a cool waveform, while a set of LED lights (Neopixels) flash along to the music, utilizing an Adafruit Feather Huzzah to wirelessly communicate with a computer (computer mic -> computer -> computer processing -> send FPS to Adafruit -> flash Neopixels!) through the amazing audio-reactive-led-strip
library. The Neopixels we got didn't work fully, but the result was still cool! github.com/jianmin-chen/spotify-collab (and I might be getting working Neopixels for another project!)matplotlib
locally!highlight.js
componentvim-gitgutter
! Did it through SSH (I don't normally use Windows, but I'm on a school computer).localStorage
, I'm thinking of creating an Express & AWS API after the ten day challenge so that this can be a functional mini Markdown editor, especially since I'm planning to do the Quality Assurance course on freeCodeCamp at www.freecodecamp.org/learn/quality-assurance. We'll see.
> What's this? A Markdown parser built from scratch in JavaScript. Demo at jianmin-chen.github.io/markdown-parser and write-up at www.jianminchen.com/article/general/2022-10-07-markdown-parser.