Skip to content
View jsartin513's full-sized avatar

Block or report jsartin513

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

Hi there ๐Ÿ‘‹

  • ๐Ÿ“ซ How to reach me: jsartin513@gmail.com or via LinkedIn
  • ๐Ÿ“ฐ I've written a couple of blog posts
  • ๐Ÿ˜„ Pronouns: she/her
  • ๐ŸŒฑ Iโ€™m currently learning about raspberry pi/home automation set ups to manage my gardens
  • ๐Ÿ”ญ Iโ€™m currently working on tooling to create dodgeball highlight clips

Outside of work

I'm CIO and board member of Boston Dodgeball League. I'm excited to grow the sport of competitive dodgeball in Boston!

Pinned Loading

  1. open-gym open-gym Public

    Tool to create teams for open gym

    JavaScript

  2. pi-sensor-monitor pi-sensor-monitor Public

    Python

  3. kitchen_ipad kitchen_ipad Public

    Vue

  4. bash_profile_includes.sh bash_profile_includes.sh
    1
    # Note that this assumes a git remote `origin` and a main branch of `develop`
    2
    
                  
    3
    function freshdev {
    4
      git checkout develop
    5
      git pull --recurse-submodules