Gordon Mancuso
Medical physicist, software developer

School

BYU thesis - Lithium aluminate

Lithium Aluminate AFM scan

At BYU I completed a thesis investigating surface phase transformations in lithium aluminate.

LSU thesis - VMAT QA

Elekta Infinity linear accelerator

While attending Louisiana State University, I completed a thesis titled "Evaluation of volumetric modulated arc therapy (VMAT) patient specific quality assurance". This led to a paper published in the Medical Physics journal.

BYU-I - Mortgage calculator

In my CS213 Web Engineering I class at BYU-I, I created a mortgage calculator using JavaScript. This calculator is recreated below.

Input APR (must be between 0 and 25.0%)
%
INVALID: Input must be between 0 and 25.0%


Term length in years (must be an integer greater than 0 and less than or equal to 40)

INVALID: Input must be an integer greater than zero and less than or equal to 40


Amount of loan in dollars
$
INVALID: Input must be greater than zero


Result Monthly Payment
$