-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
531 lines (377 loc) · 23 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
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-49251855-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-49251855-1');
</script>
<title>Reactive.IO - Better Software, Faster.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" />
<link rel="stylesheet" href="/vendor/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="/vendor/icon-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="/vendor/icon-line/css/simple-line-icons.css">
<link rel="stylesheet" href="/vendor/icon-etlinefont/style.css">
<link rel="stylesheet" href="/vendor/icon-line-pro/style.css">
<link rel="stylesheet" href="/vendor/icon-hs/style.css">
<link rel="stylesheet" href="/vendor/animate.css">
<link rel="stylesheet" href="/vendor/fancybox/jquery.fancybox.css">
<link rel="stylesheet" href="/vendor/hs-megamenu/src/hs.megamenu.css">
<link rel="stylesheet" href="/vendor/hamburgers/hamburgers.min.css">
<link rel="stylesheet" href="/css/unify.css">
<meta name="generator" content="Hexo 6.0.0"></head>
<body>
<main>
<header id="js-header" class="u-header u-header--static">
<div class="u-header__section u-header__section--light g-bg-white g-transition-0_3 g-py-10">
<nav class="js-mega-menu navbar navbar-expand-lg hs-menu-initialized hs-menu-horizontal">
<div class="container">
<button class="navbar-toggler navbar-toggler-right btn g-line-height-1 g-brd-none g-pa-0 g-pos-abs g-top-minus-3 g-right-0" type="button" aria-label="Toggle navigation" aria-expanded="false" aria-controls="navBar" data-toggle="collapse" data-target="#navBar">
<span class="hamburger hamburger--slider">
<span class="hamburger-box">
<span class="hamburger-inner">
</span>
</span>
</span>
</button>
<a href="/" class="navbar-brand d-flex">
<img id="logo-header-reactiveio" class="img-fluid" src="/img/logo/reactiveio-default.png" alt="Reactive.IO">
</a>
<div class="collapse navbar-collapse align-items-center flex-sm-row g-pt-10 g-pt-5--lg g-mr-40--lg" id="navBar">
<ul class="navbar-nav g-pos-rel g-font-weight-600 ml-auto">
<li class="nav-item g-mx-10--lg g-mx-15--xl">
<a href="/" class="nav-link g-py-7 g-px-0">Home</a>
</li>
<li class="nav-item hs-has-sub-menu g-mx-10--lg g-mx-15--xl" data-animation-in="fadeIn" data-animation-out="fadeOut">
<a id="nav-link--features" class="nav-link g-py-7 g-px-0" href="/services/" aria-haspopup="true" aria-expanded="false" aria-controls="nav-submenu--features">Services</a>
<ul class="hs-sub-menu list-unstyled u-shadow-v11 g-brd-top g-brd-primary g-brd-top-2 g-min-width-220 g-mt-18 g-mt-8--lg--scrolling" id="nav-submenu--features" aria-labelledby="nav-link--features">
<li class="dropdown-item ">
<a href="/services/devops/" class="nav-link">Agile DevOps</a>
</li>
<li class="dropdown-item ">
<a href="/services/ml/" class="nav-link">Machine Learning</a>
</li>
<li class="dropdown-item ">
<a href="/services/cloudops/" class="nav-link">Secure CloudOps</a>
</li>
</ul>
</li>
<li class="nav-item hs-has-sub-menu g-mx-10--lg g-mx-15--xl" data-animation-in="fadeIn" data-animation-out="fadeOut">
<a id="nav-link--features" class="nav-link g-py-7 g-px-0" href="/industries/" aria-haspopup="true" aria-expanded="false" aria-controls="nav-submenu--features">Industries</a>
<ul class="hs-sub-menu list-unstyled u-shadow-v11 g-brd-top g-brd-primary g-brd-top-2 g-min-width-220 g-mt-18 g-mt-8--lg--scrolling" id="nav-submenu--features" aria-labelledby="nav-link--features">
<li class="dropdown-item ">
<a href="/industries/federal/" class="nav-link">Federal Government</a>
</li>
<li class="dropdown-item ">
<a href="/industries/corperate/" class="nav-link">Corperate Firms</a>
</li>
<li class="dropdown-item ">
<a href="/industries/startup/" class="nav-link">Start-Ups</a>
</li>
</ul>
</li>
<li class="nav-item g-mx-10--lg g-mx-15--xl">
<a href="https://www.reactive.blog" target="_blank" class="nav-link g-py-7 g-px-0">Blog</a>
</li>
</ul>
</div>
<div class="d-inline-block g-hidden-md-down g-pos-rel g-valign-middle g-pl-30 g-pl-0--lg">
<a class="btn u-btn-outline-primary g-font-size-13 text-uppercase g-py-10 g-px-15" href="mailto:[email protected]" target="_blank">Contact Us</a>
</div>
</div>
</nav>
</div>
</header>
<section class="container g-py-70">
<div class="row justify-content-center text-center g-mb-50">
<div class="col-lg-9">
<h1 class="h2 g-color-black g-font-weight-600 mb-2">Better Software, <span class="g-color-primary">Faster.</span></h1>
<div class="d-inline-block g-width-30 g-height-2 g-bg-primary mb-2"></div>
<p class="lead mb-0">In a world where success or failure is measured in microseconds, experienced technical leadership that delivers <b class="g-color-primary">faster</b> has never been more important.</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-communication-040 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20">Agile DevOps</h3>
<p class="g-color-gray-dark-v4">Rapidly design, build, and deploy with our Agile process and DevOps practices. We accelerate progress and performance with cutting-edge technology, system automation, and continuous deployment.</p>
<a class="g-color-main g-color-primary--hover g-font-weight-600 g-font-size-12 g-text-underline--none--hover text-uppercase" href="/services/devops/">learn more</a>
</div>
</div>
</div>
<div class="col-lg-4 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-science-008 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20">Machine Learning</h3>
<p class="g-color-gray-dark-v4">Leverage next generation Machine Learning technologies to predict new opportunities, identify anomalies, and prevent fraud in real time. From data prep to model deployment, we have you covered.</p>
<a class="g-color-main g-color-primary--hover g-font-weight-600 g-font-size-12 g-text-underline--none--hover text-uppercase" href="/services/ml/">learn more</a>
</div>
</div>
</div>
<div class="col-lg-4 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-weather-003 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20">Secure CloudOps</h3>
<p class="g-color-gray-dark-v4">Take full advantage of the best cloud computing platforms. Securely leverage autoscaling, serverless computing, Big Data, and multi-cloud architecture to reduce cost and increase productivity.</p>
<a class="g-color-main g-color-primary--hover g-font-weight-600 g-font-size-12 g-text-underline--none--hover text-uppercase" href="/services/cloudops/">learn more</a>
</div>
</div>
</div>
</div>
</section>
<hr class="g-brd-gray-light-v4 my-0">
<section class="g-bg-secondary">
<div class="container g-py-70">
<div class="row">
<div class="col-lg-6 g-hidden-md-down">
<img class="img-fluid w-100 mb-4" src="/img/logo/AWS.png" alt="AWS Certifications">
</div>
<div class="col-lg-6">
<div class="mb-2">
<div class="d-inline-block g-width-30 g-height-2 g-pos-rel g-top-minus-4 g-bg-primary mr-2"></div>
<span class="g-color-gray-dark-v3 g-font-weight-600 g-font-size-12 text-uppercase">Service Spotlight</span>
</div>
<div class="mb-5">
<h2 class="h2 g-color-black g-font-weight-600 g-mb-35">AWS Certified <span class="g-color-primary">DevOps</span> with a speciality in <span class="g-color-primary">Security</span> and <span class="g-color-primary">Machine Learning</span></h2>
<p>From scaling out global serverless workloads via elastic CI/CD pipelines to securely processing gigabytes of streaming data for real-time machine learning, you can rely on Reactive<span class="g-color-primary">.IO</span> to solve your hardest problems using the best technology.</p>
<p>To prove we walk-the-walk, we get certified at the Professional and Specialty level by AWS. This ensures you can rely on our expertise to architect, build, secure, and operate your most mission-critical systems on the most powerful Cloud platform.</p>
</div>
<div class="d-inline-block g-pos-rel g-valign-middle g-pl-0--lg">
<a class="btn u-btn-outline-primary g-font-size-13 text-uppercase g-py-10 g-px-15" href="/services/cloudops/">Dive into Secure CloudOps</a>
</div>
</div>
</div>
</div>
</section>
<hr class="g-brd-gray-light-v4 my-0">
<section class="g-pos-rel g-overflow-hidden">
<div class="container g-pt-70 g-pb-50">
<div class="row justify-content-between">
<div class="col-lg-5">
<div class="mb-2">
<div class="d-inline-block g-width-30 g-height-2 g-pos-rel g-top-minus-4 g-bg-primary mr-2"></div>
<span class="g-color-gray-dark-v3 g-font-weight-600 g-font-size-12 text-uppercase">Our Company</span></span>
</div>
<div class="text-lg-left">
<div class="g-mb-50">
<h2 class="h2 g-color-black g-font-weight-600 g-mb-35">Our culture of <span class="g-color-primary">Faster</span> makes us <span class="g-color-primary">Better</span> at delivering <span class="g-color-primary">Results</span></h2>
<p>In an ever-changing technology landscape, faster means better. At Reactive<span class="g-color-primary">.IO</span> our culture of faster leads you toward the best technology opportunities while dodging the threats.</p>
<p>Being faster makes us more agile and innovative. Faster systems are more resilient against increased demand and unexpected attacks. Faster means more software for less money. Let's make you faster.</p>
</div>
</div>
</div>
<div class="col-lg-7">
<div class="row">
<div class="col-lg-6 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-education-037 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20"><span class="g-color-primary">Faster</span> is Agile</h3>
<p class="g-color-gray-dark-v4">Move quickly and respond to change to take advantage of opportunities. We embed into your team, get to work, and show prompt results.</p>
</div>
</div>
</div>
<div class="col-lg-6 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-education-123 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20"><span class="g-color-primary">Faster</span> is Innovative</h3>
<p class="g-color-gray-dark-v4">Learn faster by rapidly prototyping new ideas with advanced technology. We fuse vision, feedback, and data to build forward thinking products.</p>
</div>
</div>
</div>
<div class="col-lg-6 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-finance-118 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20"><span class="g-color-primary">Faster</span> is Resilient</h3>
<p class="g-color-gray-dark-v4">Adapt to exponential customer growth and distributed attacks. We build globally available elastic systems that are ready for anything.</p>
</div>
</div>
</div>
<div class="col-lg-6 g-mb-30">
<div class="media g-mb-15">
<div class="d-flex mr-4">
<span class="g-color-primary g-font-size-30">
<i class="icon-finance-193 u-line-icon-pro"></i>
</span>
</div>
<div class="media-body">
<h3 class="h5 g-color-black g-font-weight-600 mb-20"><span class="g-color-primary">Faster</span> is Efficient</h3>
<p class="g-color-gray-dark-v4">Respond to customer demand while avoiding unnecessary costs. We ensure you only pay for what you need exactly when you need it.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<hr class="g-brd-gray-light-v4 my-0">
<section class="g-bg-secondary">
<div class="container text-center g-py-70">
<div class="row justify-content-center text-center">
<div class="col-lg-9">
<div class="g-mb-50">
<h1 class="h2 g-color-black g-font-weight-600 mb-2">Let's Make You <span class="g-color-primary">Faster</span></h1>
<div class="d-inline-block g-width-30 g-height-2 g-bg-primary mb-2"></div>
<p class="lead mb-0">To cut through the hardest technology problems, you need the sharpest industry experts. Learn why early stage Start-Ups, Fortune 500s, and Federal Agencies trust us to build their mission-critical software right the first time.</p>
</div>
<div class="d-inline-block g-pos-rel g-valign-middle g-pl-0--lg">
<a class="btn u-btn-outline-primary g-font-size-13 text-uppercase g-py-10 g-px-15" href="mailto:[email protected]" target="_blank">Contact Us Now</a>
</div>
</div>
</div>
</div>
</section>
<section class="g-bg-primary g-color-white g-pt-5">
</section>
<div class="g-bg-black-opacity-0_9 g-color-white-opacity-0_8 g-py-60">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 g-mb-40 g-mb-0--lg">
<div class="u-heading-v3-1 g-brd-white-opacity-0_3 g-mb-25">
<h2 class="u-heading-v3__title h6 g-brd-bottom g-brd-white-opacity-0_1 g-pb-10">Verified SDVOSB</h2>
</div>
<p>
<a class="d-block g-mb-20" href="https://reactive.link/sdvosb" target="_blank">
<img class="img-fluid sdvosb" src="/img/logo/sdvosb.png" alt="SDVOSB">
</a>
<span class="g-hidden-lg-down">Reactive.IO is a Verified</span> Service Disabled Veteran Owned Small Business.
</p>
</div>
<div class="col-lg-3 col-md-6 g-mb-40 g-mb-0--lg">
<div class="u-heading-v3-1 g-brd-white-opacity-0_3 g-mb-25">
<h2 class="u-heading-v3__title h6 g-brd-bottom g-brd-white-opacity-0_1 g-pb-10">Explore Reactive.IO</h2>
</div>
<nav class="text-uppercase1">
<ul class="list-unstyled g-mt-minus-10 mb-0">
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-4">
<h4 class="h6 g-pr-20 mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="/">Home</a>
<i class="fa fa-angle-right g-absolute-centered--y g-right-0"></i>
</h4>
</li>
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-4">
<h4 class="h6 g-pr-20 mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="/services/">Services</a>
<i class="fa fa-angle-right g-absolute-centered--y g-right-0"></i>
</h4>
</li>
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-4">
<h4 class="h6 g-pr-20 mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="/industries/">Industries</a>
<i class="fa fa-angle-right g-absolute-centered--y g-right-0"></i>
</h4>
</li>
</ul>
</nav>
</div>
<div class="col-lg-3 col-md-6 g-mb-40 g-mb-0--lg">
<div class="u-heading-v3-1 g-brd-white-opacity-0_3 g-mb-25">
<h2 class="u-heading-v3__title h6 g-brd-bottom g-brd-white-opacity-0_1 g-pb-10">Get in Contact</h2>
</div>
<ul class="list-unstyled g-mt-minus-10 mb-0">
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-3"><i class="icon-map"></i> <a class="g-color-white-opacity-0_8 g-color-white--hover" target="_blank" href="https://goo.gl/maps/dkREw5nbhasBzeNH6">701 Brazos St. Austin, TX</a></li>
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-3"><i class="icon-envelope"></i> <a class="g-color-white-opacity-0_8 g-color-white--hover" href="mailto:[email protected]">[email protected]</a></li>
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-3"><i class="icon-phone"></i> <a class="g-color-white-opacity-0_8 g-color-white--hover" href="tel:1-646-820-4411">646.820.4411</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<div class="u-heading-v3-1 g-brd-white-opacity-0_3 g-mb-25">
<h2 class="u-heading-v3__title h6 g-brd-bottom g-brd-white-opacity-0_1 g-pb-10">Stay in Touch</h2>
</div>
<ul class="list-unstyled g-mt-minus-10 mb-0">
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-3"><i class="fa fa-fw fa-linkedin"></i> <a class="g-color-white-opacity-0_8 g-color-white--hover" target="_blank" title="LinkedIn" href="https://www.linkedin.com/company/reactive-io">/in/reactive-io</a></li>
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-3"><i class="fa fa-fw fa-github-alt"></i> <a class="g-color-white-opacity-0_8 g-color-white--hover" target="_blank" title="GitHub" href="https://github.com/reactive-io">@reactive-io</a></a></li>
<li class="g-pos-rel g-brd-white-opacity-0_1 g-py-3"><i class="fa fa-fw fa-twitter"></i> <a class="g-color-white-opacity-0_8 g-color-white--hover" target="_blank" title="Twitter" href="https://twitter.com/reactive_io">@reactive_io</a></li>
</ul>
</div>
</div>
</div>
</div>
</main>
<script src="/vendor/jquery/jquery.min.js"></script>
<script src="/vendor/jquery-migrate/jquery-migrate.min.js"></script>
<script src="/vendor/popper.js/popper.min.js"></script>
<script src="/vendor/bootstrap/bootstrap.min.js"></script>
<script src="/vendor/appear.js"></script>
<script src="/vendor/hs-megamenu/src/hs.megamenu.js"></script>
<script src="/vendor/fancybox/jquery.fancybox.min.js"></script>
<script src="/js/hs.core.js"></script>
<script src="/js/components/hs.header.js"></script>
<script src="/js/helpers/hs.hamburgers.js"></script>
<script src="/js/components/hs.tabs.js"></script>
<script src="/js/components/hs.popup.js"></script>
<script src="/js/components/hs.counter.js"></script>
<script src="/js/components/hs.go-to.js"></script>
<script>
$(document).on('ready', function () {
// initialization of tabs
$.HSCore.components.HSTabs.init('[role="tablist"]');
// initialization of popups
$.HSCore.components.HSPopup.init('.js-fancybox');
// initialization of counters
var counters = $.HSCore.components.HSCounter.init('[class*="js-counter"]');
// initialization of go to
$.HSCore.components.HSGoTo.init('.js-go-to');
});
$(window).on('load', function () {
// initialization of header
$.HSCore.components.HSHeader.init($('#js-header'));
$.HSCore.helpers.HSHamburgers.init('.hamburger');
// initialization of HSMegaMenu component
$('.js-mega-menu').HSMegaMenu({
event: 'hover',
pageContainer: $('.container'),
breakpoint: 991
});
});
$(window).on('resize', function () {
setTimeout(function () {
$.HSCore.components.HSTabs.init('[role="tablist"]');
}, 200);
});
</script>
</body>
</html>