-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·270 lines (228 loc) · 11 KB
/
index.html
File metadata and controls
executable file
·270 lines (228 loc) · 11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A collaborative eletrical and firmware engineering agency">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="robots" content="noindex">
<title>Intercreate.io</title>
<!-- Bootstrap[4.1.1] -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- css -->
<!-- <link href="css/intercreate.min.css" rel="stylesheet"> -->
<link rel="stylesheet" href="css/intercreate.css">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119112867-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-119112867-1');
</script>
</head>
<body>
<a name="top"></a>
<!-- Navigation -->
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top" id="mainNav">
<div class="container">
<a title="INTERCREATE" href="http://intercreate.io"><img alt="INTERCREATE" id="Logo" src="img/intercreate-icon.svg"></a>
<a title="INTERCREATE" href="http://intercreate.io"><img alt="INTERCREATE" id="Logo-Mobile" src="img/intercreate-icon.svg"></a>
<a title="INTERCREATE" class="navbar-brand" href="#top">INTERCREATE</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<span class="nav-link text-dark">Projects</span>
</li>
<li class="nav-item">
<a title="Approach" class="nav-link" href="/www.intercreate.io/approach">Approach</a>
</li>
<li class="nav-item">
<a title="About Us" class="nav-link" href="/www.intercreate.io/about">About</a>
</li>
<li class="nav-item">
<a title="Opportunities" class="nav-link" href="/www.intercreate.io/opportunities">Opportunities</a>
</li>
<li class="nav-item">
<a title="Contact Us" class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- //Navigation -->
<!-- Masthead -->
<header id="projectsBanner" class="masthead text-white text-center">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto px-4">
<h1>Intercreate is a collaborative firmware and electrical engineering agency focused on providing the best experiences for end users.</h1>
</div>
</div>
</div>
</header>
<!-- //Masthead -->
<!-- Projects -->
<section class="projects container-fluid pt-4 pb-5 bg-white">
<div class="my-5 text-center px-2 mx-1">
<h2 class="mt-3 mb-4">- PROJECTS -</h2>
<p class="pb-3">WE HAVE WORKED WITH A VARIETY OF ORGANIZATIONS HELPING TO BRING SUCCESSFUL PRODUCTS TO MARKET</p>
</div>
<div class="row justify-content-center">
<div class="col-11 col-xl-9">
<div class="row">
<div class="col-12 col-md-6 col-xl-4 mb-4">
<div class="position-relative">
<img src="img/placeholders/images.jpeg" class="w-100">
<div class="project-content position-absolute h-100 w-100 text-white p-3">
<h3 class="h4">Project</h3>
<span class="h6">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-4 mb-4">
<div class="position-relative">
<img src="img/placeholders/1328087284_840971.jpeg" class="w-100">
<div class="project-content position-absolute h-100 w-100 text-white p-3">
<h3 class="h4">Project</h3>
<span class="h6">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-4 mb-4">
<div class="position-relative">
<img src="img/placeholders/images.jpeg" class="w-100">
<div class="project-content position-absolute h-100 w-100 text-white p-3">
<h3 class="h4">Project</h3>
<span class="h6">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-4 mb-4">
<div class="position-relative">
<img src="img/placeholders/images.jpeg" class="w-100">
<div class="project-content position-absolute h-100 w-100 text-white p-3">
<h3 class="h4">Project</h3>
<span class="h6">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-4 mb-4">
<div class="position-relative">
<img src="img/placeholders/images.jpeg" class="w-100">
<div class="project-content position-absolute h-100 w-100 text-white p-3">
<h3 class="h4">Project</h3>
<span class="h6">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-4 mb-4">
<div class="position-relative">
<img src="img/placeholders/1328087284_840971.jpeg" class="w-100">
<div class="project-content position-absolute h-100 w-100 text-white p-3">
<h3 class="h4">Project</h3>
<span class="h6">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //Projects -->
<!-- Services -->
<section class="services container-fluid py-5 px-4">
<div class="row">
<div class="col-xl-10 mx-auto">
<div class="text-center">
<h2 class="mt-3 mb-4">- SERVICES -</h2>
</div>
<div class="row justify-content-center">
<div class="col-12 col-lg-4 mt-4 text-center">
<h3>ELECTRICAL DESIGN</h3>
<ul class="p-0 m-0">
<li>System architecture and design</li>
<li>Schematic design</li>
<li>PCB Layout</li>
<li>Validation and bring-up</li>
<li>CM / ODM / JDM management</li>
<li>Design for high volume manufacturing</li>
<li>Design for high volume test</li>
<li>User Interface design</li>
<li>Low power battery consumption optimization</li>
</ul>
</div>
<div class="col-12 col-lg-4 mt-4 text-center">
<h3>FIRMWARE DESIGN</h3>
<ul class="p-0 m-0">
<li>Device Drivers</li>
<li>Board support packages</li>
<li>Connective interfaces and protocols</li>
<li>Bring-up and debug on hardware and software platforms</li>
<li>Applications on real-time operating systems</li>
<li>Power Optimization on embedded systems</li>
<li>Algorithmic code implementation and optimization</li>
<li>Chip selection for target application</li>
</ul>
</div>
<div class="col-12 col-lg-4 mt-4 text-center">
<h3>MANUFACTURING TEST</h3>
<ul class="p-0 m-0">
<li>Test plan development</li>
<li>Tester development</li>
<li>Vendor selection and management</li>
<li>Tester deployment to factory</li>
<li>Support for domestic / overseas builds</li>
<li>CM / ODM / JDM management of test</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- //Services -->
<a name="contact"></a>
<!-- Contact -->
<section class="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center px-4">
<h2>- CONTACT US -</h2>
<p>Intercreate is based in San Francisco, where passion and ambition thrive.</p>
<div class="contact-icons mt-4 pt-1">
<a title="Email" href="mailto:hello@intercreate.io?subject=Hi There" class="d-inline-block mx-2"><i id="icon-email"></i></a>
<a title="Phone: 1-415-944-9987" href="tel:1-415-944-9987" class="d-inline-block mx-2"><i id="icon-phone"></i></a>
<a title="Angel List" target="_blank" href="https://angel.co/intercreate" class="d-inline-block mx-2"><i id="icon-angellist"></i></a>
<a title="LinkedIn" target="_blank" href="https://www.linkedin.com/company/intercreate" class="d-inline-block mx-2"><i id="icon-linkedin"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- //Contact -->
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-12 h-100 text-center my-auto">
<p class="text-muted small m-0">© 2018 Intercreate</p>
</div>
</div>
</div>
</footer>
<!-- //Footer -->
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/grow-shrink-nav.min.js"></script>
<script src="js/agency.min.js"></script>
</body>
</html>