Skip to content

Instantly share code, notes, and snippets.

View WarrenPJ's full-sized avatar

Pascal Warren WarrenPJ

View GitHub Profile
@WarrenPJ
WarrenPJ / powerBall.html
Created November 18, 2015 22:01
A lottery number generator
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pascals' Powerball Winning Numbers!</title>
<meta name="description" content="Pascal Warren KCE Web Tests">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
@WarrenPJ
WarrenPJ / megaMillions.html
Last active February 23, 2016 16:55
A lottery number generator
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pascals' Mega Millions Winning Numbers!</title>
<meta name="description" content="Pascal Warren JS Tests">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
@WarrenPJ
WarrenPJ / zipcode.html
Last active November 18, 2015 21:59
Simple jQuery Zipcode Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Zip Code Look-Up</title>
<meta name="description" content="Pascal Warren KCE Web Tests">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GETTING STARTED WITH BRACKETS</title>
<meta name="description" content="Pascal Warren KCE Web Tests">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">