my GitHub landing page

my profile page

my resumé in various forms.


"official" resumé (html)   

The auto-generated doesn't seem to pick up everything from GitHub but it's still a cool bit tech.
My auto-generated GitHub resumé and



here are the GitHub projects I'm involved in


personal projects

Project Description
Zephyr HxM Heart Rate Monitor apps Two Android apps that talk via bluetooth to the Zephyr HxM Heart Rate Monitor. One is an app and the other is a widget that shows the info in the icon on a home screen that has the widget added.
net.srussell framework library a library of low-level POJO's I've found useful over the years. logging, reporting, file/directory, etc
my Eclipse customizations code templates and fav formatting
this GitHub landing page project to display this page.
Hello World silly example project to get used to the GitHub way.

public projects

Project Description
Kibana Kibana UI for ElasticSearch.

Added i18n framework proof-of-concept as a framework for the community effort of adding Globalization to Kibana.
my initial Globalization Pipline AngularJS Client

official Globalization Pipline AngularJS Client
Initial seed for the AngularJS client for the IBM Globalization Pipeline.

Wrote this as part of the Global Foundations Technology Team to provide AngularJS clients access to the IBM Bluemix Globalization Pipeline offering.
AngularJS facade over ecma402 An AngularJS facade over the IBM ECMA402 implementation.

Wrote this as part of the Global Foundations Technology Team to provide an AngularJS facade over the IBM ECMA-402 polyfill implementation.
ECMA-402 i18n API implementation Implementation of the ECMA-402 Internationalization API from IBM



here are my non-GitHub projects


personal projects

Project Description
Congregational Friendly Key app CFK is an app to determine usable keys for a song done in a congregational setting.

CFK is implemented as an AngularJS app talking to a MySQL backend via a RESTApi. The RESTApi is CGI python script.

It may become a github project in the future when it's been more thoroughly flushed out.