Skip to content
View wurli's full-sized avatar
Block or Report

Block or report wurli

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
wurli/README.md

Hi πŸ‘‹

I'm Jacob. I like writing code, and want to write more of it πŸ‘¨β€πŸ’»

My background is in maths, and I've worked with the UK Government as a data scientist/operational researcher for 4+ years, but I'm now looking to pivot into a more software-focused role. If you're recruiting for an R expert with a knack for training and an itch to get into other tech, please get in touch!

Some of my stuff:

  • updateme - An R package which modifies library() to notify you about outdated packages when you load them

  • tidyverse-dev-bot - a twitter bot tweeting updates to Tidyverse R packages using GitHub actions

  • ggborderline - a ggplot2 extension for making slightly nicer line plots (made for use in my job)

  • pedant - a code-styling tool I made to help my colleagues convert R projects into R packages

  • r-best-practice - a one-page primer document addressing the most common issues I see in code at work

  • pivotr - an implementation of Excel's pivot tables in R. This was made to help colleagues get familiar with R/Tidyverse pivoting syntax, and to show off my skills with shiny.

  • advent-of-code - for now this is where you can go if you want to see my efforts in other languages (like Rust)

Pinned

  1. ggborderline ggborderline Public

    Make line plots that *pop*

    R 26

  2. pedant pedant Public

    Transform code from using implicit function calls to explicit using the double-colon operator.

    R 22 1

  3. pivotr pivotr Public

    Excel's PivotTables in R

    R 26

  4. tidyverse-dev-bot tidyverse-dev-bot Public

    Bot tweeting updates to tidyverse packages

    R 5

  5. r-best-practice r-best-practice Public

    A cheatsheet for basic best practice in R programming

    81 3

  6. updateme updateme Public

    Informative messages about outdated packages πŸ“¦πŸ”„

    R 16