Skip to content
View paulshryock's full-sized avatar
👨‍💻
👨‍💻
Block or Report

Block or report paulshryock

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

Senior software engineer with 15+ years experience, currently building better editorial content publishing tools for the NBA.

Previously developed websites for Palantir, and led front end development for the Visual Communications team at Realogy, building digital products for internal teams and real estate brands like Coldwell Banker, Sotheby's, and Century 21.

Worked with global agencies like Ogilvy and Mcann, serving healthcare and pharmaceutical companies like Johnson & Johnson, Novartis, GlaxoSmithKline, Pfizer, AstraZeneca, and Novo Nordisk.

Helped Fortune 500 industry leaders, award-winning global agencies, and successful startups and small businesses build accessible, secure websites and applications since 2009.

If you need a senior software engineer to bring your Awesome Project™ to life, get in touch with Paul in one of the following ways.

Pinned

  1. personal-website personal-website Public

    Paul Shryock's personal website

    TypeScript 1

  2. node-abstractions node-abstractions Public

    Library of Node.js abstractions for side effects at the edges of software.

    TypeScript

  3. release-bump release-bump Public

    Bumps Changelog, docblock, and WordPress theme/plugin versions for a code release.

    JavaScript 1

  4. Paul's PHP Version Manager Paul's PHP Version Manager
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    ##
    4
     # Paul's PHP version manager. Runs on Homebrew.
    5
     #
  5. cloudflare-worker-starter cloudflare-worker-starter Public

    Clone this repo to build a Cloudflare Worker which only allows requests from approved origins.

    JavaScript

  6. web-worker-starter web-worker-starter Public

    Web workers can be used to offload pretty much any heavy processing from the main thread.

    JavaScript