
Self-hostable web tool for generating ambient noises
Noisedash is a self-hostable web tool designed for generating ambient noises. It allows users to customize ambient noises and user-uploadable samples by leveraging Tone.js. The platform enables users to save "noise profiles," import and export soundscapes, and fine-tune noises with audio processing tools. Users can also upload and edit audio samples to combine with generated noises.
Noisedash is a versatile self-hostable web tool that empowers users to create and customize ambient noises and audio samples conveniently. Whether utilizing Docker, Kubernetes, or deploying from source, users can easily set up the platform and start generating personalized soundscapes. With features like noise profile saving, audio processing tools, and mobile compatibility, Noisedash offers a seamless experience for users interested in ambient noise generation and customization.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.