About

Built for the Sunday-night panic.

BunkMeter started as a frustrated student's Notes-app calculation. It grew into the tool every Indian college student deserves: exact maths, no fluff, no data harvesting.

The Problem

Every Indian college student has been there. It's Sunday evening. Monday has an 8 AM lecture and you're debating whether you can afford to skip it. So you open the calculator app, punch in some numbers, and immediately forget whether you divided in the right order. You show up anyway, just to be safe.

The calculators that existed were either wrong (floating-point rounding quietly ate your bunk budget), misleading (showing you a bunk count larger than your remaining semester), or buried in apps that wanted your phone number first. None of them told you what happens when you've missed too much and the semester is almost over.

What BunkMeter Does Differently

The Numbers

100%
Free, always
0 KB
Data uploaded
<1 ms
Calculation time

A Note on Accuracy

BunkMeter's calculations are mathematically exact given the inputs you provide. They are as accurate as the numbers you enter. If your college's attendance portal shows a different count than your own tracking — and this happens often, especially mid-semester — always use the portal's number as the source of truth. BunkMeter is a planning tool, not a substitute for checking your official records.

Attendance policies, condonation rules, and medical leave procedures vary significantly between institutions. Always verify your college's specific rules before making decisions based on any calculator's output.

Technology

BunkMeter is a single HTML file — no build process, no framework, no backend. It uses Tailwind CSS (CDN) for utility classes and Space Grotesk / Space Mono from Google Fonts for typography. All logic is vanilla JavaScript. The glassmorphism UI, colour-shifting background, and ambient orb animations are pure CSS.

The entire app is deployable by dropping one file into any static hosting provider — Netlify, Vercel, GitHub Pages, or even a plain CDN.