<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: anonymous cookie</title>
    <description>The latest articles on DEV Community by anonymous cookie (@anyonymous_cookie_34).</description>
    <link>https://dev.to/anyonymous_cookie_34</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4099907%2Fb2b8ff21-b331-4230-9abe-84f4f8bc76a7.png</url>
      <title>DEV Community: anonymous cookie</title>
      <link>https://dev.to/anyonymous_cookie_34</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anyonymous_cookie_34"/>
    <language>en</language>
    <item>
      <title>How I Built a Free Attendance Calculator for KL University Students</title>
      <dc:creator>anonymous cookie</dc:creator>
      <pubDate>Sat, 29 Aug 2026 07:27:11 +0000</pubDate>
      <link>https://dev.to/anyonymous_cookie_34/how-i-built-a-free-attendance-calculator-for-kl-university-students-1d71</link>
      <guid>https://dev.to/anyonymous_cookie_34/how-i-built-a-free-attendance-calculator-for-kl-university-students-1d71</guid>
      <description>&lt;p&gt;Every KL University student knows the panic - semester end &lt;br&gt;
approaching, attendance borderline, no idea if you're going &lt;br&gt;
to get a hall ticket or not.&lt;/p&gt;

&lt;p&gt;The official portal shows your percentage but tells &lt;br&gt;
you nothing useful - not how many classes you can still miss, &lt;br&gt;
not whether you're in the condonation range, not how many &lt;br&gt;
consecutive classes you need to attend to recover.&lt;/p&gt;

&lt;p&gt;So I built a tool to fix that.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;The KL Attendance Calculator is a free web app for KL University &lt;br&gt;
students that does four things:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. LTPS Weighted Calculator&lt;/strong&gt;&lt;br&gt;
KL University doesn't use simple attendance percentage. It uses &lt;br&gt;
a weighted formula where Lecture and Tutorial hours carry full &lt;br&gt;
weight (100), Practical/Lab carries half weight (50), and Skill &lt;br&gt;
carries quarter weight (25). Most students don't know this and &lt;br&gt;
calculate wrong. The calculator handles this automatically.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Bunk Planner&lt;/strong&gt;&lt;br&gt;
Enter your current attendance and it tells you exactly how many &lt;br&gt;
classes you can still skip without falling below 85% (exam &lt;br&gt;
eligibility) or 75% (detention threshold). No more guessing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Attendance Recovery&lt;/strong&gt;&lt;br&gt;
If you're already below threshold, it calculates how many &lt;br&gt;
consecutive classes you need to attend to recover. Useful when &lt;br&gt;
you realize mid-semester that things have gone wrong.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;p&gt;Built with Next.js App Router, fully server-rendered content &lt;br&gt;
pages for SEO, Tailwind CSS, deployed on Vercel.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;-&amp;gt; &lt;a href="https://kluattendancecalc.vercel.app/" rel="noopener noreferrer"&gt;(https://kluattendancecalc.vercel.app)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Free, Works on mobile.&lt;/p&gt;

&lt;p&gt;Covers both Vaddeswaram and Hyderabad campuses.&lt;/p&gt;

&lt;h2&gt;
  
  
  Find it here
&lt;/h2&gt;

&lt;p&gt;-&amp;gt; &lt;a href="https://github.com/vibebros-web/kl-attendance-calculator" rel="noopener noreferrer"&gt;https://github.com/vibebros-web/kl-attendance-calculator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Not open source yet. Open source once we hit #1 on page ranking :D&lt;/p&gt;




&lt;p&gt;Built this as a side project. If you're a KL University student &lt;br&gt;
and something's wrong or you want a feature added, drop a comment.&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>tools</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
