Published onJune 10, 2024Advanced Git WorkflowsgitAn overview of how to resolve merge conflicts in Git
Published onJune 8, 2024Getting Started with GitgitAn introduction to using Git, covering basic concepts
Published onJanuary 19, 2024Web-scraping to get an edge in the NBA fantasy league draftweb-scrapingnbain-depthRWeb-scraping basketball player stats using rvest to analyse fantasy league performance
Published onJanuary 17, 2024Python Beam and DataFlow to write data to BigQuery with a custom Docker imagedata-engineeringgcpdataflowpythonAn example of an Apache Beam pipeline written in Python that writes data to BigQuery
Published onDecember 3, 2023Authenticating with Google Cloud Platform from Rgoogle-cloud-platformdata-engineeringRUsing `gargle` and Application Default Credentials to authenticate with GCP from R
Published onNovember 1, 2023Creating external tables in Google BigQuery using Retlgoogle-cloud-platformdata-engineeringRHow to use `bigrquery` and `googleCloudStorageR` to create external tables in Google BigQuery
Published onOctober 23, 2023ARIMA Modelling In-depth Dive 1 - Auto-Regressive (AR) and Moving Average (MA)ARIMAlinear-regressionmodellingtime-seriesmathsin-depthBuilding the AR and MA parts of ARIMA model mathematically
Published onSeptember 14, 2023Web-scraping Canberran house pricesrweb-scrapingfront-endWeb-scraping the prices of properties sold in Canberra (politely) from AllHomes and Domain
Published onMay 18, 2023Excess mortality - a look at the ABS’s robust regression methodexcess-mortalityrobust-regressionserflingRA deep dive into the ABS’s modified Serfling model for estimating excess mortality
Published onMay 8, 2023Hip-hop collaboration network graphanalysisedanetworkgraphpythonLooking into relationships between Hip-hop artists by analysing the network graph of their collaborations
Published onApril 30, 2023Simulating blackjack with JavaScriptweb-devfront-endjustBlackjackjavascriptHow blackjack rounds were simulated in JavaScript for justBlackjack
Published onApril 29, 2023Setting the table for justBlackjack - a JavaScript blackjack simulatorweb-devfront-endjustBlackjackjavascriptHow UX/UI was implemented in justBlackjack, a browser-based blackjack simulator
Published onMarch 4, 2023The Spaceship Titanicanalysisedabinary-classifierin-depthRBinary classification with random forests and XGBoost