Software Engineer at JPMorgan Chase
class SoftwareEngineer:
def __init__(self):
self.name = "Divya Dhiman"
self.pronouns = "She/her"
self.role = "Software Engineer"
def get_tech_stack(self):
self.technologies = ["C++", "Python", "Java"]
self.development = ["javascript", springboot", "ReactJs", "mongoDB"]
self.services = ["Amazon Web Services", "Databricks", "Spinnaker", Terraform"]
def get_accomplishments(self):
self.acheived = ["AWS Certified Cloud Practitioner", "Won 1st place in a 24-hour hackathon at JPMC", "Delivered a lecture on `YAML Reusability` at DevOps Forum"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()
💻 Technology/Topics | 🚀 Projects |
---|---|