class AnshSoni:
def __init__(self):
self.name = "Ansh Soni"
self.role = "Backend Developer | Software Engineer"
self.location = "India ๐ฎ๐ณ"
self.education = "Computer Science Engineering"
self.tech_stack = {
"languages": ["Python", "C++", "SQL"],
"backend": ["FastAPI", "Django", "PostgreSQL", "MySQL"],
"quantum": ["Qiskit"],
"devops": ["Docker", "Linux", "Git"],
"tools": ["Postman", "Grafana", "VSCode"]
}
self.currently_learning = ["Quantum Computing", "AI/ML", "System Design"]
self.current_projects = [
"PyShell - Advanced Python Shell",
"Smart Career Recommendation System",
"eSevak - Bridging NGOs and Societies",
"QuaSim - Quantum Simulation Platform"
]
self.achievements = {
"Finalist": "NASA Space App Challenge Hackathon",
"Scholar": "Reliance Foundation Undergraduate Scholar",
"Projects": "10+ Live Applications",
"Open Source": "Active Contributor"
}
def say_hi(self):
print("Thanks for visiting! Let's build something amazing together.")
me = AnshSoni()
me.say_hi()
Working on Projects [โโโโโโโโโโโโโโโโโโโโโโโโโ] 45%
Learning New Skills [โโโโโโโโโโโโโโโโโโโโโโโโโ] 25%
Contributing to Opensource [โโโโโโโโโโโโโโโโโโโโโโโโโ] 20%
Rest & Recreation [โโโโโโโโโโโโโโโโโโโโโโโโโ] 10%
๐ญ "เคเคฐเฅเคฎเคฃเฅเคฏเฅเคตเคพเคงเคฟเคเคพเคฐเคธเฅเคคเฅ เคฎเคพ เคซเคฒเฅเคทเฅ เคเคฆเคพเคเคจ"
You have the right to work, but never to the fruit of work.


