• Stars
    star
    1
  • Language
    PHP
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Read/Write data on single-sign-on protected pages with a single line of script.

More Repositories

1

JavaScript-Knowledge

Deep dive into JavaScript Engine, JavaScript Runtime Environment, DOM, "this" operator etc
4
star
2

Reverse-Engineering-PHP-Source-Code-Knowledge

Describes different ways by which you could make sense of an unknown mass of code base.
4
star
3

Blockchain-Knowledge

Glimpse on the blockchain technology, and how does it work.
2
star
4

OFSC-Plugin-Boilerplate

Plugin Boilerplate for OFSC - Oracle Field Service Cloud
JavaScript
2
star
5

Node.js-Knowledge

This repository keeps track of nodejs knowledge
JavaScript
2
star
6

Data-Structures-Knowledge

Understanding which data structure is the best to organize your data is a fundamental knowledge a programmer must have.
1
star
7

Object-Oriented-Programming-Knowledge

Explaining Object Oriented Software-Development
1
star
8

REST-vs-GraphQL-Knowledge

Quick look comparison on features of REST vs GraphQL for API development.
1
star
9

MVC-Knowledge

JavaScript MVC code organization demonstration through a simple To-Do list app
JavaScript
1
star
10

Two-Way-Binding-with-View-using-Vanilla-JavaScript

An overly simplified demonstration of how to achieve Two Way Binding between a View and JavaScript Model Object
HTML
1
star
11

Chrome-Extension-Boilerplate

Boilerplate code to develop a chrome extension.
JavaScript
1
star
12

AWS-Instance-Remote-Control

A react based remote controlled web app which helps to start, stop, monitor AWS instance
JavaScript
1
star
13

CSS3-Knowledge

A quick reference guide for CSS3
1
star
14

Test-Driven-Development-Knowledge

TDD (Test Driven Development) is indisputably essential part of software development. This is a quick outlook on TDD.
1
star
15

EventEmitter

EventEmitter design pattern code
JavaScript
1
star
16

Dockerfiles

Collection of dockerfiles used for my hobby projects
Dockerfile
1
star
17

Todo-List-App-React-Redux

A to-do list app based on React, Redux, SemanticUI
JavaScript
1
star
18

Programming-Paradigms-Knowledge

An outlook on different programming paradigms
1
star
19

PHP-FPM-Knowledge

This is an overview of the working of PHP-FPM.
1
star
20

HTML5-Knowledge

A quick reference guide for HTML5
HTML
1
star
21

Defects-Report-Template

This is a simple demonstration of responsive template based on CSS3 grid and flex.
HTML
1
star
22

Software-Architectures-Knowledge

A simple overview of different software architectures.
1
star
23

Puppeteer

Puppeteer is a Node library which provides a high-level API to control Chrome over DevTools Protocol. This is a collection of few sample codes I tried to familiarize Puppeteer.
JavaScript
1
star
24

Translator

A hobby project. Online translator service. This service helps you to translate a text or speech from any languages in the world to any other.
JavaScript
1
star