class BahizNalakath:
    def __init__(self):
        self.name = "Muhammed Bahiz N"
        self.role = "Flutter Lead Engineer @ Voyager IT Solutions Pvt Ltd"
        self.current_position = "Leading Flutter development team & architecture"
        self.language_spoken = ["English", "Malayalam", "Hindi"]
        self.location = "India 🇮🇳"
        
    def current_work(self):
        return [
            "🏢 Leading Flutter team at Voyager IT Solutions",
            "🔥 Architecting scalable mobile applications",
            "👥 Mentoring junior developers & code reviews",
            "🌟 Contributing to open-source projects",
            "📚 Implementing best practices & design patterns",
            "🚀 Exploring cutting-edge mobile technologies"
        ]
    
    def life_philosophy(self):
        return "Leading teams to transform ideas into exceptional mobile experiences 💫"
me = BahizNalakath()
print(me.life_philosophy())
  | 
  | 
 | 
Flutter    8 hrs 42 mins   ████████████▓░░░░░░░░   50.23%
Python     3 hrs 15 mins   ████▓░░░░░░░░░░░░░░░░   18.76%
Dart       2 hrs 45 mins   ███▓░░░░░░░░░░░░░░░░░   15.89%
PHP        1 hr 30 mins    ██░░░░░░░░░░░░░░░░░░░   08.67%
JavaScript 1 hr 8 mins     █▓░░░░░░░░░░░░░░░░░░░   06.45%
If my work inspires you, consider supporting me! Every contribution fuels my passion for creating amazing projects! ☕✨

