<div align="center">
# π Hi, I'm Maduwa
### π Passionate Developer from Sri Lanka π±π°
</div>
---
## π― About Me
```python
class Maduwa:
def __init__(self):
self.username = "Maduwa"
self.location = "Sri Lanka π±π°"
self.current_focus = "Telegram Bots & Web Automation"
self.hobbies = ["Coding", "Building Bots", "UI Design"]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = Maduwa()
me.say_hi()- π I'm currently working on Telegram Bot Automation
- π± I'm learning Advanced Python & Modern Web Design
- π― I'm looking to collaborate on Open Source Projects
- π¬ Ask me about Python, Bots, Web Development
- β‘ Fun fact: I automate everything!
- π¨ I love creating Beautiful User Interfaces
| π€ Bot Development | π Web Development | π¨ UI/UX Design |
|---|---|---|
| Telegram Bots | Modern Web Apps | Clean Interfaces |
| Automation Scripts | Responsive Design | User Experience |
| API Integration | Tailwind CSS | Animations |
- β Create more open source projects
- β Master advanced bot development
- β Build amazing web applications
- β Contribute to the community
```
