Coder Social home page Coder Social logo

William Huang's Projects

gulpstarter icon gulpstarter

modified from gulpStarter to use es6 with additional tasks for s3

hashistack icon hashistack

Boostrap hashistack(Consul/Nomad/Vault) cluster over AWS

homebrew-core icon homebrew-core

🍻 Default formulae for the missing package manager for macOS

jquery-file-upload icon jquery-file-upload

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

jsondatabase icon jsondatabase

Using express, create a simple JSON database with the following functionality: * when a POST request to /:some_name is received write a file to the hard drive called some_name.json with the json data received * when a GET request to /:some_name is received, send back the data read from the hard drive in file some_name.json *TIP* Don't store the JSON files in the root of your project and make sure to add a rule in .gitignore that will make sure no data is committed to github. - Open a pull request with your commits - Submit a link to the pull request

jsontosns icon jsontosns

receives json and send the json to a phone number

jssha icon jssha

A JavaScript implementation of the complete Secure Hash Standard family (SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512) as well as HMAC

jwtauth icon jwtauth

Create a middleware that will verify a user is admin and reject tokens that have expired in jwtauth - Open pull request with commits - Submit link to pull request

lambci icon lambci

A continuous integration system built on AWS Lambda

lambda-oauth-redirect icon lambda-oauth-redirect

a lambda service to securely request for access token with authorization_code or refresh_token

lambdaws icon lambdaws

Deploy, run and get results from Amazon AWS Lambda in a breeze

leela-zero icon leela-zero

Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.