I learned systems thinking without knowing itIt is interesting to think how our understanding of a topic is influenced by our earlier, seemingly completely unrelated experiences. I didn't initially learn systems thinking from cloud architecture,Jun 25, 2026·12 min read
Maths Revision Material via Amazon Nova: An ExperimentFinding effective ways to help primary school children revise maths and find their knowledge gaps must be one of those areas where AI tools are going to be able to massively help us. Around this idea,May 19, 2025·7 min read
Building Location-Based Access Patterns in DynamoDBWhen working on adding location-based search to a DynamoDB database project, I discovered there's more than one way to handle geospatial queries. The general principle is that geospatial queries can be managed by storing a geohash as an attribute for...Nov 12, 2024·6 min read
Designing a GitOps Pipeline for AWS and TerraformEDIT: An updated and more accurate diagram can be found in the project’s repository. The repository also contains further technical implementation details. I have wanted to learn more about GitOps aOct 15, 2024·6 min read
AI Adventures at a HealthTech Hackathon: A Developer's PerspectiveI recently participated in MediHacks 2024 hackathon. During the hackathon, our team accepted the challenge of creating an AI-powered conversational co-pilot for emergency dispatchers. As emergency disJul 29, 2024·5 min read
React + AWS + Terraform Tutorial: Deploying a Serverless Contact FormThis tutorial walks you through creating a simple contact form front-end web application with React. The contact form will be connected to a serverless AWS backend, leveraging Amazon Simple Email Service, AWS Lambda and API Gateway. When you submit t...Jan 23, 2024·13 min read
Creating a Terraform Custom Provider - Terraform Cloud Project Beginner BootcampThe first two weeks of the Terraform Cloud Project Bootcamp from Exampro were spent on getting our development environment in Gitpod up and running, as well as becoming familiar with the basic featureOct 13, 2023·5 min read