SonicScan - A Music Fingerprinting and Identification App

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. sonicscan

    A Music Fingerprinting and Identification App

    Want to try this app download it from here

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. jiosaavn-api

    🎵 An Unofficial API for downloading high-quality songs from JioSaavn

    For the Jiosaavn api I used the Jiosaavn Api by Sumit Kolhe and it is under MIT license so it is free for personal use.

  4. rust

    Empowering everyone to build reliable and efficient software.

    Rust

  5. image

    Encoding and decoding images in Rust (by image-rs)

    I started by exploring the audio processing part and then I discovered Symphonia which is a rust crate for audio processing. First I build a function to extract mono audio from a file using it and kept a frequency limited to 41.1 KHz as it is the maximum frequency that the human ear can hear. I also implemented functions to downsample the audio and normalise it. Then I visualized the spectrogram of the audio using image.

  6. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

    Then I learned Tauri and used my favourite frontend framework SolidJS with TailwindCSS and DaisyUI to build the UI with MotionOne to add animations and Tauri to build the desktop/web/android/ios app.

  7. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Then I learned Tauri and used my favourite frontend framework SolidJS with TailwindCSS and DaisyUI to build the UI with MotionOne to add animations and Tauri to build the desktop/web/android/ios app.

  8. daisyui

    🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

    Then I learned Tauri and used my favourite frontend framework SolidJS with TailwindCSS and DaisyUI to build the UI with MotionOne to add animations and Tauri to build the desktop/web/android/ios app.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    Bun

  11. python-fake-data-producer-for-apache-kafka

    The Python fake data producer for Apache Kafka® is a complete demo app allowing you to quickly produce JSON fake streaming datasets and push it to an Apache Kafka topic.

    For the database I used Valkey on Aiven for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Polymo, which makes it easy to create Next.js web apps, is now available.

    5 projects | dev.to | 9 Jul 2022
  • Installing Tailwind CSS v4.0 with Vite 🚀

    1 project | dev.to | 15 Jul 2025
  • Cómo instalar y configurar Tailwind CSS 4 con React y Vite (paso a paso)

    1 project | dev.to | 29 Jun 2025
  • Getting started with Storybook in SolidJS (with Tailwind CSS)

    2 projects | dev.to | 14 Jun 2025
  • Tailwind vs Linaria: Performance Investigation

    4 projects | dev.to | 24 Apr 2025