Skip to main content
arrow_back_ios_new

Project Details

FeeCalc

Know your real margins before you quote

person Solo developer schedule 2 weeks

What I Built

Built complete pricing engine with real-time card fee calculations and responsive UI from scratch

Key Outcomes

<1 second Load Time (on mobile devices)
100% Calculation Accuracy (including edge cases)

Tech Stack

ReactTypeScriptVitestPlaywright

Project Overview

A simple but essential tool for content creators to calculate actual earnings after platform fees. Supports multiple platforms (YouTube, Twitch, Patreon, etc.) with accurate fee structures. Built with TDD methodology - tests written before implementation.

Built For

group

Service business owners

Manually calculating credit card processing fees costs time and introduces errors

Key Features

calculate

Multi-Platform Support

Calculate fees for YouTube, Twitch, Patreon, and more

verified

TDD Built

100% test coverage with Vitest and Playwright

swap_horiz

Bidirectional

Calculate net-to-gross or gross-to-net

lightbulb

Challenge Solved

Maintaining accuracy across constantly changing platform fee structures. Implemented a data-driven approach where fee configs are separate from calculation logic.