See the Pen Pilar's Calculator - WIP by Pilar (@pilarsterne) on CodePen.
The above is a Calculator built with Javascript. Click the buttons to make some simple calculations!
See the Pen Tic Tac Toe by Pilar (@pilarsterne) on CodePen.
A simple 'Tic Tac Toe' game using jQuery and Underscore as well as raw Javascript.
See the Pen Random Quotes by Pilar (@pilarsterne) on CodePen.
Click on the 'Random Quote' button to generate a 'Quote of the day' from https://theysaidso.com/api/ using their REST API.
See the Pen Wiki Search by Pilar (@pilarsterne) on CodePen.
The above search lets you type in any search query to find relevant articles from Wikipedia. This tool uses the official Wiki API.
See the Pen Current SF Weather by Pilar (@pilarsterne) on CodePen.
The 'Current Weather' tool uses the Open Weather Map API to display the latest weather for a specified location. The data can only be displayed if you are viewing this site over HTTP.