-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
291 lines (275 loc) · 13.8 KB
/
index.html
File metadata and controls
291 lines (275 loc) · 13.8 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
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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<meta name="theme-color" content="#2196F3">
<title>XAND Software</title>
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<!-- CSS -->
<link href="min/plugin-min.css" type="text/css" rel="stylesheet">
<link href="min/custom-min.css" type="text/css" rel="stylesheet" >
</head>
<body id="top" class="scrollspy">
<!-- Pre Loader -->
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
</div>
<!--Navigation-->
<div class="navbar-fixed">
<nav id="nav_f" class="default_color" role="navigation">
<div class="container">
<div class="nav-wrapper">
<a href="#" id="logo-container" class="brand-logo"><b>XAND</b> Software</a>
<ul class="right hide-on-med-and-down">
<li><a href="#intro">About</a></li>
<li><a href="#work">Products</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#contact">Connect</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="#intro">About</a></li>
<li><a href="#work">Products</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#contact">Connect</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</div>
</nav>
</div>
<!--Hero-->
<div class="section no-pad-bot" id="index-banner">
<div class="container">
<h1 class="text_h center header cd-headline letters type">
<span>XAND is creating </span>
<span class="cd-words-wrapper waiting">
<b class="is-visible">software.</b>
<b>websites.</b>
<b>games.</b>
</span>
</h1>
</div>
</div>
<!--Intro and service-->
<div id="intro" class="section scrollspy">
<div class="container">
<div class="row">
<div class="col s12">
<h2 class="center header text_h2"> XAND Software is a small oranization looking to create <span class="span_h2"> software that works. </span>Our goal is to make the user experience as seamless and functional <span class="span_h2"> as possible.</span> </h2>
</div>
</div>
</div>
</div>
<!--Parallax-->
<div class="parallax-container">
<div class="parallax"><img src="img/parallax1.png"></div>
</div>
<!--Work-->
<div class="section scrollspy" id="work">
<div class="container">
<h2 class="header text_b">Our Stuff </h2>
<div class="row">
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/v8.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">V8 - 2D Game Engine <i class="mdi-navigation-more-vert right"></i></span>
<p><a href="#">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4"><b>V8 Game Engine</b><i class="mdi-navigation-close right"></i></span>
<p>V8 is an open source game engine developed for the <a href="https://love2d.org">Love2D</a> framework. V8 combines physics, lighting, dynamic objects, particles, and much more into an intuitive and easy to use system.</p>
<p>Since V8 is open source, it is constantly being improved and updated. You can contribute to the development of V8 <a href="#">here!</a></p>
<br>
<button class="btn waves-effect waves-light deep-purple darken-1">Visit Full Site
</button>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/powerscout.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">PowerScout <i class="mdi-navigation-more-vert right"></i></span>
<p><a href="#">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4"><b>PowerScout</b><i class="mdi-navigation-close right"></i></span>
<p>PowerScout is a web-app for tracking progress in the FIRST Robotics competitions.</p>
<p>This program is built for teams who are looking to improve their scouting performance, get real time analytical data, or just get an overview of the competition.</p>
<button class="btn waves-effect waves-light pink darken-1">Visit Full Site
</button>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/scriptshare.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">ScriptShare <i class="mdi-navigation-more-vert right"></i></span>
<p><a href="#">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4"><b>ScriptShare</b> <i class="mdi-navigation-close right"></i></span>
<p>ScriptShare is a web-app for hosting code. While many websites like <a href="https://github.com">GitHub</a> or <a href="https://bitbucket.org/">Bitbucket</a> integrate with Git, ScriptShare (while Git is supported) has file management built right into your project page.</p>
<p>ScriptShare also offers a help section where people can ask about anything they're having trouble with. User feedback is archived for access at any time.</p>
<button class="btn waves-effect waves-light blue darken-1">Visit Full Site
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Parallax-->
<div class="parallax-container">
<div class="parallax"><img src="img/parallax2.png"></div>
</div>
<!--Team-->
<div class="section scrollspy" id="team">
<div class="container">
<h2 class="header text_b"> Our Team </h2>
<div class="row">
<center>
<div class="col s12 m3">
<div class="card card-avatar">
<div class="waves-effect waves-block waves-light">
<img class="activator" src="img/Eric.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Eric <br/>
<small><a class="red-text text-darken-1" href="#"><b>CEO</b> <br><em>That Guy</a></em></small></span>
<p>
<a class="blue-text text-lighten-2" href="https://twitter.com/ebernerd" target="_blank">
<i class="fa fa-twitter-square"></i>
</a>
<a class="blue-text text-lighten-2" href="https://github.com/ebernerd" target="_blank">
<i class="fa fa-github-square"></i>
</a>
</p>
</div>
</div>
</div>
<div class="col s12 m3">
<div class="card card-avatar">
<div class="waves-effect waves-block waves-light">
<img class="activator" src="img/Tyloo.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Tyler<br/>
<small><a class="red-text text-darken-1" href="#"><b>CTO</b><br><em> Professional Tyloo</a></em></small>
</span>
<p>
<a class="blue-text text-lighten-2" href="https://www.github.com/tmello01" target="_blank">
<i class="fa fa-github-square"></i>
</a>
</p>
</div>
</div>
</div>
<div class="col s12 m3">
<div class="card card-avatar">
<div class="waves-effect waves-block waves-light">
<img class="activator" src="img/Matt.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Matt<br/>
<small><a class="red-text text-darken-1" href="#"><b>Senior Developer</b><br><em> Spanish Helpdesk</a></em></small>
</span>
<p>
<a class="blue-text text-lighten-2" href="https://twitter.com/wolfninja2" target="_blank">
<i class="fa fa-twitter-square"></i>
</a>
</p>
</div>
</div>
</div>
</center>
</div>
</div>
</div>
<!--Footer-->
<footer id="contact" class="page-footer default_color scrollspy">
<div class="container">
<div class="row">
<!--
<div class="col l6 s12">
<form class="col s12" action="contact.php" method="post">
<div class="row">
<div class="input-field col s6">
<i class="mdi-action-account-circle prefix white-text"></i>
<input id="icon_prefix" name="name" type="text" class="validate white-text">
<label for="icon_prefix" class="white-text">First Name</label>
</div>
<div class="input-field col s6">
<i class="mdi-communication-email prefix white-text"></i>
<input id="icon_email" name="email" type="email" class="validate white-text">
<label for="icon_email" class="white-text">Your Email Address</label>
</div>
<div class="input-field col s12">
<i class="mdi-editor-mode-edit prefix white-text"></i>
<textarea id="icon_prefix2" name="message" class="materialize-textarea white-text"></textarea>
<label for="icon_prefix2" class="white-text">Message</label>
</div>
<div class="col offset-s7 s5">
<button class="btn waves-effect waves-light red darken-1" type="submit">Submit
<i class="mdi-content-send right white-text"></i>
</button>
</div>
</div>
</form>
</div>
-->
<div class="col l3 s12">
<h5 class="white-text">XAND Software</h5>
<ul>
<li><a class="white-text" href="./">Home</a></li>
<li><a class="white-text" href="#">V8 Engine</a></li>
<li><a class="white-text" href="#">Q UI Library</a></li>
<li><a class="white-text" href="#">ScriptShare</a></li>
<li><a class="white-text" href="#">PowerScout</a></li>
</ul>
</div>
<div class="col l3 s12">
<h5 class="white-text">Connect with Us</h5>
<ul>
<li>
<a class="white-text" href="https://twitter.com/xandsoftware">
<i class="small fa fa-twitter-square white-text"></i> Twitter
</a>
</li>
<li>
<a class="white-text" href="https://www.facebook.com/xandsoftware/">
<i class="small fa fa-facebook-square white-text"></i> Facebook
</a>
</li>
<li>
<a class="white-text" href="https://github.com/ebernerd">
<i class="small fa fa-github-square white-text"></i> Github
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright default_color">
</div>
</footer>
<!-- Scripts-->
<script src="min/plugin-min.js"></script>
<script src="min/custom-min.js"></script>
</body>
</html>