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()
Drago-03
Follow
β°οΈ
Mountains
I am a dedicated tech enthusiast with a strong background in computer science and automobile engineering. Currently pursuing my B.Tech in Computer Science,
- India
-
18:56
(UTC -12:00) - @_gear_head_03_
- in/mantej-singh-a-724219288
- u/gear_head_03
Highlights
Pinned Loading
-
-
Event-Processing
Event-Processing PublicThis system allows you to: Process events in real-time from multiple sources Handle different types of events differently Maintain statistics and track user behaviors Provide both WebSocket and RESβ¦
Python 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.