Skip to content
View Tyleresch's full-sized avatar

Block or report Tyleresch

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.

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

Hey, I'm Tyler Esch

CS @ University of Michigan (Honors) | Dec 2025

Software engineer with experience across the full stack, infrastructure, and AI/ML. I like building things that solve real problems.

What I've worked on

  • Visa — Migrated a $2.5M/yr ML inference service to Kubernetes, cut cost and latency by 5x
  • Ford Motor Company — AI/ML research on emerging models for vehicle data streams
  • Caterpillar — Python tooling for operational efficiency

Tech I work with

Python TypeScript Rust C/C++ Java React Next.js Node.js FastAPI GraphQL Kubernetes Docker Helm GCP AWS SQL MongoDB

Currently

  • Building automation tools with Python + Playwright
  • Looking for early-career SWE roles and freelance work

Link

Popular repositories Loading

  1. tyler tyler Public

    does not matter

    HTML

  2. my-website my-website Public

    Nice

  3. Tyleresch Tyleresch Public

    Config files for my GitHub profile.

  4. flutter_project flutter_project Public

    flutter project test project I made

  5. CSE-projects CSE-projects Public

    Python

  6. mnist-neural-network mnist-neural-network Public

    Python implementation of a neural network trained on the MNIST dataset for digit recognition. Built using TensorFlow and NumPy, achieving high accuracy in classifying digits 0-9. Includes data prep…

    Python