Skip to content
View RogerParkinson's full-sized avatar
Block or Report

Block or report RogerParkinson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RogerParkinson/README.md

Hi there 👋, I'm Roger

I'm a software engineer who likes working with Java and C++, and sometimes with Kotlin and Go. There are two kinds of repositories here. One is (mostly Java) software I've developed in the course of my professional life, the other contains details of my electronics projects which includes C++, Eagle PDB layouts and 3D print files.

My repositories include:

  • Madura framework: a rules based framework that uses rules to minimise writing code.
  • Home automation: my home automation software using ESP8266 boards and a BeagleBone
  • Vortex Manipulator: a smart watch with extras

You'll find lots more details on my website www.madurasoftware.com

I'm currently working on a startup project which uses GKE, KeyCloak and KillBill.

Popular repositories

  1. ESP8266-automation ESP8266-automation Public

    Code and circuitry to support simple event driven signaling from remote sensors (ESP8266) to a server (BeagleBone)

    PHP 7

  2. steampunk-laser steampunk-laser Public

    Plays a melody on ATTiny85 using tone() PWM pin 4

    C 2 1

  3. teensy3-piggyback teensy3-piggyback Public

    Piggyback board for a Teensy 3 that holds a MicroSD and a LIPO charger

    Eagle 2

  4. schema-builder schema-builder Public

    Use this to migrate your database to HyperJAXB3. It will create the necessary XSD file to contain your database definitions. It also has a good example of using XJC to generate your entity classes …

    Java 1

  5. vortex-manipulator vortex-manipulator Public

    C++ 1

  6. MaduraDocs MaduraDocs Public

    Maven plugin for generating pdfs from madura docs (xml) files during build.

    XSLT