Skip to main content

Welcome

· One min read

Docusaurus blogging features are powered by the blog plugin.

Simply add Markdown files (or folders) to the blog directory.

Regular blog authors can be added to authors.yml.

The blog post date can be extracted from filenames, such as:

  • 2019-05-30-welcome.md
  • 2019-05-30-welcome/index.md

A blog post folder can be convenient to co-locate blog post images:

Docusaurus Plushie

The blog supports tags as well!

And if you don't want a blog: just delete this directory, and use blog: false in your Docusaurus config.

I built a Shazam for Mixtapes

· One min read

I love listening to mixtapes. You get to find new songs that would be perfect for your playlist.

A problem that I had was not being able to

Who is Pyzam for?

For DJs looking to integrate Shazam their set. For Daft Punk fans looking to find new samples.

Secrets discovered

Shazam takes up to 12 seconds of audio at max. You can make Shazam requests of up to 20 times per minute.

If you have ffmpeg installed, try pyzam now:

pip install pyzam