Projects

A collection of projects spanning cloud architecture, full-stack development, and open-source tooling.

Category
Technology

Showing 7 of 7 projects

Cypress E2E Testing Demo

A React application with a comprehensive Cypress end-to-end test suite demonstrating aliasing, interactions, selectors, and dashboard recording.

ReactCypressJavaScript

XRP Ripple Ledger Demo

Script that polls the Rippled server for XRP Ledger info, records validated ledger sequences over time, and plots the data with gnuplot to visualise ledger validation frequency.

BashGnuplotRipple APIXRP Ledger

IIB BIPLIST Sorting Tool

Tool for comparing IIB BIP LIST files pre and post deployment, mainly useful in z/OS and AIX environments. Reads, sorts, and diffs BIP list outputs to verify deployment changes.

JavaBatch ScriptsIBM IIB

Go Programming Projects

A collection of Go programming projects exploring concurrency patterns, web services, and systems programming.

Go