Skip to content
View lord3nd3r's full-sized avatar

Block or report lord3nd3r

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

Hello. (•◡•)/

from Kristopher import information

class AboutMe:
    def __init__(self):
        self.name = 'Kristopher'
        self.nick = '3nd3r'
        self.birthday = 19800305
        self.gender = 'male'
        self.about = 'Linux dork, loves breaking things, CNA, Photovoltaic DIYer'
        self.location = 'Florida'
        self.hobbies = ['Programming', 'Sysadmin', 'IRC', 'LLM']
        self.achievements = ['Author', 'CNA']
        self.languages = ['Python', 'Msl', 'Tcl', 'Bash']
        self.os = ['Ubuntu', 'FreeBSD', 'Fedora']
        self.certs = ['CNA']
        self.timezone = ['UTC-6']
        self.projects = [
            {
                'project': 'moobot',
                'language': 'Python',
                'description': "This is a Python-based script for sopel."
            },
        ]

    def introduce(self):
        print(f'Hello, my name is {self.name}. I\'m from {self.location} and am {self.age} years old.')
        print(f'I\'m a {self.about}.')

my_profile = AboutMe()
my_profile.introduce()

Pinned Loading

  1. dotfiles dotfiles Public

    My collection of dotfiles.

    Shell

  2. ComputerTech312/Hexchat-Plugins ComputerTech312/Hexchat-Plugins Public

    Multiple useful plugins which are made for Hexchat.

    Python 18 1

  3. theworm4002/IRC_DuckHunt theworm4002/IRC_DuckHunt Public

    Tcl 5 4

  4. sopel-ai-chatbot sopel-ai-chatbot Public

    ChatGPT chatbot for sopel

    Python 2

  5. moobot moobot Public

    moobot for sopel

    Python 1

  6. m0de-60/super-duckhunt-bot m0de-60/super-duckhunt-bot Public

    Super DuckHunt IRC Bot v1.1.4

    Python 10 2