Skip to content

Instantly share code, notes, and snippets.

View mfbadr's full-sized avatar

Mikey Badr mfbadr

  • M Science
  • United States
View GitHub Profile
@mfbadr
mfbadr / .bash_profile
Last active August 29, 2015 14:08 — forked from chyld/.bash_profile
txtblk='\[\e[0;30m\]' # Black
txtred='\[\e[0;31m\]' # Red
txtgrn='\[\e[0;32m\]' # Green
txtylw='\[\e[0;33m\]' # Yellow
txtblu='\[\e[0;34m\]' # Blue
txtpur='\[\e[0;35m\]' # Purple
txtcyn='\[\e[0;36m\]' # Cyan
txtwht='\[\e[0;37m\]' # White
txtrst='\[\e[0m\]' # Text Reset
@mfbadr
mfbadr / bg-img
Created October 1, 2014 15:14
"Perfect Full Page Background Image" from css-tricks
html {
background: url(images/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
[
{
"Country":"Afghanistan",
"Visa Requirement":"Visa required[2]",
"Allowed Stay":"",
"Notes":"Visitors born in Afghanistan do not require a visa. Visitors arriving via military air need to legalize their stay if they wish to leave via commercial airline. All visitors are fingerprinted.[3]"
},
{
"Country":"Albania",
"Visa Requirement":"Visa not required[4][5]",