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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

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 portfolio-v3 blogXpress connectNGO
Python eSignify
Problem solving dsa leetcoding gfg
Playground java springboot lld python-projects
Design linkedin-verdict system-design-playground
genAI genAi-scripts

Hosted Projects

🚀 Project Name 🔗 Live URL
Portfolio Website v1 divyaportfolio
Portfolio Website v3 divyadportfolio
dBot - DSA assistant d-bot
Watchem watchem

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

  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 42 8

  3. dsa-progress-chatbot dsa-progress-chatbot Public

    D-bot is an AI learning companion for DSA. It tracks progress, suggests topics, answers interview questions, and keeps learners motivated for success in technical interviews.

    Python

  4. Portfolio-Website-V1 Portfolio-Website-V1 Public

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

    JavaScript

  5. watch-em watch-em Public

    Watch'em is a full-stack movie recommendation and playlist management web app that allows users to discover, organize, and share their favorite movies effortlessly.

    TypeScript

  6. algo-vault algo-vault Public

    A comprehensive DSA revision repository with 200+ curated interview questions categorized by topic, difficulty, and frequency. Structured for fast revision in just 20 days, this repo is your go-to …

    C++ 1