Skip to content

Instantly share code, notes, and snippets.

View apguan's full-sized avatar

Allen Guan apguan

View GitHub Profile
@apguan
apguan / JS Clock.markdown
Last active June 18, 2016 22:52
JS Clock

JS Clock

A small demonstration of responsive JS app with built in time functions. Dates are displayed with the proper suffixes, while the 24 hour clock has been converted to a 12 hour clock.

A Pen by Allen Guan on CodePen.

License.

@apguan
apguan / Simple jQuery Calculator.markdown
Last active June 18, 2016 08:13
Simple jQuery Calculator

Simple jQuery Calculator

In my simple calculator, my goal was to work on writing concise and easy-to-read js.

If you have any suggestions on my coding style, please leave a suggestion!

A Pen by Allen Guan on CodePen.

License.

Wiki Random Quotes

This is my random quote generator. The API I'm using is one that pulls data from Wikipedia and displays it in the box.

A Pen by Allen Guan on CodePen.

License.