All Projects → mateusfg7 → Noisekun

mateusfg7 / Noisekun

Licence: MIT license
🎧 Web page made with Next.js and Typescript, for listen combinations of sounds for relaxing or getting more productive on tasks.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Noisekun

RJModules
Various modules for VCV Rack
Stars: ✭ 94 (+452.94%)
Mutual labels:  sound, noise
Nesly Sound
Create beautiful music on your NES
Stars: ✭ 35 (+105.88%)
Mutual labels:  sound, noise
react-weather-app
Weather App built with React & TypeScript
Stars: ✭ 61 (+258.82%)
Mutual labels:  styled-components
YASCC
Yet Another SoundCloud Client
Stars: ✭ 30 (+76.47%)
Mutual labels:  styled-components
Madara
✍️ A way for people to manage their tasks.
Stars: ✭ 17 (+0%)
Mutual labels:  styled-components
Proffy
👥 Plataforma de estudos online, onde é possível conectar alunos com professores. Este é um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 à 7 de agosto de 2020.
Stars: ✭ 12 (-29.41%)
Mutual labels:  styled-components
stylelint-config-styled-components
The shareable stylelint config for stylelint-processor-styled-components
Stars: ✭ 66 (+288.24%)
Mutual labels:  styled-components
json-formatter
An extensible JSON Viewer, Editor, Formatter, Validator based on Monaco Editor
Stars: ✭ 41 (+141.18%)
Mutual labels:  styled-components
alsa-utils
The Advanced Linux Sound Architecture (ALSA) - utilities
Stars: ✭ 122 (+617.65%)
Mutual labels:  sound
sonic-track
Uses a raspberry pi camera or web cam and python opencv to track motion in camera view. Sends motion contour data to sonic-pi via osc interface to produce and control notes/sample. Includes ability to use onscreen menu areas to change synthesizer, octaves Etc.
Stars: ✭ 24 (+41.18%)
Mutual labels:  sound
libDaisy
Hardware Library for the Daisy Audio Platform
Stars: ✭ 164 (+864.71%)
Mutual labels:  sound
CubicNoise
1D & 2D Random noise with bicubic interpolation
Stars: ✭ 76 (+347.06%)
Mutual labels:  noise
game-store-monorepo-app
A full-stack web app built with NestJS and ReactJS that helps you find and discover over 500,000+ video games on your device. Powered by RAWG API.
Stars: ✭ 106 (+523.53%)
Mutual labels:  styled-components
sound-garden
A personal journey into the audio synth domain
Stars: ✭ 21 (+23.53%)
Mutual labels:  sound
linaria-styled
Zero-runtime CSS in JS library for building React components
Stars: ✭ 17 (+0%)
Mutual labels:  styled-components
GoBarber
💈 Aplicação de agendamento para serviços de beleza, entre provedores e clientes.
Stars: ✭ 84 (+394.12%)
Mutual labels:  styled-components
cljs-styled-components
ClojureScript wrapper for styled-components
Stars: ✭ 43 (+152.94%)
Mutual labels:  styled-components
wendel.dev
My personal website and blog about software development, bleeding edge and open source 🔥
Stars: ✭ 65 (+282.35%)
Mutual labels:  styled-components
react-toolbox-airbnb
An Airbnb DatePicker implementation using React Toolbox Core and Styled Components 💅
Stars: ✭ 40 (+135.29%)
Mutual labels:  styled-components
UE4-Noise-BlueprintLibrary
UE4 plugin: Noise Blueprint Function Library
Stars: ✭ 25 (+47.06%)
Mutual labels:  noise

Noisekun :headphones:

Listen combinations of ambient sounds for relaxing or getting more productive on your task!


Inspired on Noisli



Setup Project

Install dependencies

yarn

yarn install

npm

npm install

Setup Umami analytics

Umami script is configured on src/pages/_app.tsx:

<script
  async
  defer
  data-website-id="cd21c714-5753-4e56-ad9a-8a5dee7bcc9d"
  src="https://mateusfg7-umami-instance.herokuapp.com/umami.js"
/>

Edit this code to add your own Umami script, or remove it to disable Umami analytics.

See umami.is for more information about how to setup your instance

Init Dev Environment

Setup husky

Prepare husky for use git-hooks, to automate commits

yarn

yarn prepare

npm

npm run prepare

Start dev server

yarn

yarn dev

npm

npm run Dev

Init production environment

yarn

yarn build && yarn start

npm

npm run build && npm run start


CodeFactor



Credits

Icons

rain - storm - wind - drops - waves - birds-tree - leafs - fire - night - coffee - noise-block - train - air-plane - underwater - washingmachine (edited) - waterfall (edited) - brown-noise (edited)

Sounds

Sound Author License Edition
Airplane SFX Producer CC0
Birds SFX Producer CC0
Coffee Shop SFX Producer CC0
Drops SFX Producer CC0
Fire Wood SFX Producer CC0
Leaves Stek59 CC0 Mateus Felipe
Night SFX Producer CC0
Rain SFX Producer CC0
Stream Water SFX Producer CC0
Thunder Storm Borys Kozielski CC0
Train vahid CC Sampling +
Underwater Tim Verberne CC0
Washing Machine QuickSounds.com Standard License Mateus Felipe
Waterfall Straget CC BY Mateus Felipe
Waves SFX Producer CC0
Wind Felix Blume CC0 Mateus Felipe
Brown Noise George Dyer CC0 Mateus Felipe
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].