-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
218 lines (192 loc) · 9.6 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
<!DOCTYPE html>
<html>
<head>
<!-- ==========================
Meta Tags
=========================== -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- ==========================
Title
=========================== -->
<title>SCSDDeputy</title>
<!-- ==========================
Favicons
=========================== -->
<link rel="shortcut icon" href="icons/favicon.ico">
<link rel="apple-touch-icon" href="icons/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="icons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="icons/apple-touch-icon-114x114.png">
<!-- ==========================
Fonts
=========================== -->
<link href='https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lilita+One' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
<!-- ==========================
CSS
=========================== -->
<link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="/css/animate.css" rel="stylesheet" type="text/css">
<link href="/css/creative-brands.css" rel="stylesheet" type="text/css">
<link href="/css/vertical-carousel.css" rel="stylesheet" type="text/css">
<link href="/css/custom.css" rel="stylesheet" type="text/css">
<!-- ==========================
JS
=========================== -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<a href="#page-top" class="scroll-up scroll"><i class="fa fa-chevron-up"></i></a>
<h1>SCSDDeputy</h1>
<!-- ==========================
HEADER - START
=========================== -->
<header>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavigation"><i class="fa fa-bars"></i></button>
<img src="https://pbs.twimg.com/profile_images/605396251937505280/T-KN6lD9.png" class="navbar-logo pull-left" alt="" />
<a href="index.html" class="navbar-brand animated flipInX">SCSDDeputy</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="myNavigation">
<ul class="nav navbar-nav navbar-right animated flipInX">
<li><a href="#about" class="scroll">About me</a></li>
<li><a href="#portfolio" class="scroll">Portfolio</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<div class="jumbotron">
<img src="https://pbs.twimg.com/profile_images/605396251937505280/T-KN6lD9.png" class="img-responsive img-rounded scrollpoint sp-effect3" alt="" />
<div class="social-wrapper">
<ul class="brands brands-inline hidden-xs scrollpoint sp-effect1">
<li><a href="https://twitch.tv/scsddeputy"><i class="fa fa-twitch hi-icon-effect-8"></i></a></li>
<li><a href="https://twitter.com/scsddeputy"><i class="fa fa-twitter"></i></a></li>
</ul>
<h2 class="scrollpoint sp-effect3">SCSDDeputy</h2>
<ul class="brands brands-inline hidden-xs scrollpoint sp-effect2">
<li><a href="https://github.com/scsddeputy"><i class="fa fa-github"></i></a></li>
<li><a href="https://bitbucket.org/scsddeputy"><i class="fa fa-bitbucket"></i></a></li>
</ul>
</div>
<!-- Slideshow start -->
<div id="slideshow" class="carousel slide vertical scrollpoint sp-effect3" data-ride="carousel">
<div class="carousel-inner">
<!-- Slideshow item 1 active -->
<div class="item active"><h3>I <i class="fa fa-heart icon-first"></i> webdesign</h3></div>
<!-- Slideshow item 2 -->
<div class="item"><h3>Creative coder <i class="fa fa-code icon"></i></h3></div>
<!-- Slideshow item 3 -->
<div class="item"><h3><i class="fa fa-trophy"></i> Awesome designer</h3></div>
</div>
</div>
<!-- Slideshow end -->
</div>
</header>
<!-- ==========================
HEADER - END
=========================== -->
<!-- ==========================
ABOUT - START
=========================== -->
<section id="about" class="content-first">
<div class="container">
<div class="row">
<div class="col-sm-2 hidden-xs scrollpoint sp-effect1"><!-- Profile image -->
<img src="image/me.jpg" class="img-responsive" alt="" />
</div><!-- Profile end -->
<div class="col-md-7 col-sm-6 scrollpoint sp-effect1"><!-- Profile description -->
<h3>Josh Leaver</h3>
<p>I am an extreamly focused web developer that is always looking to broaden my skill set and learn new and exciting systems. I am primarily focused on PHP & Laravel developement but do have some
experience with Node, Javascript, CSS, and HTML</p>
</div><!-- Profile description end-->
</div><!--col 3 end-->
</div><!--Row about end-->
</div>
</section>
<!-- ==========================
ABOUT - END
=========================== -->
<!-- ==========================
QUOTES - START
=========================== -->
<section id="quotes" class="content-first">
<div class="container">
<div class="row scrollpoint sp-effect3">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="blockquote-reverse">
<p><i class="fa fa-quote-left"></i> Never fall in love with an idea. They’re whores. If the one you’re with isn’t doing the job, there’s always, always, always another.</p>
<footer> Chip Kidd</footer>
</blockquote>
</div>
</div>
</div>
</section>
<!-- ==========================
QUOTES - END
=========================== -->
<!-- ==========================
PORTFOLIO - START
=========================== -->
<section id="portfolio" class="content-second">
<h2 class="scrollpoint sp-effect3">Portfolio</h2>
<ul class="grid cs-style-4">
<li>
<figure class="scrollpoint sp-effect1">
<div><img src="image/streamers-logo.png" alt="img04"></div>
<figcaption>
<h3>StreamersIO</h3>
<a href="streamers.html">Show me</a>
</figcaption>
</figure>
</li>
</ul>
</section>
<!-- ==========================
REFERENCE - END
=========================== -->
<!-- ==========================
FOOTER - START
=========================== -->
<section id="footer">
<div class="container">
<div class="row">
<div class="col-sm-12 scrollpoint sp-effect3">
<ul class="brands brands-inline">
<li><a href="https://twitch.tv/scsddeputy"><i class="fa fa-twitch hi-icon-effect-8"></i></a></li>
<li><a href="https://twitter.com/scsddeputy"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/scsddeputy"><i class="fa fa-github"></i></a></li>
<li><a href="https://bitbucket.org/scsddeputy"><i class="fa fa-bitbucket"></i></a></li>
</ul>
<p>© SCSDDeputy 2016 All right reserved.</p>
</div>
</div>
</div>
</section>
<!-- ==========================
FOOTER - END
=========================== -->
<!-- ==========================
JS
=========================== -->
<script src="https://code.jquery.com/jquery-latest.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.magnific-popup.min.js"></script>
<script src="/js/creative-brands.js"></script>
<script src="/js/jquery.easy-pie-chart.js"></script>
<script src="/js/modernizr.custom.js"></script>
<script src="/js/waypoints.min.js"></script>
<script src="/js/jquery.countTo.js"></script>
<script src="/js/jqBootstrapValidation.js"></script>
<script src="/js/custom.js"></script>
</body>
</html>