class Developer:
def __init__(self):
self.name = "Shivaansh Pandey"
self.role = "Full Stack Developer"
self.learning = ["NumPy", "Pandas", "SQL", "PostgreSQL", "MySQL"]
self.hobbies = ["Coding", "Open Source", "Problem Solving"]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = Developer()
me.say_hi()- 🔭 Currently working on enhancing web accessibility
- 🌱 Learning Data Science & Databases
- 👨💻 All my projects are available below
- 💡 Contributed to Wagtail CMS main repository
- 🎯 Goal: Make the web more accessible for everyone
- ⚡ Fun fact: I love creating tools that solve real problems













