Skip to content
@IEEE-VIT

IEEE VIT Student Chapter

The central code repository for Open Source projects done by the members of IEEE-VIT SB

We are IEEE-VIT. 🚀

IDEATE. INNOVATE. INSPIRE.

IEEE VIT is a community comprising the most persevering of student developers, designers, and managers. Our ever growing arsenal of projects covers a range of domains and technologies, from Web Development and App Development to Machine Learning and Electronics.

We 💙 open-source development. If you're here, chances are you do too! Contribute to our projects!


Happy September Meme

IEEE offers a range of exciting projects across diverse disciplines, ready for your innovative touch in 2026! 🥳

September @ IEEE VIT is about depth, discipline, and building things that matter.

Sharper execution, cleaner systems, and code that holds up under pressure. Less noise. More signal. Real ownership.


September is not about doing more.
This isn't a sprint month. It's an ownership month.
The kind where you stay on the bug past the point of curiosity, where the architecture gets questioned before it gets built, where "good enough" isn't in the vocabulary. Small, deliberate, relentless.



"The best engineering does not announce itself. It just works.
Built carefully. Tested honestly. Improved relentlessly.
Solid foundations. Clear thinking. Shared accountability.
Because when a team builds with discipline, the work speaks for itself."

September's Project of the Month

ProofStamp

ProofStamp is a legal-tech platform that gives Indian content creators verifiable proof of ownership for their digital work. Creators can upload photographs, illustrations, documents, scripts, audio, video, and other digital files and receive a cryptographically secured Proof Passport. The platform combines identity binding, SHA-256 hashing, RSA signatures, trusted timestamps, invisible watermarking, blockchain anchoring, and digital evidence generation to establish the existence, integrity, and ownership context of a work while keeping the original content private.


Features

  • Proof Passport & Identity: Creates a unique Proof Passport linked to a verified creator identity and RSA-2048 keypair, allowing every registered work to be securely associated with its creator.

  • Cryptographic Proof & Timestamping: Generates SHA-256 fingerprints and RSA signatures for uploaded files and adds RFC 3161 timestamps to establish the integrity and existence of the exact digital work.

  • Legal Evidence Generation: Produces structured evidence and certificates aligned with the BSA 2023 Section 63 workflow, along with litigation-ready evidence packets and creator attestations.

  • Invisible Watermarking & Similarity Detection: Uses DWT-DCT invisible watermarking and perceptual hashing to help identify protected content even when copies are resized, compressed, or modified.

  • Blockchain Anchoring & Audit Trail: Anchors cryptographic proofs to the Bitcoin blockchain and maintains a traceable record of timestamps, verification events, and proof-chain information.

  • Content Monitoring & Enforcement: Detects potential unauthorized copies of registered content and assists creators by compiling infringement evidence and generating takedown packages for review.

  • Multi-Format Protection: Supports a wide range of creative work including images, illustrations, documents, scripts, audio, video, and other digital content.


ProofStamp Architecture Diagram



Architecture Overview


ProofStamp follows a modular microservice architecture where the React + Vite client provides the user interface and communicates with the Node.js + Express API layer. The API manages authentication, proof registration, verification workflows, database operations, and communication with external services. PostgreSQL stores users, assets, proof records, and verification data through Prisma, while the Python FastAPI steganography service handles computationally intensive operations such as image watermarking and forensic processing. Docker isolates the services and provides a consistent deployment environment. During registration, an uploaded file moves through hashing, identity signing, timestamping, optional watermarking, and proof-chain generation before the resulting evidence is stored and presented to the creator through the frontend.

Pinned Loading

  1. priv-guard priv-guard Public

    Mobile app designed to help users analyze their digital privacy by scanning text-posts, photos and videos to safely detect oversharing risks using on-device AI and encrypted local storage.

    Jupyter Notebook 21 8

  2. credify credify Public

    An extension made to help VIT students sync the course allocation report seamlessly !!

    JavaScript 16

  3. ProofStamp ProofStamp Public

    Court-ready digital evidence for creators using RFC 3161 timestamps, blockchain anchoring, and forensic watermarking.

    JavaScript 12

  4. FLAIM FLAIM Public

    Federated learning–based medical AI framework (FLAIM) for multi-institutional disease prediction without sharing raw data. Implements privacy-preserving techniques including differential privacy an…

    Python 11

  5. ParleyLab ParleyLab Public

    AI negotiation simulator powered by PPO reinforcement learning and LLMs. Practice salary, freelance, rent, and equity negotiations against an adaptive RL opponent with real time coaching feedback.

    Python 13

  6. GLAD GLAD Public

    GLAD (Gas Leak Aerial Detector) is an IoT-based aerial system for monitoring hazardous gas emissions. It integrates an ESP32 for real-time NDIR and MLX sensor acquisition with a Raspberry Pi for ML…

    HTML 12

Repositories

Showing 10 of 128 repositories
  • BubbleHead Public

    BubbleHead is a fully local RAG system that lets users query their document collections with natural language. It combines vector search, BM25 reranking, and iterative gap analysis to deliver accurate, grounded answers

    IEEE-VIT/BubbleHead's past year of commit activity
    Python 3 MIT 1 6 1 Updated Sep 12, 2026
  • IEEE-VIT/SourceSprint--Frontend's past year of commit activity
    JavaScript 0 2 0 0 Updated Sep 11, 2026
  • ieeevit.org Public

    IEEE-VIT's official website

    IEEE-VIT/ieeevit.org's past year of commit activity
    HTML 5 MIT 3 0 3 Updated Sep 11, 2026
  • .github Public
    IEEE-VIT/.github's past year of commit activity
    3 10 0 0 Updated Sep 10, 2026
  • priv-guard Public

    Mobile app designed to help users analyze their digital privacy by scanning text-posts, photos and videos to safely detect oversharing risks using on-device AI and encrypted local storage.

    IEEE-VIT/priv-guard's past year of commit activity
    Jupyter Notebook 21 MIT 8 1 (1 issue needs help) 0 Updated Jul 24, 2026
  • ProofStamp Public

    Court-ready digital evidence for creators using RFC 3161 timestamps, blockchain anchoring, and forensic watermarking.

    IEEE-VIT/ProofStamp's past year of commit activity
    JavaScript 12 MIT 0 0 0 Updated Jul 13, 2026
  • dotfiles Public

    This repository holds the Collection of dotfiles for members of IEEE-VIT Student Chapter

    IEEE-VIT/dotfiles's past year of commit activity
    1 0 0 0 Updated Jul 12, 2026
  • FLAIM Public

    Federated learning–based medical AI framework (FLAIM) for multi-institutional disease prediction without sharing raw data. Implements privacy-preserving techniques including differential privacy and Byzantine fault-tolerant aggregation. Designed for secure, scalable, and collaborative healthcare intelligence.

    IEEE-VIT/FLAIM's past year of commit activity
    Python 11 0 0 0 Updated Jul 7, 2026
  • HoneyMesh-AI Public

    HoneyMesh-AI is an AI-powered cybersecurity honeypot dashboard that detects and analyzes attacks such as SQL injection, brute-force attempts, and XSS. Built with Flask, it provides real-time monitoring, AI-generated security reports, and an interactive attack timeline for security analysis.

    IEEE-VIT/HoneyMesh-AI's past year of commit activity
    HTML 2 MIT 0 0 0 Updated Jul 7, 2026
  • credify Public

    An extension made to help VIT students sync the course allocation report seamlessly !!

    IEEE-VIT/credify's past year of commit activity
    JavaScript 16 MIT 0 0 0 Updated Jul 7, 2026