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

Block or report davidmerrick

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

Hi there ๐Ÿ‘‹

I'm David Merrick

val davidmerrick = developer {
  about {
    name = "David Merrick"
    company = "VEVO"
    languages = listOf("kotlin", "java")
  },
  links {
    website = "https://david-merrick.com"
    photography = "https://unsplash.com/@davidmerrick"
  }
}

Pinned

  1. PortlandBus PortlandBus Public

    Alexa skill for Portland bus arrivals, written in Kotlin

    Kotlin

  2. partymode partymode Public

    Twilio service that auto-buzzes people into my building when enabled ๐ŸŽ‰

    Kotlin 1

  3. DataDog-Bandwidth-Monitor DataDog-Bandwidth-Monitor Public

    Resin.io Node app that uploads internet speed test results to DataDog

    JavaScript 4 2

  4. exif-heatmaps exif-heatmaps Public

    Builds heatmaps from EXIF data on geotagged photos using Google Maps and Docker

    HTML 1

  5. adventofcode2020 adventofcode2020 Public

    Advent of Code 2020๐ŸŽ„

    Kotlin