ProProgrammer - Overview

View ProProgrammer's full-sized avatar

Deep Sukhwani ProProgrammer

Organizations

@audio-player @mfanalysis

Block or report ProProgrammer

Pinned Loading

  1. Cross Namespace Nginx Ingress Controller setup and a working demo

    16 8

  2. Forked from django/django

    The Web framework for perfectionists with deadlines.

    Python

  3. Github Pages repository responsible for my personal website/blog

    SCSS

  4. 2

    The actual javascript code starts from document.forms[0].username.value.... however to run it in the URL bar (address bar) of a browser you have to put the entire Javascript Code in this format javascript:{<YOUR JAVASCRIPT CODE>}

    3

    I have tested it in Chrome, Firefox, Internet Explorer and Safari and it works perfectly fine. If you notice any different behaviour with any other browsers, please test and contribute.

    5

    Simply replace <YOUR USER NAME> with your actual username and <YOUR PASSWORD> with your actual login password and run this in browser address bar (no need to input actual URL in the JavaScript code)
  5. 1

    # This Dockerfile is used for a youtube tutorial

    2

    # base image - nginx with tag "latest"

    5

    # Adding custom index.html hosted on Github Gist