DEV Community

webdivyeloper
webdivyeloper

Posted on

I built a free Bunk Calculator for college students

Hey devs!

I built a small but useful tool for college students — a Bunk Calculator.

What it does

You enter your current attendance % and total classes conducted. It instantly tells you:

  • How many classes you can still skip safely
  • How many you need to attend to recover
  • What happens if you bunk the next class

Why I built it

Every college student faces the 75% attendance rule. Calculating this manually is annoying — so I automated it.

Tech stack

  • HTML, CSS, JavaScript
  • Deployed on Vercel

Link

👉 https://bunk-calculator-nine.vercel.app

Would love feedback from the community!

Top comments (0)