Bradley Software; Articles & solutions focusing on developing software with less.
Less infrastructure • Reduced complexity • Fewer defects
Introduction
As a software development manager, solutions architect and Golang developer, I focus on designing & developing software that leverages technology to deliver cost effective and stable solutions. My work in healthcare IT has been featured on the AWS public sector blog : Breaking down patient data silos in UK healthcare with serverless cloud technology.
Below is a selection of my hobby projects.
Software
- SQLite Database Extension – A free-to-use loadable extension library for the popular SQLite database. The extension adds AES-256 encryption & decryption functions to protect your data.
- Microsoft SQL Server Schema Extraction Tool – A free-to-use Windows command-line tool to detect and fix schema drift between two SQL databases.
- ODS Cover Sheet – A free-to-use command-line utility (Windows & Linux) to create correctly addressed cover sheets for any NHS Organisation Code (ODS).
- Combine PDF File – A free-to-use command-line utility (Windows & Linux) which combines PDF files into a single password protected PDF file.
Featured Articles
- Developing a High-Performance Serverless Staff Directory – A step-by-step guide to developing high-performance serverless staff directory using AWS Lambda, Go, SQLite and HTMLX.