Git Product home page Git Product logo

šŸš€ About Me

A Full-stack Website developer in making with experience of 3 years in achieving the goal of company clients within a given Timeline with well-designed, testable, efficient code by using best software development practices

  • šŸŒ± Iā€™m currently learning React

  • šŸ“ I regularly write articles on thepardeephere.medium.com

  • šŸ’¬ Ask me about Webapp Development

  • šŸ“« Reach me at [email protected]

  • āš” This is my personal account , I am more active on company's official git accounts

šŸ’» Tech Stack:

AboutMe.py

import requests

response = requests.post("https://google.com/search?q=what-you-do")

if response.status_code==200:
    print(response.json())

Output

{
  "backEnd": {
    "python": ["Django","Django Rest Framework","Flask"]
  },
  "frontEnd": ["HTML","CSS3","Bootstrap","Vanilla Js","Jquery"],
  "databases": {
    "rdmbs": ["PostgreSql","MySql","MariaDB","Oracle","Sqlite3"]
  },
  "DevOps": {
    "webServers": ["Nginx","Docker","apache","gunicorn"],
    "deployment": ["AWS EC2","AWS Elastic Beanstalk","Digital Ocean","Google Cloud","Cpanel","Heroku"]
  },
  "projectManagement": ["Jira","Confluence","Trello"],
  "others": ["Celery","Reddis","AWS Services","Third Party API Integration","Payment Integration"]
}

Pardeep Dhiman's Projects

gitignore icon gitignore

A collection of useful .gitignore templates

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.