Skip to content

Instantly share code, notes, and snippets.

View tamoxin's full-sized avatar

Marco Carrizales tamoxin

View GitHub Profile
@tamoxin
tamoxin / Tribute to Jaime Sabines.markdown
Created July 16, 2016 20:23
Tribute to Jaime Sabines
@tamoxin
tamoxin / index.html
Created July 31, 2016 05:43
Random Quote Machine
<head>
<link href='https://fonts.googleapis.com/css?family=Contrail+One' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" rel="stylesheet">
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
</head>
<body id="page">
<div class="title">
<h1>Random Quote Terminal</h1>
</div>