{"owner":"SagarBiswas-MultiHAT","github":"https://github.com/SagarBiswas-MultiHAT","claimed":false,"inventory":[],"indexed":[{"repo":"SagarBiswas-MultiHAT/Web_Vulnerability_Scanner-AI","github":"https://github.com/SagarBiswas-MultiHAT/Web_Vulnerability_Scanner-AI","description":"PoliteWebScanner is a learning-grade web vulnerability scanner plus AI-assisted report viewer. It crawls safely (queue-based, robots-aware, rate-limited), detects common issues (security headers, cookie flags, reflected XSS heuristics, SQL error patterns), and exports human-friendly JSON/HTML reports with optional AI help for triage and remediation","language":"Python","stars":27,"topics":["flask","python","web-security","ai-assistant","cli","crawler","html-report","json","reporting","security-headers"],"license":"MIT","category":"scrapers-browser-automation"},{"repo":"SagarBiswas-MultiHAT/ChatAutomationForMarketing-AI-Assistant","github":"https://github.com/SagarBiswas-MultiHAT/ChatAutomationForMarketing-AI-Assistant","description":"Automates chat replies for Messenger and WhatsApp using PyAutoGUI for UI actions, Pyperclip for clipboard capture, and Groq for AI responses. Cycles configured chat positions, skips replying to your own messages, supports dry-run and logging, and includes cursor tools and easy config for fast testing and demos. Ideal for portfolio demos & research.","language":"Python","stars":26,"topics":["ai","ai-automation","automation","chatbot","desktop-automation","groq","messenger","pyautogui","pyperclip","python"],"license":"MIT","category":"workflow-automation"},{"repo":"SagarBiswas-MultiHAT/WebSource-Harvester","github":"https://github.com/SagarBiswas-MultiHAT/WebSource-Harvester","description":"WebSource Harvester is an educational web-source harvester that crawls a site (BFS, depth-controlled), downloads browser-visible assets (HTML, CSS, JS, images, fonts, PDFs), and rewrites paths so pages work offline, including nested routes. It enforces same-origin limits and is designed for learning, offline analysis, and safe portfolio demos.","language":"Python","stars":26,"topics":["python","authorized-testing","bfs","crawler","css","educational","fonts","github-actions","html","images"],"license":"MIT","category":"scrapers-browser-automation"},{"repo":"SagarBiswas-MultiHAT/WinTempCleaner","github":"https://github.com/SagarBiswas-MultiHAT/WinTempCleaner","description":"WinTempCleaner is a lightweight batch utility that instantly clears common temp locations %TEMP%, %WINDIR%\\Temp, %USERPROFILE%\\AppData\\Local\\Temp, Prefetch. Interactive confirmation, forces read-only deletions, suppresses noisy errors and shows a visual progress color. Run as Administrator to clean system folders; files only, directories preserved.","language":"Batchfile","stars":25,"topics":["admin-tools","automation","batch-script","cache-cleaner","command-prompt","disk-cleanup","lightweight-tool","performance-optimization","system-utility","temp-files"],"license":"MIT","category":"workflow-automation"},{"repo":"SagarBiswas-MultiHAT/PythonicHackathon-CLI","github":"https://github.com/SagarBiswas-MultiHAT/PythonicHackathon-CLI","description":"Sagar is a Python-based command-line virtual assistant for CSE students and cybersecurity learners. It supports single-line and multi-line commands to open trusted websites, play curated music links, and answer questions using an AI model—designed for safe automation, learning, and terminal-first exploration.","language":"Python","stars":25,"topics":["ai","automation","cli","command-line","cse","cybersecurity","developer-tools","educational","groq","jailbreak"],"license":null,"category":"cli-tools"},{"repo":"SagarBiswas-MultiHAT/A-Pythonic-Keylogger","github":"https://github.com/SagarBiswas-MultiHAT/A-Pythonic-Keylogger","description":"Lightweight Python keylogger featuring real-time keystroke interception, instant file backup, and automated SMTP email dispatch with 3x retry logic. Includes ESC-key log sanitization and dual OS autostart persistence guides for Linux systemd and Windows.","language":"Python","stars":24,"topics":["keylogger","ethical-hacking","python","automation","cybersecurity","educational-projects","keystroke-logger","penetration-testing","pynput","python3"],"license":null,"category":"security-tools"},{"repo":"SagarBiswas-MultiHAT/TextBombing-Toolkit","github":"https://github.com/SagarBiswas-MultiHAT/TextBombing-Toolkit","description":"TextBombing-Toolkit; a small, cross‑platform Python utility for responsibly automating repeated keystrokes or clipboard pastes. Supports interactive and CLI modes, dry‑run verification, clipboard paste for long messages, confirm + countdown, robust input validation, and PyAutoGUI failsafe (move mouse to top‑left to abort).","language":"Python","stars":24,"topics":["automation","python","cli","clipboard","desktop","pyautogui","safety","tooling"],"license":"MIT","category":"cli-tools"},{"repo":"SagarBiswas-MultiHAT/Contact-Management-System","github":"https://github.com/SagarBiswas-MultiHAT/Contact-Management-System","description":"Production‑grade C11 contact manager: a single portable binary with SQLite storage, Argon2id password hashing, interactive keyboard menu and full non‑interactive CLI. Features CSV import/export with transactional dry‑run, JSON output for scripting, backups, and unit/integration tests for reliable automation.","language":"C","stars":23,"topics":["argon2","c","c11","cli","csv","json","security","sqlite","unit-testing","portable-binary"],"license":"MIT","category":"cli-tools"},{"repo":"SagarBiswas-MultiHAT/SharpLink-URL-Allies","github":"https://github.com/SagarBiswas-MultiHAT/SharpLink-URL-Allies","description":"A clean Flask-based URL shortener that converts long links into short, shareable URLs with optional custom aliases, expiration support, and TinyURL mirroring. Uses SQLite for persistence, includes copy helpers, rate limiting, and a simple REST API. Ideal for learning backend fundamentals and deployment.","language":"Python","stars":23,"topics":["beginner-friendly","custom-alias","flask","link-expiration","python","rest-api","url-shortener","backend-project","portfolio-project","rate-limiting"],"license":"MIT","category":"api-integrations-sdks"},{"repo":"SagarBiswas-MultiHAT/Photo-PDF-Bidirectional-Converter","github":"https://github.com/SagarBiswas-MultiHAT/Photo-PDF-Bidirectional-Converter","description":"Photo PDF Bidirectional Converter is a lightweight Windows converter that turns photos into high-quality PDFs and extracts PDF pages to images. It preserves EXIF rotation, supports multi-page or per-photo PDFs, offers DPI/format/embedding controls (jpeg_high, keep_original, lossless_png), and prefers img2pdf for best fidelity. Runs locally—no uploa","language":"Python","stars":23,"topics":["batch-processing","file-conversion","image-processing","image-to-pdf","pdf-to-image","python","windows","desktop-app","dpi","drag-and-drop"],"license":"MIT","category":"media-processing"},{"repo":"SagarBiswas-MultiHAT/SecureBankingSystem","github":"https://github.com/SagarBiswas-MultiHAT/SecureBankingSystem","description":"SecureBankingSystem - is a desktop bankAccount manager built with Python and Tkinter, using SQLite for persistence and Argon2id for secure password/PIN hashing. It supports admin/customer workflows, account creation, deposits/withdrawals, PIN changes, and transaction history—designed for learning secure app patterns and prototyping fintech features","language":"Python","stars":23,"topics":["argon2","python","security","sqlite","tkinter","banking","desktop-app","gui","sqlite3","argon2id"],"license":"MIT","category":"security-tools"},{"repo":"SagarBiswas-MultiHAT/SafeTodoManager","github":"https://github.com/SagarBiswas-MultiHAT/SafeTodoManager","description":"SafeTodoManager — an offline‑first, production‑ready Python To‑Do manager with a polished Tkinter UI, keyboard shortcuts, and flexible storage backends (filesystem, SQLite, optional encrypted files). Provides atomic saves, rotating backups/logs, headless CLI for export/backup, packaging (wheel/PyInstaller), and complete dev/test tooling.","language":"Python","stars":23,"topics":["backup","cli","desktop-app","encryption","logging","packaging","productivity","python","sqlite","testing"],"license":"MIT","category":"cli-tools"},{"repo":"SagarBiswas-MultiHAT/Multi-FA-Auth","github":"https://github.com/SagarBiswas-MultiHAT/Multi-FA-Auth","description":"Multi-FA-Auth; A beginner-friendly Node/Express + Vanilla JS authentication demo that implements a complete sign-up/sign-in lifecycle: email verification (4‑digit OTP), optional 2FA (email OTP, TOTP authenticator, backup codes), password reset, account settings, session handling, and deploy-ready email fallback (Brevo → SMTP → debug).","language":"JavaScript","stars":22,"topics":["authentication","beginner-friendly","email-verification","express","nodejs","otp","totp","two-factor-authentication","backup-codes","brevo"],"license":null,"category":"auth-billing-email"},{"repo":"SagarBiswas-MultiHAT/Library-Management-System","github":"https://github.com/SagarBiswas-MultiHAT/Library-Management-System","description":"Library Management System is a compact desktop library-management app built with Python and Tkinter. It supports admin and member workflows, two-step sign-in (password + TOTP), book lending/returns, overdue tracking, CSV/JSON import‑export, and simple analytics. Data is saved locally and designed for learning, small libraries, and safe offline use.","language":"Python","stars":22,"topics":["python","tkinter","authentication","library-management","sha256","totp","ci","csv","desktop-app","education"],"license":"MIT","category":"auth-billing-email"},{"repo":"SagarBiswas-MultiHAT/PyTextEditor","github":"https://github.com/SagarBiswas-MultiHAT/PyTextEditor","description":"PyTextEditor — a modern, cross‑platform Tkinter text editor focused on safety and productivity. Atomic Save/Save As, BOM‑aware encoding detection with explicit encoding choice, autosave with on‑launch recovery, regex Find & Replace, undo/redo, recent files, light/dark themes, font & autosave preferences, and a CLI/packaging entrypoint.","language":"Python","stars":17,"topics":["autosave","gui-app","open-source","productivity-tools","python","regex","text-editor","tkinter","cli","desktop-app"],"license":"MIT","category":"cli-tools"},{"repo":"SagarBiswas-MultiHAT/Python-Notebooks","github":"https://github.com/SagarBiswas-MultiHAT/Python-Notebooks","description":"Python Notebooks; two companion notebooks: \"The Pythonic Odyssey\" (core Python: basics → OOP, file I/O, virtualenvs, advanced patterns) and \"Python for CyberSecurity\" (security tooling + hands-on projects). Includes practical projects (MAC changer, Netcat automation, multi-mode Nmap scanner, educational keylogger, etc).","language":"HTML","stars":16,"topics":["automation","beginners","cybersecurity","defensive","forensics","intermediate","networking","nmap","offensive","projects"],"license":"MIT","category":"workflow-automation"},{"repo":"SagarBiswas-MultiHAT/BF-IDS_Project_Proposal","github":"https://github.com/SagarBiswas-MultiHAT/BF-IDS_Project_Proposal","description":"Behavioral Fingerprinting-Augmented Embedded IDS on Raspberry Pi 4 + ESP32. Detects zero-day attacks by learning per-device traffic profiles using Isolation Forest; no signatures needed. Features distributed MQTT nodes, real-time Flask dashboard, iptables auto-blocking, and GPIO alerts.","language":null,"stars":16,"topics":["cybersecurity","flask","intrusion-detection","iot","libpcap","network-security","raspberry-pi","anomaly-detection","behavioral-analysis","defensive-security"],"license":"MIT","category":"security-tools"},{"repo":"SagarBiswas-MultiHAT/NmapScanningTool-V1-MAX","github":"https://github.com/SagarBiswas-MultiHAT/NmapScanningTool-V1-MAX","description":"A secure, production-ready Python CLI wrapper for Nmap that makes powerful scans easy and repeatable. Includes 12 built-in profiles (SYN, aggressive, OS detection, vulnerability/NSE checks), interactive and non-interactive modes, strict input validation, Docker support, CI, and script-friendly flags for automation.","language":"Python","stars":15,"topics":["automation","cli","cyber-security","docker","network-scanner","nmap","nse","os-detection","pentesting","python"],"license":"MIT","category":"cli-tools"},{"repo":"SagarBiswas-MultiHAT/Email-Harvester","github":"https://github.com/SagarBiswas-MultiHAT/Email-Harvester","description":"Email Harvester; a production-ready CLI that finds publicly visible business emails from category keywords. Pluggable search backends (SerpApi, Bing, DuckDuckGo), robots-aware crawling, contact/link traversal, MX + optional Hunter.io verification, deterministic scoring, CSV outputs, CI-tested and extensible for lead-gen workflows.","language":"Python","stars":15,"topics":["cli","data-extraction","email-harvester","email-scraper","hunter-io","lead-generation","python","serpapi","web-scraping"],"license":"MIT","category":"scrapers-browser-automation"},{"repo":"SagarBiswas-MultiHAT/MacChanger-V1-MAX","github":"https://github.com/SagarBiswas-MultiHAT/MacChanger-V1-MAX","description":"A production-focused CLI utility for Linux that inspects, sets, randomizes, and restores MAC addresses with strict validation and safe backup/restore. Designed for engineers, students, and security practitioners needing predictable networking in labs or authorized workflows.","language":"Python","stars":15,"topics":["automation","cli-tool","ethical-hacking","linux-networking","mac-address","network-security","python","system-tools"],"license":"MIT","category":"workflow-automation"},{"repo":"SagarBiswas-MultiHAT/bazaarflow-ecommerce","github":"https://github.com/SagarBiswas-MultiHAT/bazaarflow-ecommerce","description":"BazaarFlow is a production-ready full-stack e-commerce monorepo with a Next.js storefront and admin panel, NestJS API, product catalog, cart, checkout, orders, coupons, inventory, analytics, reviews, Stripe and bKash payments, Meilisearch search, Supabase storage, Redis caching, and Brevo emails.","language":"TypeScript","stars":15,"topics":["bkash","brevo","ecommerce","fullstack","meilisearch","monorepo","nestjs","nextjs","postgresql","railway"],"license":null,"category":"ecommerce"},{"repo":"SagarBiswas-MultiHAT/SeleniumFirefoxGoogleSearchAutomation","github":"https://github.com/SagarBiswas-MultiHAT/SeleniumFirefoxGoogleSearchAutomation","description":"Python Selenium project that launches Firefox, opens Google, submits a search query, and displays results. Great for learning browser automation end-to-end, with clear setup/run steps and an ethical roadmap to migrate toward Google Custom Search JSON API for legal, CAPTCHA-safe, production-friendly search workflows.","language":"Python","stars":11,"topics":["automation-script","firefox","google-search","learning-project","python","selenium","web-automation","browser-automation","custom-search-api","ethical-automation"],"license":null,"category":"scrapers-browser-automation"},{"repo":"SagarBiswas-MultiHAT/PyAlarmClock","github":"https://github.com/SagarBiswas-MultiHAT/PyAlarmClock","description":"PyAlarmClock — a focused, testable Python CLI alarm that accepts HH:MM:SS AM/PM input, displays a live time table while waiting, and plays a sound (default alarm.mp3). Windows uses MCI/wave playback; other platforms fall back to a console beep. Supports one-shot or repeating rings and includes pytest tests.","language":"Python","stars":11,"topics":["alarm-clock","audio","cli","python","testing","windows","automation","productivity","scheduler","utilities"],"license":null,"category":"cli-tools"}],"how_to_buy":"GET /r/SagarBiswas-MultiHAT/<repo> (Accept: application/json) for any listed repo here: tree, README, price and the checkout to pay (x402; rehearse first at its test twin, simulated money). Repos under 'indexed' are free: clone them from GitHub."}