Brady McAtee

Medical Devices, Simulation, Systems

resume · github · linkedin · email

About

I am a recent CS/Physics grad from Portland State, currently working at Biotronik developing pacemaker programmer applications. Before receiving a full time offer, I was an intern on the Systems Tools team, where I helped build a platform to simulate the various hardware components in implantable medical devices. I am a lifelong programmer, problem-solver, and learner. I am endlessly curious, and am constantly learning new skills and technologies that help me solve real-world engineering problems.

Work

Biotronik

Software Engineer · March 2026 - Present

Application development for external medical devices

Software Engineer Intern · June 2025 - March 2026

Building simulation models for medical device hardware.

Projects

Ray Tracing Engine

GitHub

3D graphics renderer built from scratch with reflection, refraction, shadows, and anti-aliasing.

Stack: C++

Tennis Shot Tracker

GitHub

CNN-based ball tracking using TrackNet architecture. Measures tennis serve velocity from iPhone videos using homography and court calibration.

Stack: Python, PyTorch, OpenCV

Interactive Photo Refocusing

GitHub · Live Demo

DSLR-style depth-of-field simulation from single images. Multi-scale CNN for monocular depth estimation with click-to-focus web interface.

Stack: Python, PyTorch, Flask, Docker

recipeBox

GitHub · Live Demo

Full-stack recipe management app for restaurants with RESTful APIs, normalized PostgreSQL database, and responsive React UI.

Stack: React, Node.js, Express, PostgreSQL, AWS