Skip to content

Instantly share code, notes, and snippets.

View quezo's full-sized avatar

Alex Vazquez quezo

  • CodePen
  • Seattle, WA
View GitHub Profile

Salary Calculator v2

Calculate salary based on monthly, hourly, or annual salary, assuming you work full-time at 40 hours/week.

A Pen by Yan Li on CodePen.

License.

@quezo
quezo / Add-Remove-Me-List.markdown
Created August 30, 2013 06:35
A Pen by Alex Vazquez.
@quezo
quezo / A-Pen-by-Alex-Vazquez.markdown
Created August 27, 2013 18:50
A Pen by Alex Vazquez.
@quezo
quezo / A-Pen-by-Michael-Calkins.markdown
Created August 27, 2013 18:27
A Pen by Michael Calkins.
@quezo
quezo / A-Pen-by-Alex-Vazquez.markdown
Created August 27, 2013 17:30
A Pen by Alex Vazquez.
io.configure('production', function() {
process.on('uncaughtException', function(err) {
logger.error('Uncaught exception');
logger.error(err.message);
});
});
@quezo
quezo / Eraser.markdown
Created August 26, 2013 02:53
A Pen by Davi Reinke.
@quezo
quezo / A-Pen-by-Alex-Vazquez.markdown
Created August 26, 2013 01:47
A Pen by Alex Vazquez.