class Developer:
def __init__(self):
self.name = "Ryan Madhuwala"
self.alias = "RAW"
self.upskilling = ["AI", "NLP", "ML", "DL"]
self.qualities = ["Leadership", "Friendly", "Quick Learner", "Tech Enthusiast"]
self.language_spoken = ("en_IN", "hi_IN", "gu_IN")
def say_hi(self):
print("Thanks for dropping by! Hope my code boosts your interest levels! π")
me = Developer()
me.say_hi()
π
Developing
AI Developer
Highlights
- Pro
Pinned Loading
-
LF-Decentralized-Trust-labs/gitmesh
LF-Decentralized-Trust-labs/gitmesh PublicGitMesh CE correlates market signals with engineering telemetry to auto-generate ranked backlogs, sprint plans, and work routing - fully synced across your dev stack.
-
Garudex-Labs/Caracal
Garudex-Labs/Caracal PublicCaracal is a change-aware documentation system that tracks code and API evolution at the semantic level. It detects meaningful interface and behavior changes, updates documentation automatically, aβ¦
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.











