β AI / ML Enthusiast
β MERN Stack Developer
β 200+ Leetcode Problems
β 1100+ CodeChef Problems
β 4β
HackerRank
β Building Real World AI Systems
class Developer:
def __init__(self):
self.goal = "AI_DEVELOPER"
def life(self):
while True:
self.code()
self.learn()
self.build()
self.repeat()
def code(self):
print("Solving Problems...")
def learn(self):
print("Learning New Tech...")
def build(self):
print("Building Projects...")
## π Contribution Snake
<p align="center">
<img src="https://github.com/ankitkr756208-hash/snake/blob/output/github-contribution-grid-snake.svg" />
</p>

