Skip to content
View NJ024's full-sized avatar
  • India

Block or report NJ024

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

👋 Hi, I'm Nupur

Python | Cybersecurity Enthusiast | Network Security & Automation

🎓 B.Tech CSE | Focused on Python Automation & Cybersecurity Projects


🚀 Featured Projects

  • Automated host discovery and open port scanning using Python and Nmap
  • Flags exposed services and potential vulnerabilities
  • Impact: Quickly identifies misconfigured hosts in test environments
  • Python automation tool that organizes files into folders based on type (Images, Documents, Videos, Music, etc.)
  • Handles duplicate file names and dynamically creates folders if they don't exist
  • Includes OOP design and exception handling
  • Impact: Saves time and improves file management efficiency; demonstrates Python automation and system-level scripting skills

🧰 Tools & Technologies

Languages: Python, Bash
Security Tools: Nmap, Wireshark
Platforms & OS: Linux, Git, Virtual Machines

Python Nmap Wireshark Linux Git


🎯 Learning & Growth Focus

  • Network Security & Reconnaissance: Building SOC automation scripts, network scanners
  • Python Automation: File handling, log parsing, scripts for productivity & security
  • Cloud Security & Compliance (Upcoming): Automating checks in AWS/Azure

📊 GitHub Stats


📫 Connect

📧 Email: [email protected]
🔗 LinkedIn: Nupur Jaiswal


This profile showcases hands-on cybersecurity and Python automation projects, highlighting continuous learning and practical skills.

Pinned Loading

  1. authentication-system-simulation authentication-system-simulation Public

    Python Authentication System Simulation demonstrating secure login, password hashing, brute-force protection, and activity logging.

    Python

  2. Network-Scanner Network-Scanner Public

    Python-based network scanning tool using Nmap

    Python

  3. NJ024 NJ024 Public

  4. smart-file-organizer smart-file-organizer Public

    Python automation tool that organizes files by type

    Python

  5. python-log-analyzer python-log-analyzer Public

    A beginner-friendly Python tool that analyzes log files, detects failed login attempts, and identifies suspicious IP addresses. Built to understand log analysis and security monitoring fundamentals.

    Python