DEV Community

Cover image for Why I spent my weekend building a "Cyber-Immune System" for students
AGP Marka
AGP Marka

Posted on

Why I spent my weekend building a "Cyber-Immune System" for students

DEV Weekend Challenge: Community

This is a submission for the DEV Weekend Challenge: Community

The Community

I built StudentGuard Syndicate for the global student community—the interns, freshers, and career-starters who are currently being hunted by a multi-million dollar recruitment fraud industry.

This isn't an imaginary problem. It started when my roommate got a LinkedIn message for a "Global Amazon Internship." He spent three days in a fake Telegram interview, feeling on top of the world. Then they sent a fake $1,200 "equipment check" and asked him to buy a specific MacBook. He paid. Then... silence. The recruiter vanished. His bank account was drained.

Rec scammers weaponize automation to scale their malice, but students usually suffer in isolation. I realized that silence is the scammer's best friend. I built this to turn our individual experiences into a collective weapon.

What I Built

StudentGuard Syndicate is an immersive, sovereign community defense network. It moves beyond "AI guessing" by using real-time cybersecurity forensics to build a decentralized immune system.

The platform interrogates job lead artifacts, metadata headers, and global RDAP registries to provide cryptographic proof of truth. One student's scan doesn't just protect them—it strengthens the global ledger via Supabase, warning thousands of others in the Syndicate instantly. Every member receives a "Sovereign Passport" to track their contributions to the collective safety of their peers.

Demo

Live Platform: https://student-guard-syndicate.vercel.app
Video Dispatch: [https://youtu.be/TJ3JwWz4CnU]

Code

GitHub logo agp-369 / student-guard-syndicate

🛡️ Sovereign community defense network against recruitment fraud. Powered by Gemini 2.5 Flash, Supabase Real-time, and Clerk.

🛡️ StudentGuard Syndicate

Engineering Global Immunity for the Next Generation of Careers.

Sovereignty Node: Active Intelligence: Gemini 2.5 Flash

StudentGuard Syndicate is a high-fidelity, sovereign community defense network designed to weaponize collective intelligence against recruitment fraud. Unlike traditional scanners, the Syndicate uses multi-layer forensics—extracting hidden metadata and pinging global DNS registries—to build a decentralized immune system for students entering the workforce.


🏛️ Core Architectural Protocols

1. Forensic DNA Probing

The engine doesn't just read text; it interrogates it. Our backend actively extracts URL entities and pings global RDAP/WHOIS registries to identify the registration age of target domains.

  • Heuristic: Any domain under 180 days old claiming to be a major corporation triggers a Critical Threat Alert.

2. Sovereign PDF Node (Privacy-First)

Career documents contain highly sensitive personal data. Upholding our Sovereign Mandate, we leverage WebAssembly (pdfjs-dist) to parse PDF offer letters entirely within the user's browser RAM. No sensitive data ever touches our servers.

3. Synchronized

How I Built It

To build a professional-grade security authority, I integrated a high-end, real-time tech stack:

  • Sovereign Identity (Clerk): I integrated Clerk to manage secure, passwordless authentication. This ensures every Syndicate member has a unique, verifiable identity while maintaining their privacy.
  • Intelligence Node (Gemini 2.5 Flash): Powered by the latest Gemini 2.5 Flash core. It performs deep behavioral heuristics to identify "off-platform redirection" patterns common in Telegram and WhatsApp scams.
  • The Global Ledger (Supabase): Built with Supabase. Every forensic scan is synchronized in real-time across the network using PostgreSQL listeners, turning individual data into community immunity.
  • Privacy Sovereignty (WASM): We use pdfjs-dist (WebAssembly) to parse sensitive PDFs entirely in the browser RAM. Upholding our privacy mandate, no sensitive offer letters ever touch our servers.
  • Forensic Probing: Custom API nodes perform active RDAP/WHOIS pings to verify the registration age of company domains.

🔮 The Future Protocol

The Syndicate roadmap includes:

  • Browser Sentinel: A Chrome extension to bring Syndicate forensics directly into Gmail and LinkedIn.
  • Verified Recruiter Keys: Official HR departments can cryptographically sign their offers to bypass Syndicate probes.
  • University Uplink: Direct integration with university placement portals to provide a "Verified Authority" seal on job postings.

Stay Safe. Stay Sovereign. Join the Syndicate. 🥂🛡️🚀✨

Top comments (2)

Collapse
 
harsh2644 profile image
Harsh

The roommate story hit hard. It's terrifying how sophisticated these scams have become. What you're building isn't just a tool — it's literally protecting people from financial ruin. Massive respect.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.