Pinned Repositories
awesome-protocols
Curated list of awesome technology protocols with a reference to official RFCs
create-music-stream
Creates a PCM 16 bit Little Endian Stream from a mp3 file or youtube video
music-beat-detector
music-beat-detector is a library that analyzes a music stream and detects any beat. It can be used to control lights or any magic effect by the music wave.
neopixel
Node.js library to control Adafruit NeoPixel based on ws2812 led family
node-ble
Bluetooth Low Energy (BLE) library written with pure Node.js (no bindings) - baked by Bluez via DBus
potree-converter-docker
Potree Converter utility packed as Docker Container
react-refactor
:wrench: Convert your React Class Component to Functional Component and vice-versa
react-svg-pan-zoom
:eyes: A React component that adds pan and zoom features to SVG
transformation-matrix
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!
react-planner
:pencil2: A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
chrvadala's Repositories
chrvadala/react-svg-pan-zoom
:eyes: A React component that adds pan and zoom features to SVG
chrvadala/transformation-matrix
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!
chrvadala/node-ble
Bluetooth Low Energy (BLE) library written with pure Node.js (no bindings) - baked by Bluez via DBus
chrvadala/music-beat-detector
music-beat-detector is a library that analyzes a music stream and detects any beat. It can be used to control lights or any magic effect by the music wave.
chrvadala/awesome-protocols
Curated list of awesome technology protocols with a reference to official RFCs
chrvadala/create-music-stream
Creates a PCM 16 bit Little Endian Stream from a mp3 file or youtube video
chrvadala/potree-converter-docker
Potree Converter utility packed as Docker Container
chrvadala/react-refactor
:wrench: Convert your React Class Component to Functional Component and vice-versa
chrvadala/neopixel
Node.js library to control Adafruit NeoPixel based on ws2812 led family
chrvadala/kafka-test-helper
Utility library that simplify testing of Node.js components that interacts with Kafka broker.
chrvadala/mqtt-dispatcher
MQTT dispatcher is a library that extends MQTT.js and allows to route incoming messages on a specific handler, according to defined routing rules.
chrvadala/weather-station
Connector able to download weather data from an Oregon Scientific EMR211X station, leveraging on Bluetooth Low Energy connection
chrvadala/aggregate-fn
Aggregate fn is a tiny Javascript utility that groups together multiple async operations.
chrvadala/biconnected-components
Find biconnected component in a graph using algorithm by John Hopcroft and Robert Tarjan
chrvadala/const-version
:sparkles: A tiny command line tool that extract `package.json` version and generate `export const VERSION='...'` file. Useful when you want to package your software version.
chrvadala/aws-cloud-stacks
AWS CloudFormation stacks that speed-up projects development.
chrvadala/cisco-decrypt-docker
:see_no_evil: Docker container with Decoder for password encoding of Cisco VPN client
chrvadala/github-actions
Github actions that automates some common scenarios.
chrvadala/react-redux-boilerplate
:yum: A suggested React + Redux projects structure.
chrvadala/setup-my-pc
setup-my-pc.sh is a simple script that configures personal computers, virtual machines and servers with some common tools. It fastify the setup of a new development environment.
chrvadala/chrvadala.github.io
Hello, this is Christian VadalĂ 's website. Here you can find a list of open source projects, backed by React, Node.JS and AWS technologies.
chrvadala/react-stylerify
A browserify wrapper around react-styling
chrvadala/sliding-window-max
Given a stream of data, this algorithm returns (for every added value) the current max value.
chrvadala/sudoku.go
:game_die: Sudoku solver written in golang
chrvadala/.github
GitHub default configuration folder
chrvadala/chrvadala
Hello, I'm Christian
chrvadala/react-planner
:pencil2: A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
chrvadala/react-with-react-template-and-radium
This React experimental project avoid JSX and split logic from template and style using 3 different files.
chrvadala/walle
Visual plan designer
chrvadala/working-CHIP-tools
A working version of CHIP-tools by NextThingCo.