Skip to content
View mpash's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report mpash

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mpash/readme.md

Hi, I'm Mitch

Frontend engineer and technical leader building React + TypeScript products, design systems, and developer workflows.

Website LinkedIn Email

Mitchell Pash GitHub avatar

I turn complex product and data problems into fast, maintainable frontend systems. Most recently, I led frontend architecture strategy for a 65-person business unit at Bushel, partnering across design, DevOps, infrastructure, product, and support to help 4-10 engineers ship with less drag.

I care a lot about the places where product quality and engineering leverage meet: performance, design systems, state modeling, release safety, observability, and tooling that gives teams time back.

What I Build

  • Production React + TypeScript apps with careful state handling, resilient API surfaces, and mobile-first UX.
  • Design systems that actually get used, mapped closely to Figma components and team workflows.
  • Performance-critical interfaces for users on rural 2G/3G networks and lower-powered devices.
  • Operational control planes for internal teams managing tenants, releases, access, reporting, and integrations.
  • Developer experience systems using AI-assisted workflows, semantic changelogs, Jira/Confluence automation, and sharper release practices.

Recent Impact

Area Result
Frontend performance Cut a major app bundle from 2MB to 500KB, dropping rural 2G/3G load times from 16s to 6s and improving p75 Core Web Vitals 2x
Payments platform Frontend architect for scheduled transfers, ACH processing, and lien/tranche handling on a platform that peaked at $500M+ transferred
Design systems Drove adoption of a shared React design system across Fulfillment, Payments, and Agribusiness, reducing duplicate component maintenance by about 50%
Reliability Authored release cadence, feature-flag isolation, risk-scoring, and DataDog SLA budget alerting practices supporting a 99.9% platform SLA
Mentorship Mentored 25 NDSU capstone students over 5 years building full-stack agricultural software through sprint planning, code review, and stakeholder demos

Toolbox

Core frontend

TypeScript React Next.js JavaScript Chakra UI

Data, state, and quality

State Machines API Design Jest DataDog Responsive UI

Platform and backend

Docker Kubernetes Node.js Laravel PHP Kotlin

Workflow

GitHub Azure DevOps Figma AI Workflows

Public Work

Some of my public repos are small infrastructure experiments, but they show the kind of problems I like: making setup, deployment, and repeatable workflows easier.

Project What it is
next-docker Template for Docker and Next.js
pnpm-docker Base Docker image for using pnpm
pnpm-next-docker Next.js + pnpm Docker setup focused on fast build times

How I Work

  • I like architecture that makes the next feature easier, not just the current one possible.
  • I try to model the unhappy paths early: partial data, slow networks, weird permissions, missed releases, and half-finished integrations.
  • I enjoy turning team friction into tooling, docs, or reusable primitives.
  • I mentor through pairing, code review, and asking engineers to explain the tradeoff, not just the implementation.

Outside The Editor

Home automation, animation, and DIY/maker projects are where a lot of my curiosity goes after work. I like systems I can touch: code, tools, furniture, wiring, dashboards, and the occasional thing that started as "this should only take an hour."

GitHub Snapshot

Mitchell's GitHub stats Top languages

Pinned Loading

  1. next-docker next-docker Public template

    Template for docker and nextjs

    TypeScript

  2. pnpm-docker pnpm-docker Public

    A base docker image allowing use of pnpm

    Dockerfile 3

  3. pnpm-next-docker pnpm-next-docker Public

    For apps running Next.JS that want the fastest possible build time

    Dockerfile 25 1