class ManikSinghSarmaal:
def __init__(self):
self.name = "Manik Singh Sarmaal"
self.role = "AI/ML Developer & Software Engineer"
self.location = "π Earth"
self.languages = ["Python", "C++"]
self.interests = ["Machine Learning", "Computer Vision", "Deep Learning", "IoT"]
self.currently_learning = "Always something new! π"
def say_hi(self):
print("Thanks for visiting my profile! Let's build something amazing together! π")
me = ManikSinghSarmaal()
me.say_hi()- π I'm currently working on AI/ML Projects & Computer Vision Applications
- π± I'm currently learning Advanced Deep Learning & MLOps
- π― I'm looking to collaborate on Open Source AI/ML Projects
- π¬ Ask me about Python, Machine Learning, Computer Vision, Flask
- οΏ½οΏ½οΏ½ Fun fact: I love turning coffee into code! ββ‘οΈπ»
π€ Machine Learning βββββββββββββββββββββββββ 80%
ποΈ Computer Vision βββββββββββββββββββββββββ 75%
π§ Deep Learning βββββββββββββββββββββββββ 65%
π Web Development βββββββββββββββββββββββββ 50%
π§ IoT & Embedded βββββββββββββββββββββββββ 40%
If you like my work, consider giving a β to my repositories!
"Code is like humor. When you have to explain it, it's bad." β Cory House