Gabriel Burrill
Here I write about what I'm working on and I've learned.

Latest

Jul
16

Designing a data dashboard to predict Rugby League match outcomes

Although there are some existing applications which do this, there are specific meaningful data points that I like to use.
2 min read
Feb
14

Finding Product Market Fit - The Lean Product Process

The Lean Product Process is a method of applying lean product principles to achieve a product market fit. This information
4 min read
Nov
24

QFD - Quality Function Deployment

A bit like the Kano model [https://gabrielburrill.ghost.io/the-kano-model-2/], we've nicked it from the 20th century
2 min read
Nov
14

The Kano Model

The Kano Model is a product prioritisation framework. It gives us a way to measure which features will increase customer
3 min read
Apr
29

Inspired - Summary (In Progress)

I am currently reading through Marty Cagan's book Inspired to learn about how to make great technology products.
Apr
05

The Lean Startup - Book Summary

Most new businesses/products fail. The Lean Startup is about how to increase the chances of success by learning what
11 min read
Mar
10

Victory Chart Guide: How to draw a trend line in Victory

Victory is a very helpful library to easily build charts and data visualisations in React. You can read more about
2 min read
Jan
31

Design Patterns

What are Design Patterns? A software design pattern is a general, reusable solution to a commonly occurring problem within a
2 min read
Nov
19

Dependency Injection

Dependency injection refers to passing your dependencies through a constructor as opposed to instantiating a new object and its dependencies.
Nov
12

Infrastructure as Code

Infrastructure as code is a way to provision and maintain your infrastructure using configuration files as opposed to a GUI
1 min read