Pinned Repositories
cordova-plugin-background-mode
Keep app running in background
cordova-plugin-sim
:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
darthcav.github.io
Darth CAV home page
genetic-js
Advanced genetic and evolutionary algorithm library written in Javascript
node-wireless
Node.js: WiFi Connection Management
regression-js
A javascript library containing a collection of least squares fitting methods
test-containers
Wrapper around the dockerode library to manipulate Docker containers in NodeJS test environments.
tutorial-java-rest
Example files for a Java tutorial on REST services
tutorial-java-rest-google
Example files for a Java REST client to Google Search API
cassandra-store
Implementation of the session storage in Apache Cassandra as express middleware.
darthcav's Repositories
darthcav/cordova-plugin-background-mode
Keep app running in background
darthcav/cordova-plugin-sim
:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
darthcav/darthcav.github.io
Darth CAV home page
darthcav/genetic-js
Advanced genetic and evolutionary algorithm library written in Javascript
darthcav/node-wireless
Node.js: WiFi Connection Management
darthcav/regression-js
A javascript library containing a collection of least squares fitting methods
darthcav/test-containers
Wrapper around the dockerode library to manipulate Docker containers in NodeJS test environments.
darthcav/tutorial-java-rest
Example files for a Java tutorial on REST services
darthcav/tutorial-java-rest-google
Example files for a Java REST client to Google Search API
darthcav/tutorial-xml
Example files for a Java tutorial on processing XML documents
darthcav/webstomp-client
Stomp client over websocket for browsers