-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
306 lines (274 loc) · 10.1 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
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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!-- Meta tag -->
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="">
<meta name='copyright' content='codeglim'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Title Tag -->
<title>Ghost Wrench</title>
<!-- Favicon -->
<link rel="icon" type="image/png" href="images/favicon.png">
<!-- Hover CSS -->
<link rel="stylesheet" href="css/hover.css">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="css/fontawesome.css">
<link rel="stylesheet" href="css/brands.css">
<link rel="stylesheet" href="css/solid.css">
<!-- Slick Nav CSS -->
<link rel="stylesheet" href="css/slicknav.min.css">
<!-- Owl Carousel CSS -->
<link rel="stylesheet" href="css/owl.theme.default.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Animate CSS -->
<link rel="stylesheet" href="css/animate.min.css">
<!-- Bootstrap Css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Jalil Style CSS -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Jalil Colors -->
<!-- Use another color Just remove bottom of the comment tag -->
<!--<link rel="stylesheet" href="css/skin/blaze.css">-->
<!--<link rel="stylesheet" href="css/skin/blue.css">-->
<link rel="stylesheet" href="css/skin/blue2.css">
<!--<link rel="stylesheet" href="css/skin/green.css">-->
<!--<link rel="stylesheet" href="css/skin/red.css">-->
<!--<link rel="stylesheet" href="css/skin/purple.css">-->
<!--<link rel="stylesheet" href="css/skin/pink.css">-->
<!--<link rel="stylesheet" href="css/skin/orange.css">-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Start Header -->
<header id="header">
<!-- Header Inner -->
<div class="header-inner">
<div class="container">
<div class="row">
<div class="col-md-2 col-sm-12 col-xs-12">
<!-- Logo -->
<div class="logo">
<a href="index.html"><img src="images/LogoHeader.png" href="index.html" /></a>
</div>
<!--/ End Logo -->
</div>
<div class="col-md-10 col-sm-12 col-xs-12">
<div class="nav-area">
<!-- Main Menu -->
<nav class="mainmenu">
<div class="mobile-nav"></div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="index.html#header" class="active">Home</a></li>
<li><a href="index.html#contact">Contact</a></li>
<li><a href="t9/index.html">TTRPG-9000</a></li>
<li><a href="https://github.com/GhostWrench">Open Source</a></li>
</ul>
</div>
</nav>
<!--/ End Main Menu -->
</div>
</div>
</div>
</div>
</div>
<!--/ End Header Inner -->
</header>
<!--/ End Header -->
<!-- Start Service -->
<section id="service" class="section clearfix">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2><span>Ghost Wrench</span></h2>
<h3><span>Embedded</span> System Prototyping</h3>
<h4>
Embedded hardware and software foundations that you can grow your business with!
</h4>
<br/><br/>
<h3>What we create</h3>
</div>
</div>
<!-- Single Service -->
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="single-service">
<div><img src="images/microchip_icon.png"></img></div>
<h4>PCBs</h4>
<p>
We take your product concept from great idea to actual physical hardware with our PCB design and manufacturing services.
</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="single-service">
<div><img src="images/cmdprompt_icon.png"></img></div>
<h4>BSPs</h4>
<p>
Custom Board Support Packages (BSPs) for your hardware using industry standard build systems such as <strong>Buildroot</strong> and RTOSs such as <strong>Zephyr</strong>. We also support off the shelf SBCs such as <strong>Raspberry Pi</strong> and <strong>Beaglebone Black</strong>.
</p>
</div>
</div>
<!--/ End Single Service -->
<!-- Single Service -->
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="single-service">
<div><img src="images/cells_icon.png"></img></div>
<h4>Embedded Software</h4>
<p>
Software design and development for embedded systems with low level Languages <strong>C</strong>, <strong>C++</strong> and <strong>Rust</strong>. We pride ourselves in creating high-quality, testable and maintainable software.
</p>
</div>
</div>
<!--/ End Single Service -->
<div class="col-md-12">
<div class="section-title">
<br/><br/>
<h3>Minimized Technical Debt</h3>
</div>
</div>
<!-- Single Service -->
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="single-service">
<div><img src="images/motion.png"></img></div>
<h4>Tested</h4>
<p>
We make smart use of <strong>unit testing</strong> and <strong>integration testing</strong> to ensure that our code quality has longevity and refactors are as painless as possible. In addition we make use of open-source static analysis, linting and memory profiling tools to prevent future debugging nightmares.
</p>
</div>
</div>
<!--/ End Single Service -->
<!-- Single Service -->
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="single-service">
<div><img src="images/book_icon.png"></img></div>
<h4>Documented</h4>
<p>
All our code is documented so that your developers can hit the ground running with everything they need to succeed. Every code
base comes with <strong>Doxygen</strong> or <strong>rustdoc</strong> compatible comments and documentation.
</p>
</div>
</div>
<!--/ End Single Service -->
<!-- Single Service -->
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="single-service">
<div><img src="images/cloud_icon.png"></img></div>
<h4>Open Development</h4>
<p>
We utilize collaboration tools like <strong>Git</strong> and <strong>GitHub Projects</strong> so that our clients have an open and detailed view into the progress being made on their projects.
</p>
</div>
<!--/ End Single Service -->
</div>
</div>
</section>
<!--/ End Service -->
<!-- Call to action -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<h2>Empower Your Company's Product Development Today!</h2>
</div>
</div>
</div>
</section>
<!--/ End Call to action -->
<!-- Contact Us -->
<section id="contact" class="section">
<div class="container">
<div class="row">
<div class="col-md-12 wow fadeInUp">
<div class="section-title">
<h2>Contact<span> Info</span></h2>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="contact">
<p><i class="fa-solid fa-map"></i> Arvada, Colorado USA</li></p>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="contact">
<p><i class="fa-solid fa-phone"></i> +1 (303) 505-6925</p>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="contact">
<p><i class="fa-solid fa-envelope"></i> [email protected]</p>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="contact">
<p><i class="fa-brands fa-mastodon"></i> <a rel="me" href="https://fosstodon.org/@GhostWrench">Mastodon</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="contact">
<p><i class="fa-brands fa-github"></i> <a href="https://github.com/GhostWrench">Github</a></p>
</div>
</div>
</div>
</section>
<!--/ End Contact Us -->
<!-- Start Footer -->
<footer id="footer" class="clearfix">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="copyright">
<p>© 2019 <span>Ghost Wrench, LLC</p>
</div>
</div>
</div>
</div>
</footer>
<!--/ End Footer -->
<!-- Jquery JS -->
<script src="js/jquery.min.js"></script>
<!-- Modernizr JS -->
<script src="js/modernizr.min.js"></script>
<!-- Scroll Up JS -->
<script src="js/jquery.scrollUp.min.js"></script>
<!-- Wow JS -->
<script src="js/wow.min.js"></script>
<!-- Slick Nav JS -->
<script src="js/jquery.slicknav.min.js"></script>
<!-- Onepage Nav JS -->
<script src="js/jquery.nav.js"></script>
<!-- Typed JS -->
<script src="js/typed.min.js"></script>
<!-- Popup JS -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- Steller JS -->
<script src="js/jquery.stellar.js"></script>
<!-- Particles JS -->
<script src="js/particles.min.js"></script>
<script src="js/particle-code.js"></script>
<!-- Counterup JS -->
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<!-- Owl Carousel JS -->
<script src="js/owl.carousel.min.js"></script>
<!-- Bootstrap JS -->
<script src="js/bootstrap.min.js"></script>
<!-- Google Map JS -->
<!--<script src="js/gmap.js"></script>-->
<!-- Main JS -->
<script src="js/main.js"></script>
</body>
</html>