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

Block or report pmeaney

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

Hi, I'm Patrick

A creative web app/cloud engineer, and marketer, with an interest in organic agriculture, communities, and comedy.

Connect with me:

Some of my Favorite Languages, Frameworks, and Tools:

Infrastructure (Cloud, Database, SystemAdmin, DevOps, etc.)

aws  gcp  terraform  vagrant  j frog  nginx  bash  circleci  git  docker  kubernetes  helm  postman  linuxelasticsearch     grafana  influxDB  mysql  postgresql  redis  sqlite

Server side

nodejsexpress  jest  python  clojure  

Client side

javascript  nextjs  React  ReactNative  d3js  babel  bootstrap  bulma  sass  tailwind  webpack

Data Science

R statistics language  jupyter notebook  

Toolset for Crafting

Apple  VS Code  Github  iTerm2  iTerm2

Resources for Learning

LibraryGensis  Roadmap.sh  Udemy  Udemy

Customer Relationship Management Systems

Marketo  LiveChat  SalesForce

Content Management Systems

Strapi  Docusaurus  hexo

Productivity Tools & Systems

JiraScrum & Agile  Microsoft Sharepoint  Google Drive  

My Career Progression

via MermaidJS diagram

  graph TD;
      subgraph one[Building initial Marketing experience via Campaign, Event, Web skills]
        A["`CoFounded ReEnergize Texas and created two year Communication Campaign, passing Green Funds legislation`"]-->D;

        B["`Event Marketing (Brand Ambassador promoting products at events for Ad Agencies)`"]-->D;

        C["`Self-study Web Design & Graphic Design`"]--> D["`Make web portfolio demonstrating Marketing skills (Digital, Traditional) helped me get first Digital Marketing roles`"]

      end

      D-->DD
      D-->BB
      D-->E

      subgraph firstMarketing[First Digital Marketing roles]
        DD["`Plastic-mart.com: Basic html & graphic editing`"]-->E
        BB["`Houghton Mifflin Harcourt: Digital Marketing Consultant (Campaign Design, Web Portal Design)`"]-->E
        E["`SolarWinds: First job using Marketo CRM (for organizing Digital Marketing campaigns)`"]-->F
      end


      subgraph two[Moving from Digital Marketing to Web Development]
        F["`BridgeTower Media: Marketing Manager for two business journals`"]-->G
        G["`Continue to Self-study Full Stack Web Development Skills`"]-->I
        H["`CIS courses in Grad School resulting in Data Engineering Skills (Statistics MLR Project in R, Database Design)`"]-->I
        I["`PulseSecure: First Programming Job -- Marketing Data Integration with Marketo and LiveChat`"]
      end

      subgraph three[Sabbatical to build my own Full Stack App in order to demonstrate skillset]
        I-->J["`Designed & Built Full Stack App - NodeJS, ReactJS, PostgreSQL on Linux + Nginx`"]
        J-->K["`Created new Portfolio website about skills and my Full Stack App`"]
      end

      subgraph four[Became Professional Full Stack Engineer]
        L["`Orbit Irrigation: Full Stack, using Clojure and ClojureScript`"]-->M["`Etumos: Full Stack + Cloud Infra, as Solutions Engineer, creating custom Marketo Integrations and Full Stack + Cloud Applications for clients`"]
      end

      subgraph five[Taking on DevOps and Technical Project Manager skills]
        N["`CDK Global: FullStack + Cloud Infra + DevOps + TPM.  Appointed to Technical Project Manager of a large migration project`"]
      end

      subgraph six[Next Career Move]
        O["`Sales Engineer?`"]
        P["`Go To Market SaaS Consultant?`"]
        Q["`Full Stack App Engineer?`"]
        R["`Cloud Infra/DevOps Engineer?`"]
        S["`Technical Project Manager?`"]
        T["`Product Manager?`"]
      end

      subgraph seven[Side Projects]
        W["`Certs in PMP, Kubernetes, Cloud?`"]
        X["`New Web Portfolio with blog + docs?`"]
        Y["`Build My Own Projects?`"]
      end

      E-->I
      E-->M
      K-->L
      four-->five
      five-->six
      five-->seven

GitHub Streak

Pinned

  1. boilerplate-reactjs-withWebpack-expressjs boilerplate-reactjs-withWebpack-expressjs Public

    ye olde boilerplate. Clientside: ReactJS + Webpack + Scss. Serverside: ExpressJS + KnexJS (for PostgreSQL connection)

    CSS 1

  2. timetracker timetracker Public

    A timetracking project for hourly workers. ReactJS, ExpressJS, PSQL

    CSS 1 1