Welcome to Darth CAV's Home Page!
This is a small dedicated web presence to my open source projects and scientific publications. Some of them are no longer maintained, but I decided to put them on GitHub for future reference.
My technology stack
The technology stack that keeps me busy at the moment is concentrated on:
-
Node.js®
Node.js® is a leading edge JavaScript platform to build lightweight and event-driven distributed server-side applications. It is built on top of the V8 JavaScript engine used by web browsers like Google Chrome.
-
HTML5
HTML 5 is the platform to build modern web applications. It goes beyond the pure markup, and includes a series of APIS that enable the development of mobile and desktop web applications.
My repositories
- 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
- 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
- tutorial-xml: Example files for a Java tutorial on processing XML documents
- wot-book: Code examples from "Building the Web of Things" @ Manning