04 / 2025
Výpočtář
Eight practical calculators and converters without registration or unnecessary steps.

01
What it solves
Everyday calculations are often scattered across ad-heavy pages. Výpočtář brings them into one direct, readable interface.
02
My work
I designed and implemented the calculation logic, forms, responsive interface and exchange-rate integration.
Product character
Eight tools without filler
Every element below refers to a verified part of the project.
- UnitsEight tools
- CurrenciesExchange rates
- VATEight tools
- BMIEight tools
- MortgageEight tools
- FuelEight tools
- RetirementEight tools
- InterestEight tools
03 · Principle
One tool, one clear task.
Each calculator opens directly to inputs, calculation and result. There is no registration, social feed or other step unrelated to the task.
04 · Implementation
Calculation is separate from the form.
Calculation functions live outside interface components. Currency conversion also accounts for an external rate source and an explicit fallback when data is unavailable.

Technical view
Verified structure
- Eight toolsConversions, finance and personal calculations
- Direct interfaceNext.js 14, React 18 and Tailwind CSS 3.4
- Exchange ratesExternal ExchangeRate API
- Next.js 14
- React 18
- TypeScript
- Tailwind CSS 3.4
- Lucide React
- ExchangeRate API