Skip to content

Instantly share code, notes, and snippets.

View zempo's full-sized avatar

Solomon Zelenko zempo

View GitHub Profile
@zempo
zempo / Industries.csv
Created November 30, 2018 20:43 — forked from mbejda/Industries.csv
Compiled list of industries.
Industry
Accounting
Airlines/Aviation
Alternative Dispute Resolution
Alternative Medicine
Animation
Apparel/Fashion
Architecture/Planning
Arts/Crafts
Automotive
@zempo
zempo / index.html
Created December 9, 2018 06:58
flexbox-mobile-first-starter created by zempo1 - https://repl.it/@zempo1/flexbox-mobile-first-starter
<!DOCTYPE html>
<html lang="en">
<head>
<title>Parcel Sandbox</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz"
crossorigin="anonymous">
<link rel="stylesheet" href="style.css" />
@zempo
zempo / __replit_main__
Created December 9, 2018 07:05
Link here, link there drill-2 created by zempo1 - https://repl.it/@zempo1/Link-here-link-there-drill-2
Empty file
@zempo
zempo / __replit_main__
Created December 9, 2018 07:06
Video basics drill created by zempo1 - https://repl.it/@zempo1/Video-basics-drill
Empty file
@zempo
zempo / index.html
Created December 9, 2018 07:07
A11y created by zempo1 - https://repl.it/@zempo1/A11y
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width">
<title>Sally Student | About Me</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<meta name="description" content="This is the most recent copy of my resume for my website: www.SallyStudent.com">
</head>
<body>
@zempo
zempo / __replit_main__
Created December 9, 2018 07:07
Background images drill created by zempo1 - https://repl.it/@zempo1/Background-images-drill
Empty file
@zempo
zempo / __replit_main__
Created December 9, 2018 07:08
Text contrast drill created by zempo1 - https://repl.it/@zempo1/Text-contrast-drill
Empty file
@zempo
zempo / __replit_main__
Created December 9, 2018 07:10
::before and ::after drill created by zempo1 - https://repl.it/@zempo1/before-and-after-drill
Empty file
@zempo
zempo / __replit_main__
Created December 9, 2018 07:11
Anchor pseudo-classes drill created by zempo1 - https://repl.it/@zempo1/Anchor-pseudo-classes-drill
Empty file
@zempo
zempo / __replit_main__
Created December 9, 2018 07:11
Attribute selector drill created by zempo1 - https://repl.it/@zempo1/Attribute-selector-drill
Empty file