Skip to content

Instantly share code, notes, and snippets.

View flyptkarsh's full-sized avatar

Patrick Karsh flyptkarsh

View GitHub Profile
@flyptkarsh
flyptkarsh / .bash_profile
Created August 1, 2016 16:53 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
@flyptkarsh
flyptkarsh / index.html
Created January 6, 2016 19:33 — forked from anonymous/index.html
JS Fortune Teller // source https://jsbin.com/suloqo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Fortune Teller</title>
</head>
<body>
<h1>JS Fortune Teller</h1>
<img height="300px" src="http://media2.popsugar-assets.com/files/2013/09/09/819/n/1922441/d3913d5c8219d812_851b6e0c077111e3a74122000aeb10b1_7.xxxlarge/i/Fortune-Teller.jpg">
@flyptkarsh
flyptkarsh / index.html
Created January 6, 2016 19:32 — forked from anonymous/index.html
JS Fortune Teller // source https://jsbin.com/suloqo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Fortune Teller</title>
</head>
<body>
<h1>JS Fortune Teller</h1>
<img height="300px" src="http://media2.popsugar-assets.com/files/2013/09/09/819/n/1922441/d3913d5c8219d812_851b6e0c077111e3a74122000aeb10b1_7.xxxlarge/i/Fortune-Teller.jpg">
@flyptkarsh
flyptkarsh / index.html
Created January 6, 2016 19:23 — forked from anonymous/index.html
JS Fortune Teller // source https://jsbin.com/suloqo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Fortune Teller</title>
</head>
<body>
<h1>JS Fortune Teller</h1>
<img height="300px" src="http://media2.popsugar-assets.com/files/2013/09/09/819/n/1922441/d3913d5c8219d812_851b6e0c077111e3a74122000aeb10b1_7.xxxlarge/i/Fortune-Teller.jpg">
@flyptkarsh
flyptkarsh / index.html
Created January 4, 2016 17:57 — forked from anonymous/index.html
JS Bin [add your bin description] // source https://jsbin.com/gezohi
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="[add your bin description]">
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>