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.

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
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 = ['Debian', '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. sopel-scripts sopel-scripts Public

    my private sopel scripts repo

    Python 5

  2. duckhunt duckhunt Public

    Duck hunt game for IRC built in python.

    Python 2 1

  3. php-indexer php-indexer Public

    php based indexing script with built in themes.

    PHP 1

  4. winamp-linux winamp-linux Public

    Native linux port of winamp using QT6

    C++ 5

  5. justpasted justpasted Public

    A beautiful, private, forever Pastebin and imgur clone.

    JavaScript 1

  6. ComputerTech312/Hexchat-Plugins ComputerTech312/Hexchat-Plugins Public

    Multiple useful plugins which are made for Hexchat.

    Python 20 1