-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlighthouse.html
165 lines (161 loc) · 7.46 KB
/
lighthouse.html
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Joe Spall IV - Lighthouse</title>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PG6DL3D');</script>
<!-- End Google Tag Manager -->
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- Custom styles for this template -->
<link href="assets/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script type="text/javascript" src="assets/js/smoothscroll.js"></script>
<script src="assets/js/Chart.js"></script>
<!-- HTML5 shim and Respond.js
IE8 support of HTML5 elements and media queries -->
<!--[if lt IE
9]>
<script src="assets/js/html5shiv.js"></script> <script
src="assets/js/respond.min.js"></script>
<![endif]-->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-661QF3TGYF');
</script>
</head>
<body data-spy="scroll" data-offset="0" data-target="#nav">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PG6DL3D"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="section-topbar">
<div id="topbar-inner">
<div class="container">
<div class="row">
<div class="dropdown">
<ul id="nav" class="nav">
<li class="menu-item">
<a href="index.html#projects" title="About"><i class="icon-user"></i></a>
</li>
</ul>
<!--/ uL#nav -->
</div>
<!-- /.dropdown -->
<div class="p-3 mx-auto">
<h5 id="name">Joe Spall IV</h5>
</div>
<div class="clear"></div>
</div>
<!--/.row -->
</div>
<!--/.container -->
<div class="clear"></div>
</div>
<!--/ #topbar-inner -->
</div>
<!--/ #section-topbar -->
<br>
<br>
<!--/.container-->
<!--PROJECTS DESCRIPTION-->
<div class="container desc">
<div class="row">
<!--Lighthouse-->
<div class="col-lg-6 offset-lg-3">
<!--Lighthouse Content-->
<div id="lighthouse_content">
<p>
<t>LIGHTHOUSE</t>
</p>
<p>
<ul>
<li>Developed a mobile safety app for iOS and Android with a MongoDB backend server</li>
<li>Compiled over 3,200,000 crime entries from Atlanta, New York City, Chicago, Philadelphia, and Los Angeles to determine safer walking routes in each city</li>
<li>Awarded the 2016 Georgia Tech Datathon competition winner</li>
<li>Presented at the Fall 2017 Georgia Tech CREATE-X project fair</li>
</ul>
</p>
</div>
<!--/Lighthouse Content-->
<!--Lighthouse Image Carousel-->
<div id="lighthouse_carousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="assets/img/lighthouse/lighthouse_img_1.jpg" alt="First Lighthouse Photo">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/lighthouse/lighthouse_img_2.jpg" alt="Second Lighthouse Photo">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/lighthouse/lighthouse_img_3.jpg" alt="Third Lighthouse Photo">
</div>
</div>
<a class="carousel-control-prev" href="#lighthouse_carousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#lighthouse_carousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
<br>
</div>
<!--/Lighthouse Image Carousel-->
</div>
<!--Lighthouse Dates-->
<div id="lighthouse_dates" class="col-lg-3">
<p>
<sm>OCTOBER 2016 - DECEMBER 2017</sm>
</p>
</div>
<!--/Lighthouse Dates-->
<!--/Lighthouse-->
</div>
<!--/.row -->
<br>
</div>
<!--/.container -->
<section id="contact" name="contact"></section>
<!--FOOTER DESCRIPTION-->
<div id="footwrap">
<div class="container">
<div class="row">
<div class="col-lg-2 offset-lg-1">
<h5>CONTACT</h5>
</div>
<div class="col-lg-6">
<p>
<t>Email</t>
<br/> [email protected]
<br/>
</p>
</div>
</div>
<!--/.row -->
</div>
<!--/.container -->
</div>
<!--/ #footer -->
<div id="c">
<div class="container">
<p>Created by Joe Spall IV and <a href="http://www.blacktie.co">BLACKTIE.CO</a> </p>
</div>
</div>
</body>
</html>