<?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: siddarthpatelkama </title>
    <description>The latest articles on DEV Community by siddarthpatelkama  (@siddarthpatelkama).</description>
    <link>https://dev.to/siddarthpatelkama</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%2F4003834%2F5b7c10be-984c-41f4-9e6e-5705458fce67.jpg</url>
      <title>DEV Community: siddarthpatelkama </title>
      <link>https://dev.to/siddarthpatelkama</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/siddarthpatelkama"/>
    <language>en</language>
    <item>
      <title>Building an Anti-Proxy -Offline-First Attendance Platform with Next.js, Express &amp; Firebase</title>
      <dc:creator>siddarthpatelkama </dc:creator>
      <pubDate>Fri, 26 Jun 2026 12:10:14 +0000</pubDate>
      <link>https://dev.to/siddarthpatelkama/building-an-anti-proxy-offline-first-attendance-platform-with-nextjs-express-firebase-15io</link>
      <guid>https://dev.to/siddarthpatelkama/building-an-anti-proxy-offline-first-attendance-platform-with-nextjs-express-firebase-15io</guid>
      <description>&lt;p&gt;Traditional attendance systems seem simple until you look at how they work in practice. Manual roll calls consume valuable class time, paper attendance sheets are inefficient, and many QR-based systems can still be exploited through proxy attendance.&lt;/p&gt;

&lt;p&gt;I wanted to explore whether a better solution was possible.&lt;/p&gt;

&lt;p&gt;This project is my attempt at designing and building an &lt;strong&gt;offline-first anti-proxy attendance platform&lt;/strong&gt; from scratch as a solo developer. The goal wasn't just to digitize attendance, but to create a system that remains reliable in real-world environments while prioritizing security, scalability, and a smooth user experience.&lt;/p&gt;

&lt;p&gt;The platform is built using &lt;strong&gt;Next.js 16, React 19, TypeScript, Express.js, Firebase Authentication, Firestore, Firebase Admin SDK, Tailwind CSS, Capacitor, Progressive Web Apps (PWA), Sentry, and dynamic QR-based authentication&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Rather than focusing only on features, this article explores the engineering decisions behind the project: why I chose an offline-first architecture, how dynamic QR validation improves security, the reasoning behind the technology stack, the challenges I faced during development, and the lessons I learned while building a production-style application that is already being used in my college club.&lt;/p&gt;

&lt;p&gt;The project is still evolving, and I continue to improve it whenever I have time. My aim is to keep documenting that journey by sharing not only what works, but also the mistakes, trade-offs, and architectural decisions that shaped the system.&lt;/p&gt;

&lt;p&gt;If you're interested in &lt;strong&gt;full-stack development, system design, Next.js, Firebase, TypeScript, or building software that solves practical problems&lt;/strong&gt;, I hope you'll find something valuable in this article.&lt;/p&gt;

&lt;p&gt;⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/siddarthpatelkama" rel="noopener noreferrer"&gt;https://github.com/siddarthpatelkama&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💼 &lt;strong&gt;LinkedIn:&lt;/strong&gt; &lt;a href="https://www.linkedin.com/in/siddarthpatelkama" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/siddarthpatelkama&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm always open to feedback, suggestions, and discussions with fellow developers. If you have ideas for improving the project or questions about the implementation, I'd love to hear from you.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>computerscience</category>
      <category>development</category>
      <category>vibecoding</category>
    </item>
  </channel>
</rss>
