Skip to content

Instantly share code, notes, and snippets.

View Bijesse's full-sized avatar

Tom Bijesse Bijesse

View GitHub Profile
@Bijesse
Bijesse / index.html
Created December 4, 2015 17:31 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/veqegum
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<script src="https://connect.soundcloud.com/sdk.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
@Bijesse
Bijesse / index.html
Created November 23, 2015 20:06 — forked from anonymous/index.html
jQuery Cow Clicker // source http://jsbin.com/zowiya
<!DOCTYPE html>
<html>
<head>
<title>jQuery Cow Clicker</title>
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<button id="myButton">Click</button>
@Bijesse
Bijesse / index.html
Created November 16, 2015 18:54 — forked from anonymous/index.html
4 Functions // source http://jsbin.com/raheco
<!DOCTYPE html>
<html>
<head>
<title>4 Functions</title>
</head>
<body>
<script id="jsbin-javascript">
/*
#1
@Bijesse
Bijesse / index.html
Created November 11, 2015 22:44 — forked from anonymous/index.html
So Last Year Function Complete // source http://jsbin.com/hedifo
<!DOCTYPE html>
<html>
<head>
<title>So Last Year Function Complete</title>
</head>
<body>
<script id="jsbin-javascript">
/*
So Last Year Function
@Bijesse
Bijesse / index.html
Created November 6, 2015 17:07 — forked from anonymous/index.html
So Last Year Function // source http://jsbin.com/puhici
<!DOCTYPE html>
<html>
<head>
<title>So Last Year Function</title>
</head>
<body>
<script id="jsbin-javascript">
/*
@Bijesse
Bijesse / index.html
Created November 6, 2015 16:20 — forked from anonymous/index.html
Measurement Converter // source http://jsbin.com/timego
<!DOCTYPE html>
<html>
<head>
<title>Measurement Converter</title>
</head>
<body>
<script id="jsbin-javascript">
/*
Feet to Inches Converter
@Bijesse
Bijesse / index.html
Created October 27, 2015 20:54 — forked from anonymous/index.html
Welcome To Javascript // source http://jsbin.com/gepokug
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-git.js"></script>
<meta charset="utf-8">
<title>Welcome To Javascript</title>
<style id="jsbin-css">
body {
text-align: center;
}
@Bijesse
Bijesse / index.html
Created October 22, 2015 15:21 — forked from anonymous/index.html
JS Console Dice Roll // source http://jsbin.com/weriqa
<!DOCTYPE html>
<html>
<head>
<title>JS Console Dice Roll</title>
</head>
<body>
<script id="jsbin-javascript">
/*
Dice Game
<!DOCTYPE html>
<html>
<head>
</head>
<body>
sdbgvfjhsdgsdfsdf
<script id="jsbin-javascript">
var first = prompt("What is your First Name?");
var last = prompt("What is your Last Name?");
@Bijesse
Bijesse / index.html
Created October 12, 2015 20:04 — forked from anonymous/index.html
Our ScriptEd Class // source http://jsbin.com/ruqujodove
<!DOCTYPE html>
<html>
<head>
<title>Our ScriptEd Class</title>
</head>
<body>
<h1>ScriptEd CSS Site!</h1>
<h3>We love ScriptEd</h3>
<img src="https://www.scripted.org/wp-content/themes/scripted/images/social-thumbnail.png">