This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
625 lines (497 loc) · 23.5 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
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
<!DOCTYPE html>
<html lang="en">
<head>
<title>Grok Interactive</title>
<meta charset="utf-8">
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta name="author" content="Grok Interactive, LLC">
<meta name="description" content="We Grok the Web">
<meta name="MS.LOCALE" content="EN-US" />
<meta name="revisit-after" content="10 days" />
<meta name="robots" content="index,follow" />
<meta name="URL" content="http://www.grok-interactive.com" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="fb:admins" content="440639386014676"/>
<meta property="fb:admins" content="621293620"/>
<meta property="fb:admins" content="710704899"/>
<meta property="og:title" content="Grok Interactive">
<meta property="og:type" content="website">
<meta property="og:url" content="http://www.grok-interactive.com/">
<meta property="og:description" content="We Grok the Web">
<meta property="og:site_name" content="Grok Interactive">
<meta property="og:locale" content="en_US">
<meta property="fb:admins" content="">
<meta property="fb:app_id" content="">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@GrokInteractive" />
<meta name="twitter:title" content="Grok Interactive" />
<meta name="twitter:description" content="We Grok the Web" />
<meta name="twitter:url" content="http://www.grok-interactive.com/" />
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300|Open+Sans+Condensed:300' type='text/css' />
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.min.css' type='text/css' media='all' />
<link href='/assets/global-8658fc63bae307b4a43cb65df2b00b8e.css' rel='stylesheet' type='text/css' />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/images/favicons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/images/favicons/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/images/favicons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/favicons/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="Grok Interactive, LLC"/>
<meta name="msapplication-TileColor" content="#000000" />
<meta name="msapplication-TileImage" content="/assets/img/favicons/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/assets/img/favicons/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="/assets/img/favicons/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="/assets/img/favicons/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="/assets/img/favicons/mstile-310x310.png" />
</head>
<body data-spy="scroll" data-offset="65" data-target=".navbar" style="display:none;">
<header>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand grok-logo" href="/">Grok Interactive, LLC Home Page</a>
<div class="nav-collapse collapse pull-right">
<ul class="nav">
<li class='blog'><a href="/blog/">Blog</a></li>
<li class='podcast'><a href="/podcast/">Podcast</a></li>
<li class='about active'><a href="/#about" class='slide'>About</a></li>
<li class='service'><a href="/#service" class='slide'>Service</a></li>
<li class='work'><a href="/#work" class='slide'>Work</a></li>
<li class='contact'><a href="/#contact" class='slide'>Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<section class="about" id="about">
<div class="container">
<div class="row">
<div class="span12">
<h1>grok <span>v.</span> /grohk/</h1>
<h2>to understand thoroughly and intuitively.</h2>
<h3>We <span>GROK</span> the web.</h3>
<a class='advance' href="#service"></a>
</div>
</div>
</div>
<a class='arrow' href="#service"></a>
</section>
<section class="podcast-cta" id="podcast-cta" >
<div class="container">
<div class="row">
<div class="span12">
<h4>Check out our new <a href="/podcast/">podcast</a> "The Grok Cast" now <a href="https://itunes.apple.com/us/podcast/the-grok-cast/id1036008796">available on iTunes!</a></h4>
</div>
</div>
</div>
</section>
<section class="meet" id="meet">
<div class="container">
<div class="row">
<div class="span12">
<h1>Meet the Grokers</h1>
<h2>Our job is to help your team build great web applications.</h2>
</div>
</div>
<div class="row">
<div class="span3">
<div class="groker">
<a href="http://www.linkedin.com/in/jdstraughan" target="_blank">
<img src="/images/portrait-jason-straughan.jpg" />
<img src="/images/index-meet-mask.png" class="mask" />
</a>
<h1>Jason Straughan</h1>
<h2>CEO / Software Developer</h2>
</div>
</div>
<div class="span3">
<div class="groker">
<a href="http://www.linkedin.com/in/jasonellis" target="_blank">
<img src="/images/portrait-jason-ellis.jpg" />
<img src="/images/index-meet-mask.png" class="mask" />
</a>
<h1>Jason Ellis</h1>
<h2>CTO / Software Developer</h2>
</div>
</div>
<div class="span3">
<div class="groker">
<a href="http://www.linkedin.com/pub/josh-freeman/7a/1ab/9a2" target="_blank">
<img src="/images/portrait-joshua-freeman.jpg" />
<img src="/images/index-meet-mask.png" class="mask" />
</a>
<h1>Josh Freeman</h1>
<h2>Software Developer</h2>
</div>
</div>
<div class="span3">
<div class="groker">
<a href="http://www.linkedin.com/pub/jeffrey-jurgajtis/58/695/aa7" target="_blank">
<img src="/images/portrait-jeffrey-jurgajitis.jpg" />
<img src="/images/index-meet-mask.png" class="mask" />
</a>
<h1>Jeffrey Jurgajtis</h1>
<h2>Software Developer</h2>
</div>
</div>
</div>
<div class="row">
<div class="span4">
<div class="groker">
<a href="https://www.linkedin.com/pub/anton-domratchev/44/927/390" target="_blank">
<img src="/images/portrait-anton-domratchev.jpg" />
<img src="/images/index-meet-mask.png" class="mask" />
</a>
<h1>Anton Domratchev</h1>
<h2>Software Developer</h2>
</div>
</div>
<div class="span4">
<div class="groker">
<a href="https://www.linkedin.com/in/josephrvillafranca" target="_blank">
<img src="/images/portrait-joseph-villafranca.jpg" />
<img src="/images/index-meet-mask.png" class="mask" />
</a>
<h1>Joseph Villafranca</h1>
<h2>Software Developer</h2>
</div>
</div>
<div class="span4">
<div class="groker">
<img src="/images/portrait-christopher-moeller.jpg" />
<h1>Christopher Moeller</h1>
<h2>Software Developer</h2>
</div>
</div>
</div>
<!-- div class="row">
<div class="span3">
<div class="groker">
<img src="/assets/img/portrait-could-be-you.jpg" />
<h2>Could be you!</h2>
</div>
</div>
</div -->
</div>
<a class='arrow' href="#service"></a>
</section>
<section class="service" id="service">
<div class="container">
<div class="row">
<div class="span12">
<h1>What we do</h1>
<h2>Our job is to help your team build great web applications.</h2>
</div>
</div>
<div class="row">
<div class="span3">
<div class="image-stack">
<img class="development" src="/images/index-service-development.png" alt="Service Development Icon" />
<img class="development inverted" src="/images/index-service-development-inverted.png" alt="Inverted Service Development Icon" />
</div>
<h3>Full Stack Development</h3>
<p>Our team understands how to deliver great web applications using the full array of options available to modern software development. From architecting robust APIs to rich user experiences, our engineers create production ready solutions. We combine frameworks like Ruby on Rails with the proper data storage and delivery technologies necessary to execute your business needs.</p>
</div>
<div class="span3">
<div class="image-stack">
<img class="architecture" src="/images/index-service-architecture.png" alt="Service Architecture Icon" />
<img class="architecture inverted" src="/images/index-service-architecture-inverted.png" alt="Inverted Service Architecture Icon" />
</div>
<h3>Software Design & Architecture</h3>
<p>We are here to assist you beginning with the software architecture phase. Working with you during planning process creates a better end product, and can save countless hours of development. Outlining the technologies required to meet your goals can be more important than the actual code that powers your application. We will help you make the right decisions when it counts.</p>
</div>
<div class="span3">
<div class="image-stack">
<img class="prototyping" src="/images/index-service-prototyping.png" alt="Service Prototyping Icon" />
<img class="prototyping inverted" src="/images/index-service-prototyping-inverted.png" alt="Inverted Service Prototyping Icon" />
</div>
<h3>Rapid Prototyping</h3>
<p>It should not cost a fortune to get your vision into the hands of potential clients or investors. It should not take forever, either. Using modern development frameworks, and industry standard best practices, we can deliver outstanding <a href="http://en.wikipedia.org/wiki/Proof_of_concept#In_Software_Development"><em>proof of concept</em> (POC)</a> and <a href="http://en.wikipedia.org/wiki/Minimum_viable_product"><em>minimum viable product</em> (MVP)</a> solutions for most budgets. Success means delivering the right solution, on time.</p>
</div>
<div class="span3">
<div class="image-stack">
<img class="iterative" src="/images/index-service-iterative.png" alt="Iterative Service Icon" />
<img class="iterative inverted" src="/images/index-service-iterative-inverted.png" alt="Inverted Iterative Service Icon" />
</div>
<h3>Iterative Process</h3>
<p>Grok loves the <a href="http://en.wikipedia.org/wiki/Agile_software_development">agile software development process</a>, and we believe that software development should be transparent, and alterations should be painless. Our workflow includes showing you what we do, all of the time. You see the progress during the weekly demo, and we set goals and sprints together. You have a voice in the decision making every step of the way.</p>
</div>
</div>
</div>
<a class='arrow' href="#work"></a>
</section>
<section class="work" id="work">
<div class="container">
<div class="row">
<div class="span12">
<h1>Our latest work</h1>
<h2>Our job is to build great web applications for clients.</h2>
</div>
</div>
<div class="row wide">
<div id="jekyllplugins" class="case-study">
<div class="span6">
<img src="/images/clients/jekyllplugins-large.png" />
</div>
<div class="span6">
<h3>Jekyll Plugins</h3>
<p><a href="http://jekyll-plugins.com" target="_blank">http://jekyll-plugins.com</a></p>
<p>Jekyll has a plugin system with hooks that allow you to create custom generated content specific to your site. You can run custom code for your site without having to modify the Jekyll source itself and use this site to find the plugin you need.</p>
</div>
</div>
<div id="vex" class="case-study">
<div class="span6">
<img src="/images/clients/vex-large.png" />
</div>
<div class="span6">
<h3>Vacation Experts Exchange</h3>
<p>The Vacation Experts Exchange is a revolutionary vacation home exchange program. It is designed by members for members, providing a platform to exchange vacation and rental properties while at the same time providing a FREE marketing link to the member's traditional rental program.</p>
</div>
</div>
<div id="spellingpro" class="case-study">
<div class="span6">
<img src="/images/clients/spellingpro-large.png" />
</div>
<div class="span6">
<h3>Spelling Pro</h3>
<p><a href="http://spellingpro.com" target="_blank">http://spellingpro.com</a></p>
<p>Spelling Pro was developed by Mia Moe, mother of three boys, ages 10, 9, and 7. After several years of helping her eldest son conquer dyslexia and a speech disorder, she realized that his spelling abilities were also severely affected. Thus began an exhaustive two year search for a simple, high-quality spelling program. Coming up empty, frustrated and harboring a new obsession, Mia decided to develop what she wished existed - a time-saving, simple, intuitive, flexible, and automated spelling program that worked for all her children.</p>
</div>
</div>
<div id="captix" class="case-study">
<div class="span6">
<img src="/images/clients/captix-large.png" />
</div>
<div class="span6">
<h3>Captix</h3>
<p></p>
</div>
</div>
<div id="dynastyowner" class="case-study">
<div class="span6">
<img src="/images/clients/do-small.png" />
</div>
<div class="span6">
<h3>DynastyOwner</h3>
<p><a href="http://dynastyowner.com" target="_blank">http://dynastyowner.com</a></p>
<p>Are you bored with fantasty football? Are you tired of lost points on benched players and watching your buddies add and drop players on a whim? Are you over a game that is more fantasy, than football? Introducing Dynasty Owner, a new way to play football for those who want to run their team from the owners box.</p>
</div>
</div>
<div id="elformo" class="case-study">
<div class="span6">
<img src="/images/clients/elformo-large.png" />
</div>
<div class="span6">
<h3>elFormo</h3>
<p><a href="http://elFormo.com" target="_blank">http://elFormo.com</a></p>
<p>Built for developers who are tired of overpriced solutions with too many features. With elFormo, you get stupid simple form setup and painless email processing. These days we are able to host a site on GitHub Pages for free, have several sites running on AWS S3 for pennies a month, yet we are still paying $29/mo for form processing. Let's change that.</p>
</div>
</div>
<div id="pcsgrades" class="case-study">
<div class="span6">
<img src="/images/clients/pcsgrades-large.png" />
</div>
<div class="span6">
<h3>PCSgrades</h3>
<p><a href="http://pcsgrades.com" target="_blank">http://pcsgrades.com</a></p>
<p>So... you're PCS'ing to yet another unfamiliar part of the country and the clock is ticking as you struggle with all the typical relocation concerns. What single, trusted source do you turn to for reliable, top quality information on neighborhoods, apartments, realtors, builders, service providers & more?</p>
</div>
</div>
<div id="massventure" class="case-study">
<div class="span6">
<img src="/images/clients/hiveequity-large.png" />
</div>
<div class="span6">
<h3>MassVenture</h3>
<p><a href="http://massventure.com" target="_blank">http://massventure.com</a></p>
<p>MassVenture's platform changes the crowd-funding game because it opens investment opportunities to all Texans with average incomes and net worth – not just accredited investors – to invest in real estate.</p>
</div>
</div>
<div id="magiccasts" class="case-study">
<div class="span6">
<img src="/images/clients/magiccasts-large.png" />
</div>
<div class="span6">
<h3>MagicCasts</h3>
<p><a href="https://www.magiccasts.com" target="_blank">http://magiccasts.com</a></p>
<p>Learn magic tricks with the best magic lesson videos online. Members get lessons from professional magicians with new videos added weekly.</p>
</div>
</div>
</div>
<div class="row">
<div class="span3" >
<div class="client" data-id="#magiccasts">
<img src="/images/clients/magiccasts-small.png" />
<div class="about">
<h3>MagicCasts</h3>
</div>
</div>
</div>
<div class="span3" >
<div class="client" data-id="#elformo">
<img src="/images/clients/elformo-small.png" />
<div class="about">
<h3>ElFormo</h3>
</div>
</div>
</div>
<div class="span3">
<div class="client" data-id="#pcsgrades">
<img src="/images/clients/pcsgrades-small.png" />
<div class="about">
<h3>PCSgrades</h3>
</div>
</div>
</div>
<div class="span3">
<div class="client" data-id="#massventure">
<img src="/images/clients/hiveequity-small.png" />
<div class="about">
<h3>MassVenture</h3>
</div>
</div>
</div>
<!-- div class="span3" data-id="#captix">
<div class="client">
<img src="/assets/img/clients/captix-small.png" />
<div class="about">
<h3>Captix</h3>
</div>
</div>
</div -->
<div class="span3">
<div class="client" data-id="#jekyllplugins">
<img src="/images/clients/jekyllplugins-small.png" />
<div class="about">
<h3>Jekyll Plugins</h3>
</div>
</div>
</div>
<div class="span3">
<div class="client" data-id="#dynastyowner">
<img src="/images/clients/do-small.png" />
<div class="about">
<h3>Dynasty Owner</h3>
</div>
</div>
</div>
<div class="span3">
<div class="client" data-id="#vex">
<img src="/images/clients/vex-small.png" />
<div class="about">
<h3>Vacation Experts</h3>
</div>
</div>
</div>
<div class="span3">
<div class="client" data-id="#spellingpro">
<img src="/images/clients/spellingpro-small.png" />
<div class="about">
<h3>Spelling Pro</h3>
</div>
</div>
</div>
<div class="span3">
<div class="client">
<img src="/images/clients/your-site-here.png" />
<div class="about">
<h3>Your Site Here</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="container">
<div class="row">
<div class="span12">
<h1>Contact Us</h1>
<h2>Please use the form below, and someone will reach out to you quickly.</h2>
</div>
</div>
</div>
</section>
<section class="form">
<div class="container">
<div class="row">
<div class="span8">
<form action="" method="post" id="contactUs">
<fieldset>
<input type="text" id="full_name" name="full_name" placeholder="Contact name" />
<input type="text" id="company" name="company" placeholder="Company Name (optional)" />
<input type="text" id="email" name="email" placeholder="Contact email" />
<input type="text" id="phone" name="phone" placeholder="" />
<textarea name="message" id="message" rows=6 placeholder="Questions, Comments, Requests, etc.."></textarea>
<br />
<button type="submit" id="submit" class="btn">Submit</button>
</fieldset>
</form>
</div>
<div class="span4">
<address>
<p><strong>Jason Straughan</strong></p>
<p>CEO / Software Developer</p>
<p><a href='mailto:[email protected]'>[email protected]</a></p>
</address>
<address>
<p><strong>Jason Ellis</strong></p>
<p>CTO / Software Developer</p>
<p><a href='mailto:[email protected]'>[email protected]</a></p>
</address>
<address>
<p><strong>Grok Interactive, LLC</strong></p>
<p class="street-address">112 East Pecan, 11th Floor Office E</p>
<p class="city-state-zip">San Antonio, TX 78205</p>
<p>1-210-702-3915</p>
</address>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="pull-left">
<p>© 2013–2015 Grok Interactive, LLC</p>
</div>
</div>
</footer>
<script type='text/javascript' src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'></script>
<script src='/assets/global-5b2d0cc47ae047645ffc10228e2867fb.js' type='text/javascript'></script>
<script type="text/javascript">
var clicky_site_ids = clicky_site_ids || [];
clicky_site_ids.push(100585693);
(function() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//static.getclicky.com/js';
( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
})();
</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100585693ns.gif" /></p></noscript>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43998305-2', 'grok-interactive.com');
ga('send', 'pageview');
</script>
</body>
</html>