Hey guys,
I’ve been learning web development and recently wanted to challenge myself with something practical and data-driven — so I built a Salary Calculator for Italy (2025).
Why I built it:
-
I wanted to practice handling user inputs and real tax calculations.
-
Most online calculators are full of ads or outdated data.
-
It’s a good way to learn responsive design and state management while building something actually useful.
What it currently does:
-
Calculates net salary from gross income using current Italian tax and contribution rates.
-
Includes a “tabella lordo netto 2025” with breakdowns (IRPEF, INPS, etc.).
-
Works nicely on mobile and updates results instantly as you type.
What I’d love feedback on:
-
Is the UI clear and readable enough?
-
Any mobile layout bugs or calculation delays?
-
Any features you’d expect (e.g. saving previous results, export to CSV, etc.)?
-
Would it make sense to turn it into a mini PWA or embed widget?
You can try it here if you’d like to play with it: tabella lordo netto 2025
Appreciate any thoughts even small ones!