Software Engineer at JPMorgan Chase
Portfolio Featured on Once UI portal Checkout
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.achieved = [
"Subject Matter Expert in Hackathon",
"AWS Certified Cloud Practitioner",
"1st Place Winner in a 24-hour Hackathon at J.P. Morgan",
"Delivered a Lecture on 'YAML Reusability' at the 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 |
|---|---|
| 🚀 Project Name | 🔗 Live URL |
|---|---|
| Portfolio Website v1 | divyaportfolio |
| Portfolio Website v3 | divyadportfolio |
| dBot - DSA assistant | d-bot |
| Watchem | watchem |

