Skip to content
View Pannyboy's full-sized avatar
😵‍💫
😵‍💫

Highlights

  • Pro

Block or report Pannyboy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Pannyboy/README.md

Hi there! 👋

Welcome to my GitHub profile! Here's a bit about me:


🎯 Objective

I'm a final-year student at the National and Kapodistrian University of Athens, specializing in Digital Industry Systems. My goal is to build a career in cybersecurity, network technologies, and software development, with a focus on creating efficient, secure, and innovative solutions.


🛠 Skills

Programming Languages

  • Python (basic scripting and automation)
  • Bash (basic knowledge for Linux environments)
  • HTML & PHP (familiarity with creating web applications)

Networking and Cybersecurity

  • CCNA: Switching, Routing, and Wireless Essentials (Cisco)
  • Beginner-level penetration testing knowledge through HackTheBox
  • Basic understanding of network protocols and port scanning
  • Tools: Cisco Packet Tracer, Nmap

Database Management

  • MySQL and phpMyAdmin for database design and management
  • Experience with creating and managing tables, data insertion, and SQL queries

Web Development

  • Familiar with creating dynamic websites for university projects
  • Basic backend development with PHP and MySQL
  • Simple front-end form validation using JavaScript

⚙️ Tools I Use

  • Networking: Cisco Packet Tracer, Wireshark, Nmap
  • Programming: Python, Bash, C
  • Platforms: HackTheBox, TryHackMe
  • Version Control: Git

🚀 Projects

Here are a few highlights of my work:

Simple Single-Threaded Port Scanner

  • Developed a Python script to scan and identify open ports on a target host.
  • Integrated customizable port ranges and efficient reporting of open ports.

Database Management System

  • Designed and implemented secure login systems using PHP and MySQL.
  • Managed data insertion, retrieval, and validation for user authentication.

🌱 What I'm Learning

I'm currently enhancing my skills in:

  • Penetration testing through HackTheBox Academy
  • Advanced Python scripting for automation
  • Emerging trends in cybersecurity and network technologies

📫 Let's Connect

Feel free to reach out or collaborate! You can find me here:


Thank you for visiting my profile! Let's build something amazing together! 🚀

Popular repositories Loading

  1. Pannyboy Pannyboy Public

    Config files for my GitHub profile.

    1

  2. Auto_Wordlists Auto_Wordlists Public

    Forked from carlospolop/Auto_Wordlists

    Python

  3. Simple-Single-Threaded-Port-Scanner- Simple-Single-Threaded-Port-Scanner- Public

    Simple Port Scanner (Python): Developed a single-threaded port scanner using Python's socket library to probe TCP ports on specified hosts. Implemented custom timeouts, error handling, and a comman…

    Python

  4. Database-Management-System Database-Management-System Public

    A web-based database management system for user authentication and data management, developed as part of a university assignment.

    PHP