-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (19 loc) · 1.21 KB
/
index.html
File metadata and controls
27 lines (19 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chance Smith | developer</title>
<link href="https://fonts.googleapis.com/css?family=Ubuntu:400,700" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<img src="http://sodiumhalogen.com/up_c/chance-hex-pqNppj2q6j.png" alt="">
<h1>Chance Smith is a Javascript developer living in Jackson, Tennessee.</h1>
<p>Chance makes a living working with <a href="sodiumhalogen.com">Sodium Halogen</a> and <a href="smoothieking.com">Smoothie King</a>, finding efficient solutions and creating applications with Javascript.</p>
<p><strong>Is minimalistic</strong> with his workspace, todo list, and creative solutions.</p>
<p><strong>Small Businesses</strong> hire him when they are looking to build a scalable app that solves a problem for their team and/or customer.</p>
<p><strong>Chance has worked with</strong> prostigious and innovative companies like: Chick-fil-a, Vanderbuilt University, and Popvox. He's also a 3x 1st place hackathon winner.</p>
<p><a href="http://twitter.com/chance_smith" class="button">Contact</a></p>
</body>
</html>