Skip to content
View divyadhimaan's full-sized avatar

Block or report divyadhimaan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
divyadhimaan/README.md

Hey there! I'm Divya Dhiman.

Software Engineer at JPMorgan Chase

LinkedIn Gmail Website LeetCode

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.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
JavaScript campusCart sparkGive oAuth
React portfolioV1 blogXpress connectNGO
Python eSignify
Problem solving dsa DSA-problems leetcoding gfg
Playground java springboot lld python-projects
Design linkedin-verdict

Pinned Loading

  1. connectNGO connectNGO Public

    Developed as part of a 24-hour hackathon, this MERN stack project aims to bridge the communication gap among non-governmental organizations (NGOs), volunteers, and organizations by providing a user…

    JavaScript 1

  2. eSignify eSignify Public

    A conceptual model to detect and verify signatures on bank cheques. This is our Final Year project at Thapar Institute of Engineering and Technology.

    Python 24 6

  3. python-playground python-playground Public

    These projects represent my journey of learning Python to practice and solidify my understanding of Python concepts.

    Python

  4. campusCart campusCart Public

    A one-stop online shopping platform for shopping from all the shops within campus during covid times.

    JavaScript

  5. Portfolio-Website-V1 Portfolio-Website-V1 Public

    Personal Development Portfolio. It is a Fully Responsive Website using React and Next.js.

    JavaScript

  6. DSA-playgroud DSA-playgroud Public

    This is a playground repo for my DSA practice