Back to top
JohnDLewis.com

Personal website

Program Management

Booz Allen Hamilton

DDN Logo

Harris Logo

UPS Logo

More...

Certifications

PMP Certificate Logo
Since Sept 2005

CSM Certificate Logo
Since Nov 2018

Volunteering

PMI Logo

PMIBC Logo

PCACHS Logo

Project Highlights

OTNT Reference Map
OTNT Reference Map

Visualize references between Old and New Testaments.

Uses Paper.js for the display & data from mb-soft.com.

Bullet Chart example
bullet-p5js

Create bullet charts, following Stephen Few's spec.

Can be extensively customized including: title, cross, number of shaded bins, height and width.

Uses P5.js for the display.

JSR timeline example
Jira Status Reporter

Application to create custom reports and queries via Jira Rest API. Includes timeline/history view, visual link maps (using Mermaid), release progress reports, detailed user allocation reports, and custom burndown chart. Also shows estimates at the Epic level including all children (n.b. Jira does not show Sub-Task estimates at the Epic level.)

Written in: Node.

Fingerprinter

Command-line tool to identify changes to folder contents. Snapshot feature uses md5 for each individual file checksum. Stores snapshots as a JSON file in the OS's temp directory.

Written in: Node with minimal dependencies.