-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
487 lines (436 loc) · 28.7 KB
/
Copy pathindex.html
File metadata and controls
487 lines (436 loc) · 28.7 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
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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta name="generator" content="Hugo 0.164.0">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>StackRef Whistle</title>
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
<meta name="description" content="The official blog of StackRef">
<meta property="og:url" content="https://whistle.stackref.com/">
<meta property="og:site_name" content="StackRef Whistle">
<meta property="og:title" content="StackRef Whistle">
<meta property="og:description" content="The official blog of StackRef">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta itemprop="name" content="StackRef Whistle">
<meta itemprop="description" content="The official blog of StackRef">
<meta itemprop="datePublished" content="2023-12-05T22:26:35-05:00">
<meta itemprop="dateModified" content="2023-12-05T22:26:35-05:00">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="StackRef Whistle">
<meta name="twitter:description" content="The official blog of StackRef">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//fonts.gstatic.com">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:400,400i,700">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/custom.css">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="StackRef Whistle">
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JST6DK31Z2"></script>
<script>
var doNotTrack = false;
if ( true ) {
var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
var doNotTrack = (dnt == "1" || dnt == "yes");
}
if (!doNotTrack) {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JST6DK31Z2');
}
</script>
</head>
<body class="body">
<div class="container container--outer">
<header class="header">
<div class="container header__container">
<div class="header__top">
<div class="logo logo--mixed">
<a class="logo__link" href="/" title="StackRef Whistle" rel="home">
<div class="logo__item logo__imagebox">
<img class="logo__img" src="/img/sr-whistle-logo.png">
</div><div class="logo__item logo__text">
<div class="logo__title">StackRef Whistle</div>
<div class="logo__tagline">The official blog of StackRef</div>
</div>
</a>
</div>
<div class="header__right">
<div class="header__right-text">
</div>
</div>
</div>
<nav class="menu">
<button class="menu__btn" aria-haspopup="true" aria-expanded="false" tabindex="0">
<span class="menu__btn-title" tabindex="-1">Menu</span>
</button>
<ul class="menu__list">
<li class="menu__item">
<a class="menu__link" href="/">
<span class="menu__text">Whistle Home</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="https://stackref.com">
<span class="menu__text">StackRef Home</span>
</a>
</li>
<li class="menu__item">
<a class="menu__link" href="https://aws.amazon.com/marketplace/seller-profile?id=8c3a2dab-30bb-47b6-add8-036adde2c99a">
<span class="menu__text">AWS Marketplace</span>
</a>
</li>
</ul>
</nav>
</div>
</header>
<div class="wrapper flex">
<div class="primary">
<main class="main list" role="main">
<article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-12-6-stackref-on-product-hunt/">
<img class="thumbnail__image" src="/img/stackref-product-hunt.png" alt="Follow and Vote for StackRef on Product Hunt!">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-12-6-stackref-on-product-hunt/" rel="bookmark">
Follow and Vote for StackRef on Product Hunt!
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-12-05T22:26:35-05:00">2023-12-05</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/events/" rel="category">Events</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>Mark your calendars, folks!</p>
<p>StackRef will be officially launching on <a href="https://www.producthunt.com/products/stackref">Product Hunt</a> on <strong>Wednesday, December 13, 2023</strong>!</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-10-24-pay-with-stripe/">
<img class="thumbnail__image" src="/img/stackref-stripe-pay.png" alt="You can now pay for StackRef with Stripe!">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-10-24-pay-with-stripe/" rel="bookmark">
You can now pay for StackRef with Stripe!
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-10-24T10:17:30-04:00">2023-10-24</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/product/" rel="category">Product</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>Good news, everyone!</p>
<p>Previously, purchasing StackCash – credits used to schedule events – was only possible by directly contacting us, or via the <a href="https://aws.amazon.com/marketplace/pp/prodview-eaoyh5cthzovo">Amazon Marketplace</a>. Well, no longer! StackCash is now directly purchasable <a href="https://app.stackref.com/dashboard/marketplace">within the application</a>, once you have your free account created and are an organization’s owner or administrator.</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-09-09-not-just-a-ceos-game/">
<img class="thumbnail__image" src="/img/collaboration-4.png" alt="Teamwork and Innovation: Not Just the CEO's Game">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-09-09-not-just-a-ceos-game/" rel="bookmark">
Teamwork and Innovation: Not Just the CEO's Game
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-09-09T18:00:47-04:00">2023-09-09</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/quotes/" rel="category">Quotes</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<h4 id="heading"><em>“Strategy is not really a solo sport – even if you’re the CEO.” - Max McKeown, “The Strategy Book”</em></h4>
<p>In the fast-paced world of business, it’s easy to think that strategy is something only top dogs should worry about. But Max McKeown’s insight reminds us that it’s a team effort, and it’s more important than ever.</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-08-23-amazon-startup-showcase/">
<img class="thumbnail__image" src="/img/startup-showcase-1.png" alt="Visit us on the Amazon Startup Showcase">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-08-23-amazon-startup-showcase/" rel="bookmark">
Visit us on the Amazon Startup Showcase
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-08-23T12:40:47-04:00">2023-08-23</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/product/" rel="category">Product</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>Take a look at our profile on the <a href="https://aws.amazon.com/startups/showcase/startup-details/0fc575f2-42ea-498c-b9b2-26f50e2f4d96">Amazon Startup Showcase</a>! If you have the means to do so, a thumb-up would be amazingly appreciated. Who knows – we might be a featured startup there some day!</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-08-11-amazon-vendor-insights/">
<img class="thumbnail__image" src="/img/vendor-insights.png" alt="StackRef Vendor Insights from Amazon">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-08-11-amazon-vendor-insights/" rel="bookmark">
StackRef Vendor Insights from Amazon
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-08-11T21:56:36-04:00">2023-08-11</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/product/" rel="category">Product</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>We’re excited to unveil a significant enhancement to our Amazon Marketplace offering: <a href="https://aws.amazon.com/marketplace/features/vendor-insights/">Vendor Insights</a>!</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-08-08-together-so-much/">
<img class="thumbnail__image" src="/img/collaboration-3.png" alt="So Much Together">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-08-08-together-so-much/" rel="bookmark">
So Much Together
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-08-08T18:54:56-04:00">2023-08-08</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/quotes/" rel="category">Quotes</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<h4 id="heading"><em>“Alone we can do so little; together we can do so much.” - Helen Keller</em></h4>
<p>In the throes of technological evolution, the importance of this timeless quote by Helen Keller resonates deeply, especially in the context of teamwork, innovation, and internal hackathons.</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-07-17-two-flints/">
<img class="thumbnail__image" src="/img/fire-1.png" alt="It Takes Two Flints to Make a Fire">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-07-17-two-flints/" rel="bookmark">
It Takes Two Flints to Make a Fire
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-07-17T19:55:18-04:00">2023-07-17</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/quotes/" rel="category">Quotes</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<h4 id="heading"><em>“It takes two flints to make a fire.” - Louisa May Alcott</em></h4>
<p>The enduring wisdom in these few, simple words from Louisa May Alcott paints a striking picture of the value of collaboration, a value that shines with particular brilliance in the realm of software engineering and, specifically, during internal hackathons.</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-06-27-devseccon24-video/">
<img class="thumbnail__image" src="/img/devseccon24.png" alt="In case you missed it: 'Security Testing During Ideation: A Hackathon Perspective'">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-06-27-devseccon24-video/" rel="bookmark">
In case you missed it: 'Security Testing During Ideation: A Hackathon Perspective'
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-06-27T19:33:37-04:00">2023-06-27</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/hackathons/" rel="category">Hackathons</a>, <a class="meta__link" href="/categories/events/" rel="category">Events</a>, <a class="meta__link" href="/categories/videos/" rel="category">Videos</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>In case you missed the presentation at this year’s <a href="https://www.devseccon.com/events/devseccon24">Snyk DevSecCon24</a>, here’s the recording that you can watch at your leisure!</p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-06-21-amazon-marketplace/">
<img class="thumbnail__image" src="/img/sr-whistle-logo.png" alt="We're now in the Amazon Marketplace store. Happy birthday, StackRef!">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-06-21-amazon-marketplace/" rel="bookmark">
We're now in the Amazon Marketplace store. Happy birthday, StackRef!
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-06-21T07:48:15-04:00">2023-06-21</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/product/" rel="category">Product</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>Yesterday (June 20) marked a year since StackRef was officially incorporated. Less-officially, StackRef has been around since 2021.</p>
<p><strong>Coincidentally, it’s also the day StackRef officially went live in the <a href="https://aws.amazon.com/marketplace/pp/prodview-eaoyh5cthzovo">Amazon Marketplace</a>!</strong></p>
</div>
</article><article class="list__item post">
<figure class="list__thumbnail thumbnail">
<a class="thumbnail__link" href="/post/2023-06-15-devseccon-24/">
<img class="thumbnail__image" src="/img/devseccon24.png" alt="Presenting 'Security Testing During Ideation: A Hackathon Perspective' at DevSecCon24!">
</a>
</figure>
<header class="list__header">
<h2 class="list__title post__title">
<a href="/post/2023-06-15-devseccon-24/" rel="bookmark">
Presenting 'Security Testing During Ideation: A Hackathon Perspective' at DevSecCon24!
</a>
</h2>
<div class="list__meta meta">
<div class="meta__item-datetime meta__item">
<svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class="meta__text" datetime="2023-06-15T16:26:43-04:00">2023-06-15</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg><span class="meta__text"><a class="meta__link" href="/categories/hackathons/" rel="category">Hackathons</a>, <a class="meta__link" href="/categories/events/" rel="category">Events</a>
</span>
</div></div>
</header>
<div class="content list__excerpt post__content clearfix">
<p>I’ll be presenting at this year’s <a href="https://www.devseccon.com/events/devseccon24">Snyk DevSecCon24</a> on <strong>June 27, 2023</strong>, in a lighting talk titled <strong>“Security Testing During Ideation: A Hackathon Perspective!”</strong></p>
</div>
</article>
</main>
<div class="pagination">
<span class="pagination__item pagination__item--current">1/3</span>
<a class="pagination__item pagination__item--next btn" href="/page/2/">»</a>
</div>
</div>
<aside class="sidebar"><div class="widget-search widget">
<form class="widget-search__form" role="search" method="get" action="https://google.com/search">
<label>
<input class="widget-search__field" type="search" placeholder="SEARCH…" value="" name="q" aria-label="SEARCH…">
</label>
<input class="widget-search__submit" type="submit" value="Search">
<input type="hidden" name="sitesearch" value="https://whistle.stackref.com/">
</form>
</div>
<div class="widget-recent widget">
<h4 class="widget__title">Recent Posts</h4>
<div class="widget__content">
<ul class="widget__list">
<li class="widget__item"><a class="widget__link" href="/post/2023-12-6-stackref-on-product-hunt/">Follow and Vote for StackRef on Product Hunt!</a></li>
<li class="widget__item"><a class="widget__link" href="/post/2023-10-24-pay-with-stripe/">You can now pay for StackRef with Stripe!</a></li>
<li class="widget__item"><a class="widget__link" href="/post/2023-09-09-not-just-a-ceos-game/">Teamwork and Innovation: Not Just the CEO's Game</a></li>
<li class="widget__item"><a class="widget__link" href="/post/2023-08-23-amazon-startup-showcase/">Visit us on the Amazon Startup Showcase</a></li>
<li class="widget__item"><a class="widget__link" href="/post/2023-08-11-amazon-vendor-insights/">StackRef Vendor Insights from Amazon</a></li>
</ul>
</div>
</div>
<div class="widget-categories widget">
<h4 class="widget__title">Categories</h4>
<div class="widget__content">
<ul class="widget__list">
<li class="widget__item">
<a class="widget__link" href="/categories/artificial-intelligence/">Artificial Intelligence</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/events/">Events</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/hackathons/">Hackathons</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/product/">Product</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/quotes/">Quotes</a></li>
<li class="widget__item">
<a class="widget__link" href="/categories/videos/">Videos</a></li>
</ul>
</div>
</div>
<div class="widget-taglist widget">
<h4 class="widget__title">Tags</h4>
<div class="widget__content">
<a class="widget-taglist__link widget__link btn" href="/tags/collaboration/" title="Collaboration">Collaboration</a>
<a class="widget-taglist__link widget__link btn" href="/tags/competition/" title="Competition">Competition</a>
<a class="widget-taglist__link widget__link btn" href="/tags/cossell/" title="Cossell">Cossell</a>
<a class="widget-taglist__link widget__link btn" href="/tags/devseccon/" title="Devseccon">Devseccon</a>
<a class="widget-taglist__link widget__link btn" href="/tags/hackathons/" title="Hackathons">Hackathons</a>
<a class="widget-taglist__link widget__link btn" href="/tags/infracost/" title="Infracost">Infracost</a>
<a class="widget-taglist__link widget__link btn" href="/tags/innovation/" title="Innovation">Innovation</a>
<a class="widget-taglist__link widget__link btn" href="/tags/inspiration/" title="Inspiration">Inspiration</a>
<a class="widget-taglist__link widget__link btn" href="/tags/judging/" title="Judging">Judging</a>
<a class="widget-taglist__link widget__link btn" href="/tags/product-hunt/" title="Product Hunt">Product Hunt</a>
<a class="widget-taglist__link widget__link btn" href="/tags/quality/" title="Quality">Quality</a>
<a class="widget-taglist__link widget__link btn" href="/tags/snyk/" title="Snyk">Snyk</a>
<a class="widget-taglist__link widget__link btn" href="/tags/stackref/" title="Stackref">Stackref</a>
<a class="widget-taglist__link widget__link btn" href="/tags/teamwork/" title="Teamwork">Teamwork</a>
</div>
</div>
<div class="widget-social widget">
<h4 class="widget-social__title widget__title">Social</h4>
<div class="widget-social__content widget__content">
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="Twitter" rel="noopener noreferrer" href="https://twitter.com/stackref" target="_blank">
<svg class="widget-social__link-icon icon icon-twitter" width="24" height="24" viewBox="0 0 384 312"><path d="m384 36.9c-14.1 6.3-29.3 10.5-45.2 12.4 16.3-9.7 28.8-25.2 34.6-43.6-15.2 9-32.1 15.6-50 19.1-14.4-15.2-34.9-24.8-57.5-24.8-43.5 0-78.8 35.3-78.8 78.8 0 6.2.7 12.2 2 17.9-65.5-3.3-123.5-34.6-162.4-82.3-6.7 11.6-10.6 25.2-10.6 39.6 0 27.3 13.9 51.4 35 65.6-12.9-.4-25.1-4-35.7-9.9v1c0 38.2 27.2 70 63.2 77.2-6.6 1.8-13.6 2.8-20.8 2.8-5.1 0-10-.5-14.8-1.4 10 31.3 39.1 54.1 73.6 54.7-27 21.1-60.9 33.7-97.8 33.7-6.4 0-12.6-.4-18.8-1.1 34.9 22.4 76.3 35.4 120.8 35.4 144.9 0 224.1-120 224.1-224.1 0-3.4-.1-6.8-.2-10.2 15.4-11.1 28.7-25 39.3-40.8z"/></svg>
<span>Twitter</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="LinkedIn" rel="noopener noreferrer" href="https://linkedin.com/in/../company/stackref" target="_blank">
<svg class="widget-social__link-icon icon icon-linkedin" width="24" height="24" viewBox="0 0 352 352"><path d="M0,40v272c0,21.9,18.1,40,40,40h272c21.9,0,40-18.1,40-40V40c0-21.9-18.1-40-40-40H40C18.1,0,0,18.1,0,40z M312,32 c4.6,0,8,3.4,8,8v272c0,4.6-3.4,8-8,8H40c-4.6,0-8-3.4-8-8V40c0-4.6,3.4-8,8-8H312z M59.5,87c0,15.2,12.3,27.5,27.5,27.5 c15.2,0,27.5-12.3,27.5-27.5c0-15.2-12.3-27.5-27.5-27.5C71.8,59.5,59.5,71.8,59.5,87z M187,157h-1v-21h-45v152h47v-75 c0-19.8,3.9-39,28.5-39c24.2,0,24.5,22.4,24.5,40v74h47v-83.5c0-40.9-8.7-72-56.5-72C208.5,132.5,193.3,145.1,187,157z M64,288h47.5 V136H64V288z"/></svg>
<span>LinkedIn</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="GitHub" rel="noopener noreferrer" href="https://github.com/stackref" target="_blank">
<svg class="widget-social__link-icon icon icon-github" width="24" height="24" viewBox="0 0 384 374"><path d="m192 0c-106.1 0-192 85.8-192 191.7 0 84.7 55 156.6 131.3 181.9 9.6 1.8 13.1-4.2 13.1-9.2 0-4.6-.2-16.6-.3-32.6-53.4 11.6-64.7-25.7-64.7-25.7-8.7-22.1-21.3-28-21.3-28-17.4-11.9 1.3-11.6 1.3-11.6 19.3 1.4 29.4 19.8 29.4 19.8 17.1 29.3 44.9 20.8 55.9 15.9 1.7-12.4 6.7-20.8 12.2-25.6-42.6-4.8-87.5-21.3-87.5-94.8 0-20.9 7.5-38 19.8-51.4-2-4.9-8.6-24.3 1.9-50.7 0 0 16.1-5.2 52.8 19.7 15.3-4.2 31.7-6.4 48.1-6.5 16.3.1 32.7 2.2 48.1 6.5 36.7-24.8 52.8-19.7 52.8-19.7 10.5 26.4 3.9 45.9 1.9 50.7 12.3 13.4 19.7 30.5 19.7 51.4 0 73.7-44.9 89.9-87.7 94.6 6.9 5.9 13 17.6 13 35.5 0 25.6-.2 46.3-.2 52.6 0 5.1 3.5 11.1 13.2 9.2 76.2-25.5 131.2-97.3 131.2-182 0-105.9-86-191.7-192-191.7z"/></svg>
<span>GitHub</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="GitLab" rel="noopener noreferrer" href="https://gitlab.com/stackref" target="_blank">
<svg class="widget-social__link-icon icon icon-gitlab" width="24" height="24" viewBox="0 0 265 265"><path d="M128.075 236.075l47.104-144.97H80.97l47.104 144.97z M14.956 91.104L.642 135.16a9.752 9.752 0 0 0 3.542 10.903l123.891 90.012-113.12-144.97z M14.956 91.105H80.97L52.601 3.79c-1.46-4.493-7.816-4.492-9.275 0l-28.37 87.315z M241.194 91.104l14.314 44.056a9.752 9.752 0 0 1-3.543 10.903l-123.89 90.012 113.119-144.97z M241.194 91.105h-66.015l28.37-87.315c1.46-4.493 7.816-4.492 9.275 0l28.37 87.315z"/></svg>
<span>GitLab</span>
</a>
</div>
<div class="widget-social__item widget__item">
<svg class="widget-social__link-icon icon icon-mail" width="24" height="24" viewBox="0 0 416 288"><path d="m0 16v256 16h16 384 16v-16-256-16h-16-384-16zm347 16-139 92.5-139-92.5zm-148 125.5 9 5.5 9-5.5 167-111.5v210h-352v-210z"/></svg>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="StackRef Home" rel="noopener noreferrer" href="https://stackref.com" target="_blank">
<span>StackRef Home</span>
</a>
</div>
<div class="widget-social__item widget__item">
<a class="widget-social__link widget__link btn" title="StackRef in AWS Marketplace" rel="noopener noreferrer" href="https://aws.amazon.com/marketplace/seller-profile?id=8c3a2dab-30bb-47b6-add8-036adde2c99a" target="_blank">
<span>StackRef in AWS Marketplace</span>
</a>
</div>
</div>
</div>
</aside>
</div>
<footer class="footer">
<div class="container footer__container flex">
<div class="footer__copyright">
© 2026 StackRef Inc. - All Rights Reserved
</div>
</div>
</footer>
</div>
<script async defer src="/js/menu.js"></script>
</body>
</html>