Skip to content
View monkeywithacupcake's full-sized avatar
coffee me
coffee me

Block or report monkeywithacupcake

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

Howdy ... want some 🧁 ?

Buy Me A Coffee

  • 📲 see: stuff I made
  • 💬 Ask me about birds, or dogs, or cupcakes, or running, or data analysis :)
  • 🚴 I am cycling to replace my car. I'm a bit of a nut about it.
  • 🌲 Fun fact: When I'm not here, I might be running in the Olympic National Park

I love using:

R swift nodejs express mongodb git flutter

I've built so many things, and I don't have "the one project" that I think is the most me. I made several iOS apps, I've built websites - the most complex being a two sided marketplace. I've contributed a little to several softwares that I use. I love making things and making things better (subjectively, of course)

Pinned Loading

  1. kitsap-bike-parking kitsap-bike-parking Public

    A crowd sourced guide to where to park a bike in Kitsap County, WA

    HTML 2 2

  2. A shell script to generate an Image ... A shell script to generate an Image with text
    1
    #!/bin/zsh
    2
    # Asks a series of questions and then returns an image
    3
    # use like "bash catchphrase.sh"
    4
    echo "What is your favorite color?"
    5
    read theColor
  3. social-image-generator social-image-generator Public

    A bash script automating ImageMagick creation of social media images

    Shell

  4. outside_oly outside_oly Public

    An R package with functions and data to compare your hiking/backpacking to official trails in the Olympic National Park. Could be extended to other parks or areas.

    R

  5. r4kc r4kc Public

    Handle Kitsap County data in R.

    R

  6. bookslog bookslog Public

    simple cli for tracking books

    Shell