Back to all projects
Construction Calculator
Engineering tool for steel building measurements, load estimation, and material cost calculations.
WebEngineering Tools
JavaScriptHTML5CSS3React

Overview
An engineering calculator tool for steel building projects, helping estimate measurements, structural load, and material costs.
My Role
Frontend developer — built the calculator logic and interface.
The Problem
Estimating steel building measurements, load, and material costs by hand is slow and error-prone for small projects that don't warrant full engineering software.
The Solution
A client-side React calculator that takes building dimensions and specifications as input and outputs load estimates and material cost breakdowns instantly.
Highlights
- Instant load estimation and material cost calculations
- Built with React, JavaScript