-
njs-express-template Public
Personal template for Express.js server projects.
JavaScript Creative Commons Zero v1.0 Universal UpdatedDec 1, 2023 -
maze-graph-pathfinding Public archive
Node JS command line application used to perform pathfinding on mazes.
-
JavaScript technical assessment - 18 November 2020
JavaScript Creative Commons Zero v1.0 Universal UpdatedSep 29, 2023 -
mocha-chai-template Public
Personal template for Node JS unit testing under the Mocha framework.
JavaScript Creative Commons Zero v1.0 Universal UpdatedSep 29, 2023 -
aurion-assessment-2110 Public
Submission for Aurion technical assessment - October 2021
JavaScript Creative Commons Attribution 4.0 International UpdatedSep 29, 2023 -
top-crypto-challenge Public
Technical assessment to consume data from a public cryptocurrency API and display it in a way that is interactive and useful.
-
njs-express-template-updater Public
GitHub actions script used to automatically update my template for Node projects using the Express framework.
Creative Commons Zero v1.0 Universal UpdatedSep 27, 2023 -
fox-controller-app Public
Lightweight emulator for the FOX Controller to be used alongside the unit testing script.
JavaScript MIT License UpdatedAug 25, 2023 -
njs-spinner-demo Public
Demo project for the 'ora' library (Node JS)
JavaScript Creative Commons Zero v1.0 Universal UpdatedAug 18, 2023 -
fox-controller-app-tests Public
Unit testing script for the FOX Controller, developed on behalf of ControlX Engineering (Then known as 'Optim Controls') during late 2018.
JavaScript MIT License UpdatedNov 28, 2022 -
needle-request-demo Public
Demo project for 'needle' HTTP request library
JavaScript Creative Commons Zero v1.0 Universal UpdatedNov 28, 2022 -
normalize-sales-data Public
This Node JS command line application inputs a sample set of sales data and restructures it according to a normalized database design.
JavaScript Other UpdatedAug 9, 2022 -
BlazorDB Public
Forked from nwestfall/BlazorDBUse IndexedDB in Blazor WebAssembly (WASM)
C# MIT License UpdatedMay 19, 2022 -
ip-mac-validator-comparisons Public archive
DISCONTINUED - Compares IP and MAC Address string validation between the heavy 'validator' library and lightweight alternatives.
JavaScript Creative Commons Zero v1.0 Universal UpdatedApr 8, 2022 -
sql-assessment-2101 Public
SQL technical assessment - January 2021
Creative Commons Attribution 4.0 International UpdatedApr 5, 2022 -
PapaParse Public
Forked from mholt/PapaParseFast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
JavaScript MIT License UpdatedApr 5, 2022 -
papaparse-min Public
Minified version of 'papaparse' library. (Node JS)
MIT License UpdatedApr 5, 2022 -
globalx-2106 Public archive
'GlobalX Coding Assessment' submission - June 2021
C# Other UpdatedApr 4, 2022 -
dotnet-coding-assessment-2112 Public archive
.NET Core coding assessment - December 2021
C# Creative Commons Attribution 4.0 International UpdatedMar 31, 2022 -
worklink-data-gen Public archive
DISCONTINUED - 'Support Worker' test data generation script for Workforce Link IT system database.
JavaScript MIT License UpdatedMar 28, 2022 -
worklink-api-orig Public archive
DISCONTINUED - Node JS server API developed for Workforce Link's IT system during 2019. Uploaded for archive purposes only.
JavaScript MIT License UpdatedMar 28, 2022 -
worklink-database Public archive
Workforce Link IT system database design.
MIT License UpdatedMar 28, 2022 -
csharp-class-revision Public
Study notes for revising Object-Orienated Programming in C#. Based on W3Schools
-
aurion-research-2110 Public archive
Extract of team research project on healthcare cloud computing - October 2021
-
adstandards-depreciated Public archive
DEPRECIATED - Node JS command line application used to scrape and archive community panel cases from adstandards.com.au
JavaScript Other UpdatedJan 8, 2022 -
auto-commit Public archive
Test script for GitHub actions that automatically commits to this repository every day.
Creative Commons Zero v1.0 Universal UpdatedDec 23, 2021 -
dotnet-coding-assessment-20210825 Public archive
.NET Coding Assessment - 25 August 2021
C# Other UpdatedDec 16, 2021 -
architecture-theory-20211118 Public archive
Creative Commons Attribution 4.0 International UpdatedNov 24, 2021 -
python-study-notes Public
Study notes for learning Python from W3Schools
Python Creative Commons Zero v1.0 Universal UpdatedNov 24, 2021 -
ora-classic Public
Forked from sindresorhus/oraLegacy mirror of the 'ora' Node JS package prior to ESM syntax migration