Skip to content

Enginerdlife/bug-busted

 
 

Repository files navigation

bug-busted

🔍 Bug&Busted - Professional Camera Detection System

Bug&Busted is a web-based camera detection system designed to help users detect hidden or suspicious cameras in their surroundings using their device's webcam. This project is ideal for enhancing personal safety in public or private spaces like hotel rooms, changing rooms, or offices.

📸 Features

  • 🎯 Basic Scan: Perform standard camera detection using simple algorithms.
  • 🚨 Advanced Scan (Coming Soon): In-depth scanning using light reflection and anomaly detection.
  • 🔦 IR Detection (Coming Soon): Scan for infrared light typically emitted by night vision cameras.
  • 👁️ Real-time webcam feed for scanning the environment.
  • 📋 Dynamic results panel with location, detection type, and timestamp.
  • 🛡️ Safety Tips section for awareness and prevention.

🛠️ Tech Stack

  • Frontend: React + TypeScript
  • Styling: TailwindCSS / CSS Modules (choose based on your actual use)
  • Backend (Optional/Planned): Node.js, Express.js (for logging or external analysis)
  • Camera Access: WebRTC API

🚀 Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • npm or yarn
  • Webcam-enabled device

Installation

  1. Clone the repo
    git clone https://github.com/your-username/bug-and-busted.git
    cd bug-and-busted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 3.3%
  • JavaScript 2.4%