Skip to content
View benea11's full-sized avatar
πŸ’₯
πŸ’₯
  • Barcelona, Spain
  • 10:08 (UTC +02:00)
  • X @_benea_
Block or Report

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.

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
benea11/README.md
#!/usr/bin/python
# -*- coding: utf-8 -*-


class dot11Engineer:

    def __init__(self):
        self.name = 'Ben'
        self.role = ['Network Architect', 'Wireless Specialist', 'Devops Engineer']
        self.language_spoken = ['en_AU']

    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:

Python             4 hrs 35 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘   80.34 %
Text               46 mins         β–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.48 %
textmate           9 mins          β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.77 %
YAML               6 mins          β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.99 %
Logstash           3 mins          β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.91 %

Pinned

  1. Cisco-AP-Mode_AireOS Cisco-AP-Mode_AireOS Public

    Determine if AP is in FlexConnect or Local mode

    Python

  2. Cisco-NAC-Deployment-Automation Cisco-NAC-Deployment-Automation Public

    Automatically configure Cisco switches for 802.1X enforcement mode

    Python

  3. DNA-Center-Template-Sync DNA-Center-Template-Sync Public

    Sync configuration templates from GitHub to DNA Center

    Python 1

  4. Cisco-Config-Generation Cisco-Config-Generation Public

    Python