-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·228 lines (177 loc) · 7.45 KB
/
index.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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!-- FlatFy Theme - Andrea Galanti /-->
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if IE 9]> <html class="no-js ie9" lang="en"> <![endif]-->
<!--[if gt IE 9]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<title></title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Google Web Font -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'>
<!-- Custom CSS-->
<link href="css/general.css" rel="stylesheet">
<!-- Owl-Carousel -->
<link href="css/custom.css" rel="stylesheet">
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/owl.theme.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<!-- Magnific Popup core CSS file -->
<link rel="stylesheet" href="css/magnific-popup.css">
<script src="js/modernizr-2.8.3.min.js"></script> <!-- Modernizr /-->
<!--[if IE 9]>
<script src="js/PIE_IE9.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="js/PIE_IE678.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body id="home">
<!-- Preloader -->
<div id="preloader">
<div id="status"></div>
</div>
<!-- FullScreen -->
<div class="intro-header">
<div class="col-xs-12 text-center abcen1">
<h1 class="h1_home wow fadeIn" data-wow-delay="0.4s">A World of Data</h1>
<h3 class="h3_home wow fadeIn" data-wow-delay="0.6s">Data Visualization, Engineering, and Machine Learning</h3>
</div>
<!-- /.container -->
<div class="col-xs-12 text-center abcen wow fadeIn">
<div class="button_down ">
<a class="imgcircle wow bounceInUp" data-wow-duration="1.5s" href="#whatis"> <img class="img_scroll" src="img/icon/circle.png" alt=""> </a>
</div>
</div>
</div>
<!-- NavBar-->
<nav class="navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#home"> </a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li class="menuItem"><a href="resume/index.html">Resume</a></li>
<li class="menuItem"><a href="#content">Content</a></li>
<li class="menuItem"><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- What is -->
<!-- <div id="whatis" class="content-section-b" style="border-top: 0">
<div class="container">
<div class="col-md-6 col-md-offset-3 text-center wrap_title">
<h2>What is?</h2>
<p class="lead" style="margin-top:0">Articles & Content Dedicated to Data</p>
</div>
</div>
</div> -->
<!-- Use it -->
<div id ="content" class="content-section-a">
<div class="container">
<div class="row">
<div class="col-sm-6 pull-right wow fadeInRightBig">
<img class="img-responsive " src="https://static1.squarespace.com/static/586383b0579fb33a8cf49761/586b63082e69cfdbc240436b/58ce1906e6f2e19aff892bf4/1490231974648/collab17_logo_primary.eps.jpg?format=2500w" alt="">
</div>
<div class="col-sm-6 wow fadeInLeftBig" data-animation-delay="200">
<h3 class="section-heading">Craft Brewery Collaborations (2017)</h3>
<div class="sub-title lead3"></div>
<p class="lead">
In this article, I look at the breweries that collaborate together to create a new brew.
</p>
<p><a class="btn btn-embossed btn-primary" href="breweries_collaboration.html" role="button">View Details</a>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- Use it -->
<div id ="content" class="content-section-a">
<div class="container">
<div class="row">
<div class="col-sm-6 pull-right wow fadeInRightBig">
<img class="img-responsive " src="articles/brewery/cask2.jpg" alt="">
</div>
<div class="col-sm-6 wow fadeInLeftBig" data-animation-delay="200">
<h3 class="section-heading">The Current State of the Brewing Industry (2017)</h3>
<div class="sub-title lead3">Data Mining & Visualizing Craft Beer</div>
<p class="lead">
In this article, I show the rise of the Craft Brewery and the IPA.
</p>
<p><a class="btn btn-embossed btn-primary" href="breweries.html" role="button">View Details</a>
</div>
</div>
</div>
<!-- /.container -->
</div>
<div id="contact" class="content-section-a">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center wrap_title">
<h2>Contact</h2>
<a href="https://github.com/Benyuel/benyuel.github.io/issues" style="margin-top:0">Submit a question, comment, or discuss here</a>
</div>
<hr class="featurette-divider hidden-lg">
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-7">
<!-- LICENSE -->
<a rel="cc:attributionURL" href="http://www.andreagalanti.it/flatfy"
property="dc:title">Flatfy Theme </a> by
<a rel="dc:creator" href="http://www.andreagalanti.it"
property="cc:attributionName">Andrea Galanti</a>
is licensed to the public under
<BR>the <a rel="license"
href="http://creativecommons.org/licenses/by-nc/3.0/it/deed.it">Creative
Commons Attribution 3.0 License - NOT COMMERCIAL</a>.
</div> <!-- /col-xs-7 -->
</div>
</div>
</footer>
<!-- JavaScript -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/script.js"></script>
<!-- StikyMenu -->
<script src="js/stickUp.min.js"></script>
<script type="text/javascript">
jQuery(function($) {
$(document).ready( function() {
$('.navbar-default').stickUp();
});
});
</script>
<!-- Smoothscroll -->
<script type="text/javascript" src="js/jquery.corner.js"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="js/classie.js"></script>
<script src="js/uiMorphingButton_inflow.js"></script>
<!-- Magnific Popup core JS file -->
<script src="js/jquery.magnific-popup.js"></script>
</body>
</html>