Pinned Repositories
AlgorithmsBook
My algorithmic design paradigms book!
AngularJS-Boilerplate
Simple AngularJS Boilerplate to kick start your new project with SASS support and Gulp watch/build tasks
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
axios
Promise based HTTP client for the browser and node.js
common-algorithms-js
Common algorithms implemented in JavaScript.
computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
computer-science-in-javascript-1
Computer science reimplemented in JavaScript
data-structures
A collection of powerful data structures
docker-k8s
This will include all files for my docker kubernetes training
ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
Sandeeprao69's Repositories
Sandeeprao69/AlgorithmsBook
My algorithmic design paradigms book!
Sandeeprao69/AngularJS-Boilerplate
Simple AngularJS Boilerplate to kick start your new project with SASS support and Gulp watch/build tasks
Sandeeprao69/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Sandeeprao69/axios
Promise based HTTP client for the browser and node.js
Sandeeprao69/common-algorithms-js
Common algorithms implemented in JavaScript.
Sandeeprao69/computer-science-in-javascript-1
Computer science reimplemented in JavaScript
Sandeeprao69/data-structures
A collection of powerful data structures
Sandeeprao69/docker-k8s
This will include all files for my docker kubernetes training
Sandeeprao69/FindTripletWithMocha
Sandeeprao69/fund-transfer
Sandeeprao69/Game-of-life
Conway's Game of Life implemented using Javascript and webpack2
Sandeeprao69/Google-cloud
Sandeeprao69/google-translate
Sandeeprao69/google-translate-api
A free and unlimited API for Google Translate :dollar::no_entry_sign:
Sandeeprao69/graphql-java-tools
A schema-first tool for graphql-java inspired by graphql-tools for JS (https://github.com/apollographql/graphql-tools)
Sandeeprao69/idm-samples
Oracle's official repository for Identity Management (IDM) code samples and snippets.
Sandeeprao69/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Sandeeprao69/local-lambda-debug
Example setup for vscode for debugging you AWS Lambda functions locally with actual break points in the vscode IDE.
Sandeeprao69/locale-list
List of all locales with names and codes in all languages and all data formats.
Sandeeprao69/public-apis
A collective list of free APIs for use in software and web development.
Sandeeprao69/puppeteer
Headless Chrome Node API
Sandeeprao69/react-form-builder
A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
Sandeeprao69/rental-app
Sandeeprao69/rest-apis-flask-python
A small repository of projects built in my course, REST APIs with Flask and Python.
Sandeeprao69/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Sandeeprao69/sails-docs
The source markdown files for the official Sails.js documentation, which get compiled, squeezed, and stretched into HTML when we deploy the Sails website. (v1.0 docs are now on master!)
Sandeeprao69/saving-card-without-payment
How to build a form to save a credit card without taking a payment.
Sandeeprao69/Selectr
A lightweight, vanilla javascript select box replacement. No dependencies.
Sandeeprao69/sendotp-node
Sandeeprao69/ua-parser-js
UAParser.js - JavaScript library to identify browser, engine, OS, CPU, and device type/model from userAgent string. Supports browser & node.js environment. Also available as jQuery/Zepto plugin, Bower/Meteor package, RequireJS/AMD module, & CLI tool.