Skip to content

divyadhimaan/divyadhimaan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 

Repository files navigation

Hey there! I'm Divya Dhiman.

Software Engineer at JPMorgan Chase

LinkedIn Gmail Portfolio LeetCode

Portfolio Featured on Once UI portal Checkout

A little more about me...

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
JavaScript campusCart sparkGive oAuth
Fullstack watchem portfolio-v1 blogXpress connectNGO
Python eSignify
Problem Solving dsa leetcoding gfg
playground java springboot python-projects
Design linkedin-verdict High-Level-Design Low-Level-Design
genAI genAi-scripts

Highlighted Projects

🚀 Project 🌐 Live Link
Portfolio Website v1
Personal site - v1
divyaportfolio.netlify.app
Portfolio Website v3
Personal site - v3
divyadportfolio.vercel.app
dBot - DSA Assistant
AI helper for coding interviews
d-bot-jet.vercel.app
Watchem
Smart movie/series tracker
watchem.vercel.app

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors