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()
ComputerTech312
Follow
I am a full-stack developer and system administrator, who enjoys breaking and creating things.
- Ireland
-
19:49
- same time - https://computertech.dev
- @ComputerTech312
- @[email protected]
Highlights
Pinned Loading
297 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
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
Contribution activity
January 2025
ComputerTech312 has no activity
yet for this period.