class BackendDeveloper:
def __init__(self):
self.name = "Mohamed Hossam"
self.role = "Backend Developer"
self.education = "Computer Science Student"
self.location = "Egypt"
self.interests = ["Scalable Systems", "API Design", "Open Source"]
self.current_focus = "Google Summer of Code Preparation"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together.")
me = BackendDeveloper()
me.say_hi()-
π± Preparing for Google Summer of Code 2026 contributions
-
π‘ Done 200+ LeetCode problems
-
π Achieved Codeforces Specialist rank through consistent competitive programming practice
-
π€ Open to collaborating on open-source projects
-
π¬ Ask me about Python, Django, REST APIs, Database Design
-
π« Reach me at [email protected]
-
β‘ Fun fact: I balance coding with fitness and sports!