Go Reply

I spent 6 weeks at Go Reply's London Office as a Cloud Consultant, specialising in Google Cloud Platform. Go Reply is a Google Cloud Premier Partner, meaning I was able to not only get my hands dirty with GCP, but I was able to witness it be used to its fullest extent on a range of exciting projects.

I was tasked with building a platform that allowed users to create and manage MRI files (see Scan Manager project). I incorporated some open source software that allowed users to view their MRI scans. This meant that I had to be able to deal with some interesting file types. NIfTI files are what MRI machines produce, and are essentially a 3 dimensional view of the body. They can be separated into a set of DICOM files, one for each 'slice' in the scan.

In order to support this, I learnt how to use Google Cloud Platform to securely store and transfer these files. This meant that I learnt how to use a whole range of industry standard cloud tools, such as Cloud Functions, Cloud Run and Vertexai. I also implemented proper authentication to the app, such that users need to have access to an official Google account.

Lastly, I completed a research task on a potential multibillion pound future client. I researched them thoroughly, looking through their financial history, and came up with a set of proposals that we could offer to them. I presented my findings to the rest of the team, justifying the decisions that I reached.