Skip to content
View ComputerTech312's full-sized avatar

Organizations

@hexchat @TechNet-Official @pyechat

Block or report ComputerTech312

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

Hello. (•◡•)/

from colby import information

class AboutMe:
    def __init__(self):
        self.name = 'Colby Lipsett'
        self.nick = 'ComputerTech'
        self.birthday = 1028541600
        self.gender = 'male'
        self.about = 'full stack developer/sysadmin that enjoys breaking and fixing things.'
        self.location = 'Ireland'
        self.hobbies = ['Programming', 'Sysadmin', 'IRC', 'LEGO']
        self.languages = ['Python', 'HTML', 'CSS', 'JavaScript', 'Go', 'Tcl']
        self.os = ['Ubuntu', 'FreeBSD', 'Windows']
        self.timezone = ['UTC+1']
        self.projects = [
            {
                'project': 'elitebot',
                'language': 'Python',
                'description': "This is a Python-based IRC bot that is simple and doesn't use any third-party frameworks."
            },
        ]

    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. Plugins Public

    Plugins intended for different software and platforms.

    Python 8

  2. EliteBot Public

    Forked from EliteBot-irc/EliteBot

    Python 1

  3. TechPaste Public

    A simple Pastebin.

    Python 3 3

  4. pyechat Public

    Forked from pyechat/pyechat

    PyQt+ IRC Client.

    Python 1 1

297 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to pyechat/pyechat, ComputerTech312/ircquotes, EliteBot-irc/EliteBot and 27 other repositories
Loading A graph representing ComputerTech312's contributions from January 28, 2024 to January 30, 2025. The contributions are 96% commits, 4% pull requests, 0% issues, 0% code review.   Code review   Issues 4% Pull requests 96% Commits

Contribution activity

January 2025

ComputerTech312 has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.