JohnDLewis.com

JohnDLewis.com

Personal website

Program manager, technologist, and volunteer leader.

Program Management

More...

Certifications

PMP certificate

Since Sept 2005

CSM certificate

Since Nov 2018

Volunteering

Project Highlights

OTNT Reference Map

OTNT Reference Map

Visualize references between Old and New Testaments.

Uses Paper.js for the display and 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.

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.