π± Currently Learning: DSA and building real-world projects with React.
π» Tech Focus: Python, Java, C, and Web Development.
π¬ Ask Me About: Problem-solving, AI basics, and building with React or Django.
π« Reach Out: chikkaliprathamesh3@gmail.com
π Always Curious: Exploring opportunities in open source and software engineering.
class AboutMe:
def __init__(self):
self.name = "Prathamesh Chikkali"
self.college = "Shri Ramdeobaba College of Engineering"
self.goals = [
"Become an AI/ML Engineer",
"Build cool open-source tools",
"Learn something new every week"
]
self.hobbies = ["Debugging late at night", "Learning tech trends", "Reading tech blogs"]

