Michael

Builder and implementation

If our number differs from the controlling formula or source, we investigate and explain the difference.

Michael leads implementation and test review. He previously worked at Deloitte and now works in data and AI technology, bringing a consultant's systems perspective to the formulas, edge cases, and shared runtime behavior that keep PennyCalc's tools consistent. His review areas include debt payoff, auto loan, mortgage-rate history, payroll and minimum-wage history, and the methodology that documents sourcing and verification.

His standard is that a calculator should document why it may differ from a reader's lender, paycheck, or statement. Where an authority specifies an intermediate rounding rule, the implementation and regression fixture should follow it; where real-world providers use additional inputs, the limitation should be visible instead of disguised as false precision.

Michael's perspective is that most of the bad numbers on the internet are not malicious - they are someone who built a calculator in an afternoon, didn't model the edge case, and shipped it. The fix is patience: build the test fixture before the calculator, verify against the public source, then ship.

AI tools may assist with drafts, implementation, and test scaffolding. Michael is named here because he owns the human implementation and test review of the tools assigned to him. See the review process.

8
pages with this reviewer byline
5
topic areas covered
Lender disclosures · IRS · FRED · BLS
primary sources
Test fixture first
build pattern

What Michael covers

Debt payoff toolsAuto loansMortgage rate historyMethodology documentationPayroll-tax implementation

My editorial standards

How I verify a fact before it ships

Signature work

Methodology

Documents PennyCalc's source hierarchy, update cadence, AI-assisted workflow, review roles, testing expectations, and correction process.

Auto Loan Calculator

Handles positive or negative trade-in equity, exposes taxes and fees as inputs, and publishes the amortization and total-interest math. Pairs with the auto-loan-rate history page.

Debt Payoff Calculator

The avalanche-vs-snowball comparison that runs both strategies in parallel against the same debt portfolio and shows the actual interest-paid difference. The right answer is usually whichever the reader will actually stick with.

Federal Minimum Wage History (1938-2026)

The long-form historical reference with the legislative context, currently one of the higher-cited PennyCalc pages in Microsoft Copilot grounding queries.

Pages reviewed by Michael

Working with the team

Michael owns the human implementation and test review. Josh reviews financial assumptions and data; Jessie reviews the explanation and sourcing presentation. AI may assist with code and test scaffolding, but passing generated tests is not treated as sufficient release approval.

What I'm working on now

Michael's current review priority is calculator-state privacy, runtime regression coverage, accessibility, and build checks that catch structural errors before a release reaches production.

Spotted an error?

A mismatch with the controlling formula, publication, or a documented real-world statement is a high-priority report. Use the corrections page with the page URL, inputs, observed result, expected result, and source.

PennyCalc's named reviewers are accountable for the financial, editorial, and implementation work assigned to them. Read more on the about page and in the methodology.