Coder Social home page Coder Social logo

William Huang's Projects

mario icon mario

lambda service for converting (html + css) --> PDF PNG JPEG BMP PPM GIF via phantomJS

medisas icon medisas

Use Twitter's sample streaming API to show the top 10 retweeted tweets (note the retweeted_status field) in a rolling window of time, where the window's start is n minutes ago (where n is defined by the user) and the window's end is the current time. Output should continuously update and include the tweet text and number of times retweeted in the current rolling window. You should not use the retweet_count field, but instead count the retweets that your program actually processes.

mmmcng icon mmmcng

Create an Angular front end that uses the MMM library you created in the first half of the coruse. It should read the set of numbers in from a form and output them to the screen when a button labeled "calculate" is clicked. Do the calculation on the server side and serve it up as a JSON end point. Bonus Points: recalculate as new numbers are added instead of when "calculate" is clicked. - You only need tests for the server side but jshint and jscs ALL of your code. - Submit a link to the PR - Along with any comments/thoughts/concerns

modjs icon modjs

Create an app that demonstrates you know how to use modules AND includes a has-many relationship. For example, write a command line script or (small) express app that has two related resources like classes and students. In a has-many relationship, a student could have many classes, or a class could have many students. Your app should print out or visualize that relationship. The app should also use clean, modular code. Use module.exports. Follow the separation of concerns principle. Have each resource in a separate file. Use JSHint and JSCS to check your code style. Submit a PR to your own repo.

nginx icon nginx

Nginx Dockerfile for trusted automated Docker builds.

nginx-1 icon nginx-1

An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

node-jsonwebtoken icon node-jsonwebtoken

JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html

node-mysql2 icon node-mysql2

:zap: fast node-mysql compatible mysql driver for node.js

pix2code icon pix2code

pix2code: Generating Code from a Graphical User Interface Screenshot

purifycss icon purifycss

Remove unused CSS. Works on single-page apps.

q icon q

a queue system for resolving both online and walk-in patients for a hospital

react icon react

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

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.