Skip to content
View benea11's full-sized avatar
💥
💥
  • Barcelona, Spain
  • 13:24 (UTC +02:00)
  • X @_benea_

Block or report benea11

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.

Content in all repositories owned by your account will be closed.
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
benea11/README.md
#!/usr/bin/python
# -*- coding: utf-8 -*-


class WirelessArchitect:

    def __init__(self):
        self.name = 'Ben'
        self.role = ['Wireless Architect', 'Embedded Systems', 'Doer']
        self.language_spoken = ['en_AU', 'es_ES']

    def say_hi(self):
        print('Thanks for dropping by, hope you find some inspiration from my work.')


me = dot11Engineer()
me.say_hi()

The past week with Ben:

No activity tracked

Pinned Loading

  1. Cisco-NAC-Deployment-Automation Cisco-NAC-Deployment-Automation Public

    Automatically configure Cisco switches for 802.1X enforcement mode

    Python 1

  2. DNA-Center-Template-Sync DNA-Center-Template-Sync Public

    Sync configuration templates from GitHub to DNA Center

    Python 1

  3. Cisco-Config-Generation Cisco-Config-Generation Public

    Python 1

  4. Brecilien Brecilien Public

    A DECT-2020 NR outdoor link simulator

    Python 1