Technical Development Manager. AWS Architect. GoLang, C#, and Python developer. A budding cornet musician. Opinions are my own & not the views of my employer.
I'm working on a modern cloud native Downtime Solution for Hospitals to use during times of un/planned downtime. This week, I've been developing a DICOM C-STORE SCP (Service Class Provider), allowing XRAYS to be to be published to the downtime solution.
It's been a while since I posted. Anyway, I've built a thing, a medical spell checking API that health organisations can integrate to spell check their clinical documentation:
spellcheck.cloud
As a dev manager, I don't get to write code often, but I'm currently working on a LIMS data migration for Genentics, which needs an NHS number validator.
So I've open-sourced my Go implementation as a DLL so it can be used in other languages like C#
github.com/PaulBradley/nhs-n…
My 13 year old son is really getting into woodworking; he's just carved this dolphin 🐬 out of a solid block of Sapele wood. He needs to set up an Esty store 🤣
instagram.com/josephbradleya…
In this world of instant gratification, it's been amazing to watch my 13 year old working on this wood carving project. Over the course of 3 months, he's spent around 70 hours chiselling, sanding, shaping, and polishing a tiger 🐅 from a solid block of wood.
#woodworking
I wrote some developer notes on installing the dotnet sdk on Ubuntu & how to use it to check for vulnerable nuget packages within a project - how to update old packages...