Skip to content
View danish2694's full-sized avatar

Organizations

@the-pythonists

Block or report danish2694

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
danish2694/README.md

Hi, I'm Mohammad Danish! πŸ‘¨β€πŸ’»

Software Engineer at Orange


Mohammad Danish | Linkedin Mohammad Danish | Instagram Mohammad Danish | Gmail Mohammad Danish | Twitter

A little more about me...

πŸ‘¨β€πŸŽ“ Major in Computer Science (Class of 2018)

export default () => ({
    pronouns: "He" | "Him",
    working_since: "2018",
    working_on: "python | django",
    askMeAbout: [
      "python", "tech", "memes",
      "webdev", "pc setups"
    ],
    technologies: {
       {
          "programming": {
            "languages": {
              "Python": {
                "frameworks": ["Django", "FastAPI"],
                "tools": ["Jupyter", "Scikit-learn", "Keras"]
              },
              "JavaScript": {
                "frameworks": ["Angular", "NodeJS", "ElectronJS", "ExpressJS"],
                "tools": ["jQuery"]
              }
            }
          },
          "databases": {
            "SQL": {
              "PostgreSQL": {"score": 4},
              "MySQL": {"score": 3.5},
              "SQLite": {"score": 3.5}
            },
            "NoSQL": {
              "MongoDB": {"score": 4},
              "Redis": {"score": 3},
              "NeDB": {"score": 3.5}
            }
          },
          "web": {
            "markup": ["HTML", "CSS", "XML"],
            "front-end": {
              "libraries": ["Bootstrap"],
              "tools": ["JSON", "AJAX"]
            },
            "back-end": {
              "servers": ["Nginx"],
              "application_servers": ["Gunicorn", "Daphne"]
            }
          },
          "development": {
            "tools": ["PyCharm", "Spyder", "VS Code", "Jupyter", "Sublime Text", "Atom"],
            "version_control": ["Git", "GitHub", "GitLab"],
            "continuous_integration": ["Jenkins"],
            "agile": ["Scrum"],
            "project_management": ["Jira"],
            "deployment": {
              "cloud_providers": ["DigitalOcean", "AWS"],
              "server_administration": ["Supervisor"],
              "task_queue": ["Celery"]
            },
            "cloud_services": {
              "AWS": ["Lambda", "S3 Buckets"]
            },
            "payment_gateways": ["Razorpay", "Stripe"]
          },
          "operating_systems": ["Windows 10/11", "Ubuntu", "macOS"],
          "networking": {
            "protocols": ["TCP/IP", "HTTP/HTTPS", "SMTP", "WS"],
            },
          "scraping": ["Selenium", "BeautifulSoup"],
          "concurrency": {
            "multi-threading": {"score": 4},
            "multi-processing": {"score": 3.5}
          },
          "familiar_with":{
              "ai_ml": {
                  "machine-learning": ["Linear Regression", "Logistic Regression",
                      "Support Vector Machine", "Decision Tree",
                      "Random Forest", "KMeans", "clustering", "k-nearest neighbors"],
                  "deep-learning": ["keras", "tensorflow"],
                  "data-science": ["pandas", "numpy", "matplotlib", "seaborn"],
                }
            }
        }
    }
  });

⭐️ From danish2694

Popular repositories Loading

  1. API-Based-Movie-Filtering API-Based-Movie-Filtering Public

    Program to sort movies According to their Genre

    Python 2

  2. Smartcare-System Smartcare-System Public

    Customer Service Requests Management System

    Python 1

  3. Recommendation-System Recommendation-System Public

    Forked from the-pythonists/Recommendation-System

    CSS 1

  4. ML-Based-House-Price-Predictor ML-Based-House-Price-Predictor Public

    Predicts House Price Using Machine Learning

    Python 1

  5. COVID-19_Detector COVID-19_Detector Public

    Predicts COVID-19 Risk by analysing health symptoms.

    Jupyter Notebook 1

  6. COVID19-Tracker COVID19-Tracker Public

    JavaScript 1