Skip to content

Instantly share code, notes, and snippets.

@adamtaitano
adamtaitano / Testing
Created September 12, 2016 14:19
This is a second test
Test 2
@adamtaitano
adamtaitano / Adam
Created September 12, 2016 14:19
This is a test
Test
@adamtaitano
adamtaitano / resume.html
Last active November 3, 2015 22:26
aich tee ehm el re soo may - a-duhm tie tuh no
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Adam Taitano | Resum&eacute Using Semantic HTML</title>
</head>
<header role="banner">
<div class="fullName">
<h1>Adam Taitano</h1>
</div>
@adamtaitano
adamtaitano / 0_reuse_code.js
Created October 13, 2015 21:18
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console