Skip to content
View JosephAdeoye's full-sized avatar
πŸ”
πŸ”

Block or report JosephAdeoye

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

Hi there πŸ‘‹

I am Joseph, an IT & Cybersecurity professional.

Information Security Projects

πŸ” Creating a Risk Assessment Analysis for Boldi AG

πŸ” Network Traffic Analysis with WireShark

πŸ” Random Password Generator with Python

Network Engineering Projects

πŸ–₯ Multi-Area OSPF configuration

πŸ–₯ Simple Office Network Address Translation

πŸ–₯ Wireless Local Area Configuration

--

Pinned Loading

  1. wlan-tunnel-forwarding wlan-tunnel-forwarding Public

    This repository contains a simple network topology demonstrating the configuration of Layer 2 WLAN tunnel forwarding. The topology and configuration files showcase how to encapsulate and forward tr…

  2. Multi-area-OSPF Multi-area-OSPF Public

    This repository contains a network topology demonstrating the configuration of Open Shortest Path First (OSPF) with a backbone area (Area 0) and two additional areas. The topology includes five rou…

  3. password-generator password-generator Public

    This is a simple Python script for generating random passwords. The script prompts the user to input the desired number of letters, symbols, and numbers for the password and then generates a random…

    Python

  4. Dual-Office-NetworkAddressTranslation Dual-Office-NetworkAddressTranslation Public

    This repository contains a network topology demonstrating the configuration of Network Address Translation (NAT) for two offices in different VLANs. The setup includes one router enabled with NAT, …

    1 1

  5. ospf-backbone ospf-backbone Public

    This repository contains a simple network topology demonstrating the configuration of OSPF (Open Shortest Path First) in a backbone area. The topology includes three routers enabled with OSPF, two …

  6. 100daysofpython 100daysofpython Public

    This repository is my personal space where I am committing to the 100 Days of Code challenge. Over the next 100 days, I will be dedicating time every day to learning and coding in Python. Whether i…

    Python