class Harsh:
def __init__(self):
self.username = "Spamziesagcan"
self.name = "Harsh Chandramania"
self.location = "India 🇮🇳"
self.currently_learning = ["Cloud Architecture", "System Design", "Big Data", "Data Engineering", "DSA"]
self.interests = ["AI/ML", "Data Engineering", "Backend Development", "Lyrics Writing"]
self.ask_me_about = ["Python", "Java", "Data Science", "Backend Development", "Songwriting"]
self.goals_2025 = "Master Data Engineering and contribute more to Open Source"
self.fun_fact = "I'm a lyricist - I express code in logic and emotions in lyrics"
self.motto = "Code is poetry written in logic"
def say_hi(self):
print("Thanks for visiting! Let's connect and build something amazing together!")
me = Harsh()
me.say_hi()| 🔗 EdgeScribe | 🔗 Updatis | 🔗 TripSync-Deploy |
|---|---|---|
| Summarizer + Translator | Lightning quick DB update tool | Student ride + task sharing app |
| 🔗 TDSP-NSDC | 🔗 IPL 2008-22 Analysis | 🔗 LA Crimes 2020-25 |
|---|---|---|
| Data science project on USA accidents | Cricket data analysis | Crime data analysis |
Writing lyrics and exploring creative expression
Reading tech blogs and staying updated with industry trends
Solving algorithmic challenges on LeetCode
Contributing to open-source projects
Brainstorming new project ideas

