Skip to content
View riteshvalvii's full-sized avatar
  • Joined Jul 3, 2026

Block or report riteshvalvii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AI-Threat-Modeling-Platform AI-Threat-Modeling-Platform Public

    An AI-powered cybersecurity platform that automates threat modeling, risk assessment, and security reporting for web applications.

    CSS

  2. password-strength-checker password-strength-checker Public

    A Python-based password strength checker with password analysis, secure password generation, and password reuse prevention.

    Python

  3. vulnerability-scanner vulnerability-scanner Public

    A Python-based network vulnerability scanner that detects open ports, weak configurations, potentially outdated software versions, and generates vulnerability reports.

    Python

  4. phishing-email-detection phishing-email-detection Public

    A Scikit-learn machine learning model that detects phishing and legitimate emails using textual content, URL analysis, suspicious keyword features, and Logistic Regression.

    Python

  5. secure-login-system secure-login-system Public

    A Flask-based secure login system with password hashing, input validation, SQL injection protection, session management, and logout functionality.

    Python