class ArnavRaj:
def __init__(self):
self.username = "deadsmash07"
self.location = "India ๐ฎ๐ณ"
self.education = "CSE Junior @ IIT Delhi"
self.interests = ["Deep Learning", "LLMs", "NLP", "Algorithms"]
self.languages = ["Python", "C++", "OCaml", "Dart"]
self.current_focus = "Building ML solutions for real-world problems"
def say_hi(self):
print("Thanks for dropping by! Let's connect and build something amazing!")
me = ArnavRaj()
me.say_hi()- ๐ Computer Science Engineering Junior at IIT Delhi
- ๐ง Passionate about applying algorithms and data analysis to solve real-world problems
- ๐ค Experienced in Python, C++, and Deep Learning
- ๐ฌ Keen interest in learning about LLMs and NLP
- ๐ Always exploring new technologies and contributing to open source
- ๐ญ Working on Machine Learning and Deep Learning projects
- ๐ฑ Learning more about Large Language Models (LLMs) and Natural Language Processing
- ๐ฏ Looking to collaborate on AI/ML open source projects
- ๐ฌ Ask me about Python, Deep Learning, Algorithms, Data Structures
- โก Fun fact: I love solving algorithmic challenges and optimizing code!



