class Developer:
def __init__(self):
self.name = "RAVIDU_NIMSARA"
self.role = ["Web Developer 🌐", "Software Engineer 💻", "CS Undergrad 🎓", "ML/AI Learner 🤖"]
self.location = "🌍 Your City, Country"
self.currently = "Learning Machine Learning & building side projects 🚀"
self.fun_fact = "I debug by talking to my rubber duck 🦆"
self.reach_me_at = "ravidunimsara0510@gmail.com 📫"
def say_hi(self):
print("Thanks for visiting my profile! ⭐")
me = Developer()
me.say_hi()
- 🔭 Currently working on: something awesome — check my pinned repos below
- 🌱 Currently learning: Machine Learning, AI & advanced system design
- 👯 Open to collaborating on: web apps, ML projects & open source
- ⚡ Fun fact: I ship bugs as fast as I fix them 😅
- 💜 Theme of this profile: Dracula, obviously
⚡ Needs a one-time GitHub Actions setup — see the note at the bottom of this file.
