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 (1)
This is actually a really handy tool for students, especially with that constant 75% attendance pressure. I like how it simplifies everything into quick results instead of manual calculations, kind of like how a Brick Calculator makes planning construction easier. The idea is practical, clean, and something students will genuinely use. Solid side project definitely useful and well thought out.