class Drago:
def __init__(self):
self.pronouns = ["He", "Him"]
self.location = "π India"
self.title = "Back-End Developer & Tech Enthusiast"
self.education = {
"background": "Dropped out Automobile Engineer",
"current_pursuit": "Self-taught Developer and learning cybersecurity tools"
}
self.current_focus = [
"Backend Services Development",
"GenAI Projects",
"Cybersecurity Tools"
]
self.passions = {
"technical": ["Linux", "System Architecture", "Cloud Computing", "Internet of Things", "Generative AI", "Machine Learning"],
"automotive": ["Racing", "Car Mechanics", "New Technologies", "Modifications"],
"personal": ["Travel", "Technical Writing", "Problem Solving", "Documentations"]
}
def get_fun_fact(self):
return "I can talk about cars and code all day! β‘"
def daily_routine(self):
return ["Code", "Debug", "Coffee", "sleep", "Repeat"]
# Creating Drago instance
me = Drago()
-
Notifications
You must be signed in to change notification settings - Fork 1
Config files for my GitHub profile.
Drago-03/Drago-03
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Config files for my GitHub profile.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published