Skip to content
View zwalk's full-sized avatar

Block or report zwalk

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

Hi, I'm Zach 👋

Software engineer with ~7 years of experience. The last 5+ have been at CoverMyMeds (a McKesson company), building healthcare SaaS — specialty drug enrollment, prior authorization workflows, and pharmacy integrations that help patients access the medications they need. Before that, ~2 years at Nationwide modernizing Personal Auto APIs.

Healthcare SaaS, end-to-end ownership, and a serious interest in how AI changes the way teams build.

Tech I work with

Daily: Ruby on Rails · PostgreSQL · GraphQL
Also comfortable with: Elixir/Phoenix · Docker · Kubernetes · Terraform · Azure · React
Earlier in my career: Java · Angular

What I'm building

A career-management web app — Rails, PostgreSQL, and a React frontend. Currently building out the core, with LLM-assisted features up next.

How I work

  • End-to-end product ownership, from data model to UI
  • I lean into AI-assisted development (Claude Code, GitHub Copilot) and think seriously about how engineering teams adopt these tools well
  • BSBA background, self-driven on CS fundamentals

Open to new opportunities

I'm actively looking for my next role — ideally fully remote, mission-driven, and Rails-first, though I'm flexible on stack for the right team. If something here resonates, reach out.

📫 LinkedIn · 🌐 zachwalker.dev

Pinned Loading

  1. AddressValid8r AddressValid8r Public

    Ruby

  2. command command Public

    command is a way to add custom keyword shortcuts to certain CLIs that don't have that built in already

    Batchfile

  3. git_repos_updater git_repos_updater Public

    simple zsh script to update a directory full of git repos all at once. it will only git pull from main/master if you are currently on the master branch and have no changes present

    Shell

  4. Liv Liv Public

    Liv handles dispatching movement instructions for delivery vehicles and keeping track of how many deliveries were made

    Ruby

  5. policy-number-challenge policy-number-challenge Public

    A Ruby OCR program that parses scanned policy number files into validated 9-digit policy numbers.

    Ruby

  6. rubocop-my-gitdiff rubocop-my-gitdiff Public

    zsh script that will take your files changed in git diff and then run the rubocop linter against them all

    Shell