Skip to content
View jakeybob's full-sized avatar
🤦‍♂️
ARGH
🤦‍♂️
ARGH
Block or Report

Block or report jakeybob

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. abm-dsap abm-dsap Public

    Exploration of agent-based modelling for infectious disease transmission. Written in Julia, using the Agents.jl library.

    Jupyter Notebook 1

  2. NRS-pop-viz NRS-pop-viz Public

    Visualisations using NRS population data

    R 1

  3. R script for creating spectrogram vi... R script for creating spectrogram videos from .wav files
    1
    library(seewave)
    2
    library(ggplot2)
    3
    library(scales)
    4
    library(foreach)
    5
    library(doParallel)
  4. morphogenesis morphogenesis Public

    R

  5. covid_exposure covid_exposure Public

    A quick look at the data exportable from Scotland's COVID-19 exposure notifications app.

    R 1

  6. covid_positivity covid_positivity Public

    A look at test positivity trends in Scotland using open-data.

    R