Skip to content
View NANDGOPALSHARMA-29's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NANDGOPALSHARMA-29

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
NANDGOPALSHARMA-29/README.md

BTech CSE | Backend & Cyber Security Enthusiast
Building real-world defensive systems and scalable tools


🔥 About Me

  • 🎯 Focused on Cyber Security & Backend Development
  • ⚙️ Building systems like File Integrity Monitoring & Security Tools
  • 🧠 Strong in Data Structures, Algorithms, and Problem Solving
  • 📈 Actively improving through LeetCode & Codeforces

🚀 Projects

🔐 File Integrity Monitoring System (Java)

  • Implemented hash-based tamper detection (SHA-256)
  • Real-time directory monitoring using Java WatchService
  • Integrated GUI + automated email alerts
  • Designed for system-level security use cases

🤖 AI Phishing URL Detector

  • Built ML model for phishing detection
  • Performed feature engineering on URLs
  • Deployed as a web-based prediction system
  • Focus on real-world attack detection scenarios

🌐 Live Projects


🧠 Coding Profiles


🛠 Tech Stack


📊 GitHub Stats


🤝 Connect

Pinned Loading

  1. AI_ENABLED_PHISHING_URL_DETECTOR AI_ENABLED_PHISHING_URL_DETECTOR Public

    Python 1

  2. Digital-Clock Digital-Clock Public

    A simple Digital Clock program written in C language. It displays the current system time (hours, minutes, seconds) in the terminal and updates every second.

    C 1

  3. file-integrity-monitor-java file-integrity-monitor-java Public

    Java 1

  4. animal-guessing-game animal-guessing-game Public

    A Java-based 20 Questions animal guessing game powered by Groq AI (LLaMA 3.3). Ask yes/no questions to guess the secret animal in 20 tries!

    Java