Sr Software Engineer at Springboard, Tech enthusiast, Open Source fan. Here for learning and sharing knowledge.
-
Springboard
- Bangalore, India
- http://www.linkedin.com/in/DeepSukhwani
Highlights
Pinned Loading
-
cross-namespace-nginx-ingress-kubernetes
cross-namespace-nginx-ingress-kubernetes PublicCross Namespace Nginx Ingress Controller setup and a working demo
-
-
django
django PublicForked from django/django
The Web framework for perfectionists with deadlines.
Python
-
proprogrammer.github.io
proprogrammer.github.io PublicGithub Pages repository responsible for my personal website/blog
SCSS
-
A Quick JavaScript written to automa...
A Quick JavaScript written to automate login on a page for testing / fun purpose. 1/*
2The 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>}
3I 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.
45Simply 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)
-
Dockerfile used for Dockerfile tutor...
Dockerfile used for Dockerfile tutorial on Youtube 1# This Dockerfile is used for a youtube tutorial
2# base image - nginx with tag "latest"
3FROM nginx:latest
45# Adding custom index.html hosted on Github Gist
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.