-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
670 lines (670 loc) · 31.6 KB
/
Copy pathdata.json
File metadata and controls
670 lines (670 loc) · 31.6 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
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
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
{
"stories": [
{
"fullName": "Sameh George",
"handle": "getify",
"website": "https://twitter.com/getify",
"bio": "Author of You Don't Know JS",
"avatar": "sgeorge.JPG",
"story": "Rejected Only.\"",
"double": false
},
{
"fullName": "Kyle Simpson",
"handle": "getify",
"website": "https://twitter.com/getify",
"bio": "Author of You Don't Know JS",
"avatar": "getify.png",
"story": "Major social network company rejected me after an interview with, \"We didn't think you knew enough JS.\"",
"double": false
},
{
"fullName": "Chris Wanstrath",
"handle": "defunkt",
"website": "https://twitter.com/defunkt",
"bio": "CEO, Github",
"avatar": "defunkt.jpeg",
"story": "Before cofounding GitHub I applied for an engineering job at Yahoo and didn’t get it. Don’t let other people discourage you.",
"double": true
},
{
"fullName": "Jon Kuperman",
"handle": "jkup",
"website": "https://twitter.com/jkup",
"bio": "Twitter",
"avatar": "jkup.jpeg",
"story": "I was rejected from 10 unpaid internships. Now I work at Twitter.",
"double": true
},
{
"fullName": "Brian Holt",
"handle": "holtbt",
"website": "https://twitter.com/holtbt",
"bio": "Netflix",
"avatar": "holtbt.jpg",
"story": "Rejected by LinkedIn for not knowing enough JS. Couldn't even get a phone screen with Google or Twitter. Went on to work for reddit and now Netflix.",
"double": false
},
{
"fullName": "Juriy Zaytsev",
"handle": "kangax",
"website": "https://twitter.com/kangax",
"bio": "Facebook",
"avatar": "kangax.png",
"story": "Fun fact: I did Google interview and was told I'm not that good of a JS developer :) So that's out of the way",
"double": false
},
{
"fullName": "Alex Sexton",
"handle": "SlexAxton",
"website": "https://twitter.com/SlexAxton",
"bio": "Stripe",
"avatar": "slexaxton.jpg",
"story": "I didn't get past the Twitter phone screen. Not in the beginning of my career, like 3 years ago.",
"double": false
},
{
"fullName": "Eric Rosenberg",
"handle": "DrJorts",
"website": "https://twitter.com/DrJorts",
"bio": "Twitter",
"avatar": "drjorts.jpg",
"story": "I was rejected without interview at Dropbox. Escorted out halfway through my Microsoft interview. Now I'm senior eng at Twitter.",
"double": false
},
{
"fullName": "Thomas Hunter",
"handle": "tlhunter",
"website": "https://twitter.com/tlhunter",
"bio": "Open Table",
"avatar": "tlhunter.jpg",
"story": "A year and a half after being rejected by a popular payment gateway company I finally got my senior software title at a company where I write ES6 all day.",
"double": true
},
{
"fullName": "Nick Morgan",
"handle": "skilldrick",
"website": "https://twitter.com/skilldrick",
"bio": "Twitter",
"avatar": "skilldrick.jpg",
"story": "Facebook rejected me just before Twitter hired me. I was very junior then though, so don't really blame them.",
"double": false
},
{
"fullName": "Anne-Gaelle Colom",
"handle": "agcolom",
"website": "https://twitter.com/agcolom",
"bio": "jQuery",
"avatar": "agcolom.png",
"story": "I was refused a reference by my supervisor in France who thought the male student on my team did all the work.",
"double": false
},
{
"fullName": "Kelly King",
"handle": "kng",
"website": "https://twitter.com/kng",
"bio": "Twitter",
"avatar": "kng.jpeg",
"story": "I was rejected by YouTube and Pinterest before landing an awesome role at Twitter.",
"double": false
},
{
"fullName": "Sam Maskell",
"handle": "samuelmaskell",
"website": "https://twitter.com/samuelmaskell",
"bio": "Twitter",
"avatar": "samuelmaskell.jpeg",
"story": "Over the course of 9 months, I had tons of interviews, most of which I thought went very well, and I just kept getting rejected. I was ready to drastically lower my bar. Then, within about 5 days, I got an offer from both Twitter and Amazon.",
"double": true
},
{
"fullName": "Vikas Gorur",
"handle": "vikasgorur",
"website": "https://twitter.com/vikasgorur",
"bio": "Twitter",
"avatar": "vikasgorur.jpg",
"story": "Got rejected by a storage startup despite extremely relevant experience. Interview was 5 whiteboard coding problems. I did well on three of them and okayish on the other two. Interviewed at Twitter three days and got an offer.",
"double": false
},
{
"fullName": "Esten",
"handle": "esten",
"website": "https://twitter.com/esten",
"bio": "Twitter",
"avatar": "esten.jpg",
"story": "I had an interview with Scribd, who I really liked at the time, and totally bombed. Blanked out on writing a linked list in Python.",
"double": false
},
{
"fullName": "Ben Sangster",
"handle": "sangster",
"website": "https://twitter.com/sangster",
"bio": "Twitter",
"avatar": "sangster.jpg",
"story": "I was rejected at Amazon and other companies with no technical interviews because I wasn't a Java engineer.",
"double": false
},
{
"fullName": "Miguel Rios",
"handle": "miguelrios",
"website": "https://twitter.com/miguelrios",
"bio": "Twitter",
"avatar": "miguelrios.jpg",
"story": "Before Twitter, I was rejected twice by big tech co, which only interviewed me cuz I had a scholarship they gave to Latino students.",
"double": false
},
{
"fullName": "Max Howell",
"handle": "mxcl",
"website": "https://twitter.com/mxcl",
"bio": "Apple",
"avatar": "mxcl.png",
"story": "Google: 90% of our engineers use the software you wrote (Homebrew), but you can’t invert a binary tree on a whiteboard so fuck off.",
"double": true
},
{
"fullName": "Bryan English",
"handle": "bengl",
"website": "https://twitter.com/bengl",
"bio": "Yahoo",
"avatar": "bengl.png",
"story": "Rejected by Google, Twitter, Square and Airbnb for bombing the on-site onslaughts of technical mindbogglery. One startup even cut me out mid-interview one time (can't remember which one). Now I'm at Yahoo doing npm things, which is a pretty sweet gig.",
"double": true
},
{
"fullName": "Myles Borins",
"handle": "thealphanerd",
"website": "https://twitter.com/thealphanerd",
"bio": "IBM",
"avatar": "thealphanerd.jpg",
"story": "First time interviewing I didn't get past the phone screen at google, twitter, or a number of other places. A startup offered me a 10 week internship way below market rate. I held out and got a decent job at Famous Industries where I got a ton of excellent opportunities.",
"double": false
},
{
"fullName": "Kevin van Zonneveld",
"handle": "kvz",
"website": "https://twitter.com/kvz",
"bio": "Transloadit",
"avatar": "kvz.png",
"story": "I was phone-screened by Google late 2010. I was nervous and unhappy with my performance but they never shared honest feedback or gave me a chance to set things straight.",
"double": false
},
{
"fullName": "Brandon Weis",
"handle": "brandonweis",
"website": "https://twitter.com/brandonweis",
"bio": "Cirqle",
"avatar": "brandonweis.jpeg",
"story": "Rejected by Zenefits for not being expressive enough in implementing JavaScript serialized execution of async functions using callback. Got offered a senior position but didn't get it due to no work authorization. Both happened in the same afternoon. Still not giving up.",
"double": false
},
{
"fullName": "Zachary Forrest y Salazar",
"handle": "zdfs",
"website": "https://twitter.com/zdfs",
"bio": "Sonos",
"avatar": "zdfs.jpg",
"story": "Was rejected by Netflix, Twitter and TuneIn. Now I work at Sonos.",
"double": false
},
{
"fullName": "Charlie Robbins",
"handle": "indexzero",
"website": "https://twitter.com/indexzero",
"bio": "GoDaddy",
"avatar": "indexzero.jpg",
"story": "Was rejected by Google in New York in 2007 because I could not figure out how to list all subsets of a set correctly. I founded Nodejitsu and now work at GoDaddy.",
"double": false
},
{
"fullName": "John-David Dalton",
"handle": "jdalton",
"website": "https://twitter.com/jdalton",
"bio": "Microsoft",
"avatar": "jdalton.jpeg",
"story": "I was rejected by Google, Mozilla, and Twitter before being hired by Microsoft. No ragrets.",
"double": false
},
{
"fullName": "Sebastian McKenzie",
"handle": "sebmck",
"website": "https://twitter.com/sebmck",
"bio": "Facebook",
"avatar": "sebmck.jpg",
"story": "Got rejected from a junior position at Atlassian for not knowing enough about JavaScript. Shortly after they now use the JavaScript compiler that I wrote across most of their JavaScript stack.",
"double": false
},
{
"fullName": "Mike MacCana",
"handle": "mikemaccana",
"website": "https://twitter.com/mikemaccana",
"bio": "CertSimple",
"avatar": "mikemaccana.jpg",
"story": "Got rejected by Google and within a few months was working there as a contractor. Later one of my projects was used in their recruiting ads as the kind of awesome work you can do at Google.",
"double": false
},
{
"fullName": "Shaun LeBron",
"handle": "shaunlebron",
"website": "https://twitter.com/shaunlebron",
"bio": "OSS",
"avatar": "shaunlebron.jpg",
"story": "I wondered what I was really worth after getting rejected by two silicon valley startups. So I decided to stop giving up on my side projects.",
"double": false
},
{
"fullName": "Ralph Holzmann",
"handle": "rlph",
"website": "https://twitter.com/rlph",
"bio": "Vine",
"avatar": "rlph.jpg",
"story": "I failed an interview at eGain for not knowing all the options on $.ajax. Went on to work for Bitovi and now Twitter / Vine.",
"double": false
},
{
"fullName": "Adam Reineke",
"handle": "AdamTReineke",
"website": "https://twitter.com/AdamTReineke",
"bio": "Microsoft",
"avatar": "AdamTReineke.jpeg",
"story": "At a college career fair, a Midwest healthcare company handed my resume back because GPA was too low, saying \"save the paper\". I went on to spend two great internships at Microsoft where I've continued full-time for over two years now.",
"double": true
},
{
"fullName": "Sinan Midillili",
"handle": "Sinanm89",
"website": "https://twitter.com/Sinanm89",
"bio": "OSS",
"avatar": "Sinanm89.jpg",
"story": "A swedish startup company dropped from skype mid call after I told them I was born in Turkey. Im still blocked to this day.",
"double": false
},
{
"fullName": "Lloyd Watkin",
"handle": "lloydwatkin",
"website": "https://twitter.com/lloydwatkin",
"bio": "IMDB",
"avatar": "lloydwatkin.jpg",
"story": "I was rejected by a top 10 website because I don't use semi-colons in my JavaScript. Now at IMDb / Amazon. Don't let them get you down :)",
"double": false
},
{
"fullName": "Michael Shao",
"handle": "abr71310",
"website": "https://twitter.com/abr71310",
"bio": "Amazon",
"avatar": "abr71310.jpg",
"story": "I got turned away from every return offer from internships I had (7), as well as 85 companies I applied to for full-time (even after getting to onsites for over 15 of them!). I now work at Amazon and love what I'm doing. :)",
"double": false
},
{
"fullName": "Sebastian Brandes Kraaijenzank",
"handle": "sebastianbk",
"website": "https://twitter.com/sebastianbk",
"bio": "Microsoft",
"avatar": "sebastianbk.jpg",
"story": "While finishing up my master's degree I was sending out tons of applications to big corps for software development jobs but I was rejected by virtually all of them. One week I was rejected by two companies I really wanted to work for so I was sad and got drunk in the weekend. The following Monday I had an offer from Microsoft sitting in my inbox.",
"double": true
},
{
"fullName": "Ian Devlin",
"handle": "iandevlin",
"website": "https://twitter.com/iandevlin",
"bio": "Trivago",
"avatar": "iandevlin.jpg",
"story": "Rejected by the Google HTML5 Developer Expert programme for not knowing enough about HTML5. Apparently being one of the HTML5 Doctors, writing many articles on the subject and having a book on HTML5 Multimedia being published wasn't enough for them.",
"double": false
},
{
"fullName": "Chris Hartjes",
"handle": "grmpyprogrammer",
"website": "https://twitter.com/grmpyprogrammer",
"bio": "Mozilla",
"avatar": "grmpyprogrammer.jpg",
"story": "I interviewed at Mozilla in 2008. I ran a gauntlet of 10 interviews in 8 hours. Didn’t get it. Ended up there Nov. 2015 anyway ;)",
"double": false
},
{
"fullName": "Rey Bango",
"handle": "reybango",
"website": "https://twitter.com/reybango",
"bio": "Microsoft",
"avatar": "reybango.jpeg",
"story": "I was rejected by Arthur Andersen Consulting in the '90s because I didn't have an undergraduate degree and also by a number of well-known Silicon Valley companies because I couldn't relocate. Since then I've worked at great companies like Mozilla, Telerik & Microsoft, all remotely and with no undergrad degree.",
"double": true
},
{
"fullName": "Derick Bailey",
"handle": "derickbailey",
"website": "https://twitter.com/derickbailey",
"bio": "WatchMeCode",
"avatar": "derickbailey.jpeg",
"story": "I was told by a hiring manager at Netflix that my career would be over if I wasn't willing to relocate my family to San Francisco. Since then, I've had 2 full time jobs that were 100% remote (work from home), have been a full time consultant with clients around the world (Germany, Japan, Denmark, South America, Canada, and all over the U.S.) Now, I'm an entrepreneur as well as consultant, I work less hours than any full time job I've ever had, and I earn more than ever.",
"double": true
},
{
"fullName": "sherif Amgad",
"handle": "Sherif",
"website": "",
"bio": "Domo",
"avatar": "sherif.JPG",
"story": "I totally bombed an interview at Trello about implementing linked lists in JavaScript. Today I’m a JS Architect at Domo.",
"double": false
},
{
"fullName": "Dave Geddes",
"handle": "geddski",
"website": "https://twitter.com/geddski",
"bio": "Domo",
"avatar": "geddski.jpeg",
"story": "I totally bombed an interview at Trello about implementing linked lists in JavaScript. Today I’m a JS Architect at Domo.",
"double": false
},
{
"fullName": "Jake Johnson",
"handle": "xyclos",
"website": "https://twitter.com/xyclos",
"bio": "OSS",
"avatar": "xyclos.jpeg",
"story": "I was rejected by Amazon. I waited around for an hour for a phone interview with their \"head of acquisitions\". He emailed me later that night saying he didn't have my phone number. My number was in the email he replied to 😒. He ignored all my attempts to reschedule.",
"double": false
},
{
"fullName": "Rachel White",
"handle": "ohhoe",
"website": "https://twitter.com/ohhoe",
"bio": "IBM",
"avatar": "ohhoe.jpg",
"story": "When I graduated from a less than desirable college, no employers in New York would take me seriously... so I moved to St. Louis. Everyone in the midwest didn't care where I went to school, and instead I was highly in demand as a developer with a design background. I worked in agencies for 3 years, until I got a job offer from Adobe and moved back to NYC. Now I'm at IBM Watson, and it's the best.",
"double": true
},
{
"fullName": "Spencer Gibb",
"handle": "spencerbgibb",
"website": "https://twitter.com/spencerbgibb",
"bio": "Pivotal",
"avatar": "spencerbgibb.jpg",
"story": "Interviewed at Netflix, didn't get the job. At Pivotal, I helped create Spring Cloud Netflix which integrates Netflix Open Source with Spring Boot. Now Netflix uses Spring Cloud Netflix... at Netflix.",
"double": false
},
{
"fullName": "Jason Shen",
"handle": "jasonshen",
"website": "https://twitter.com/jasonshen",
"bio": "IBM",
"avatar": "jasonshen.jpg",
"story": "Applied to the Harvard Business School as a Stanford honors grad with a 740 GMAT, no interview. Was rejected from Airbnb for a customer support role and later was passed over for a PM role at Google after 2 phone screens.\nI've cofounded Y Combinator startup (Ridejoy YC S11) and was selected by the White House to serve as a Presidential Innovation Fellow. Today I'm a product manager at Etsy. Timing and fit are everything.",
"double": true
},
{
"fullName": "Dhananjay Nakrani",
"handle": "playingDJ",
"website": "https://twitter.com/playingDJ",
"bio": "Google",
"avatar": "dhananjaynakrani.jpg",
"story": "During campus-placements in undergrad, interviewed with Samsung-India. Due to favoritism, I was rejected. Almost lost faith from meritocracy. Later got to do Google Summer of Code (Summer'14) and Google Internship (Summer'15). In grad school, received full time offers from both Yahoo & Google. Now, headed to Google for full time. Still, I have a long way to go. ;) My point is, don't lose faith because of a few incidents. Keep working. \"Adventure is out there!\"",
"double": true
},
{
"fullName": "Angel Colberg",
"handle": "angelcolberg",
"website": "https://twitter.com/angelcolberg",
"bio": "Mozilla",
"avatar": "angelcolberg.png",
"story": "I've been rejected by Google, Apple and FB. Ended up working with Microsoft, Apple, Google and Mozilla. Never take it personal.",
"double": false
},
{
"fullName": "Neil Kistner",
"handle": "wyze",
"website": "https://twitter.com/wyze",
"bio": "Monsanto",
"avatar": "wyze.jpg",
"story": "I was rejected by Facebook and Netflix at the technical interview/coding exercises. Now I write ES2015 && React all day at Monsanto.",
"double": false
},
{
"fullName": "Brian Salcedo",
"handle": "salcedo",
"website": "https://github.com/salcedo",
"bio": "OSS",
"avatar": "salcedo.jpeg",
"story": "Got rejected by Linode because I'm a convicted hacker. Shortly thereafter, I won $50 Linode credit and a Raspberry Pi 2 through a Linode-sponsored challenge on True Ability. They probably think I hacked that too.",
"double": false
},
{
"fullName": "Steven Hauser",
"handle": "stevenhauser",
"website": "https://github.com/stevenhauser",
"bio": "OSS",
"avatar": "stevenhauser.png",
"story": "Rejected by GitHub for a frontend developer opening because my HTML, CSS, and JS skills were strong, but I failed to demonstrate my Ruby skills.",
"double": false
},
{
"fullName": "Ricardo Correa",
"handle": "rcorrear",
"website": "https://twitter.com/rcorrear",
"bio": "OSS",
"avatar": "rcorrear.jpg",
"story": "After applying for a Senior Development Engineer position at Amazon I get an email from HR for the Senior Cloud Support Engineer position. After two (technical) phone interviews and an 8 hour on-site multi team interview I get back the results: You really did very well in the interviews, but we're not extending an offer because you are a better fit for our Senior Development Engineer position!!",
"double": true
},
{
"fullName": "Rajat Arora",
"handle": "rajatonit",
"website": "https://twitter.com/rajatonit",
"bio": "BlackBerry",
"avatar": "rajatonit.jpg",
"story": "Was rejected by many companies which one of them was AutoDesk whom escorted me out of their office midway through the interview for having more knowledge of java over C++. I kept at it and now work at BlackBerry as my job. #StickWithIt",
"double": false
},
{
"fullName": "Patrick Haney",
"handle": "notasausage",
"website": "https://twitter.com/notasausage",
"bio": "OSS",
"avatar": "notasausage.jpeg",
"story": "Apple interviewed me 4 times for 3 positions, all while I was employed at Harvard University. I even had to talk through designing the \"iStove\" for Steve Jobs and explain how Google Maps worked using a whiteboard. They never hired me and I left Harvard to work for myself a year later.",
"double": false
},
{
"fullName": "Lindsey Campbell",
"handle": "_lindseytron",
"website": "https://twitter.com/_lindseytron",
"bio": "InVision",
"avatar": "_lindseytron.jpeg",
"story": "Interviewed and rejected by two local startups in medical and education spaces. They talked down to me during my interview, wouldn't respond to emails, and left me hanging. The following week I landed my job at InVision. :)",
"double": false
},
{
"fullName": "John Slegers",
"handle": "johnslegers",
"website": "https://twitter.com/johnslegers",
"bio": "Cascade & PHPPowerTools",
"avatar": "johnslegers.png",
"story": "For frontend developer jobs, I'm usually told I don't have enough design skills. For backend developer jobs, I'm usually told I don't have enough experience in this or that framework. I'm currently unemployed.",
"double": false
},
{
"fullName": "Jonas Orinovski",
"handle": "jokoon",
"website": "https://github.com/jokoon",
"bio": "OSS",
"avatar": "jokoon.jpeg",
"story": "I was rejected by ubisoft, bull/amesys, and dozen of other tech companies, because I don't have experience in java, .net, while I'm skilled in C/C++, python, linux. I went through many tests, including IQ (125) and programming tests.\nStill unemployed. Have given up, but I still intend to make a tiny game, if I can find the motivation.",
"double": true
},
{
"fullName": "Peter Kim",
"handle": "pkayfire",
"website": "https://github.com/pkayfire",
"bio": "OSS",
"avatar": "pkayfire.jpeg",
"story": "Rejected by AngelList because I froze up during an interview and forgot the fibonacci sequence (seriously). Received an offer from Stripe a month later. Now cofounder at a top 500 US site. Never ever give up.",
"double": false
},
{
"fullName": "Mark DiMarco",
"handle": "markmarkoh",
"website": "https://twitter.com/markmarkoh",
"bio": "OSS",
"avatar": "markmarkoh.jpeg",
"story": "I was literally asked to leave the office 15 minutes into the interview. The guy said \"I don't think either of us should waste any more of our time\" and turned around to face his computer. I sat in the parking lot for 30 minutes thinking I'd never be a developer.",
"double": false
},
{
"fullName": "Adam Sontag",
"handle": "ajpiano",
"website": "https://twitter.com/ajpiano",
"bio": "Bocoup",
"avatar": "ajpiano.jpeg",
"story": "I wanted to be a professional football player but the New York Jets didn't want me because I couldn't run a sub-4.3 second 40 yard dash. Now I am Director of Community at Bocoup so I like to think I landed on my feet.",
"double": false
},
{
"fullName": "Scott Kosman",
"handle": "humantorch",
"website": "https://twitter.com/humantorch",
"bio": "adidas",
"avatar": "humantorch.jpg",
"story": "Survived multiple phone and Skype interviews with Apple (from Europe) as well as a take-home developer assignment. Flew to Cupertino for a round of in-person, highly technical interviews less than 24 hours after a 14 hour flight. Got my rejection notice 3 hours afterwards. Ended up as a Director in a production company and am now a Senior Digital Manager at adidas.",
"double": true
},
{
"fullName": "Lyn Muldrow",
"handle": "lynmuldrow",
"website": "https://twitter.com/lynmuldrow",
"bio": "Front-end Developer",
"avatar": "lyn.jpg",
"story": "After bootcamp, I was rejected over 50 times in three months by companies like Pandora, Twilio, and Zendesk for not having enough experience. Received an offer with an amazing company and now I motivate youth and others like me to succeed. Never let anyone tell you that you're not worthy. Keep going.",
"double": false
},
{
"fullName": "Robert Wilkins",
"handle": "rwilki ",
"website": "https://github.com/rwilki ",
"bio": "Self Employed",
"avatar": "rwilki.jpeg",
"story": "I submitted applications to Sucuri, Buffer, and Road Runner Sports in hopes of furthering my career as a web and graphic designer. Ultimately, my career path has evolved just fine as I'm busier now more than ever working for myself. I'm challenged, rewarded, and love what I do. If I could manage the stress, it would be all good.",
"double": false
},
{
"fullName": "Sagar Savla",
"handle": "sagz",
"website": "http://sagz.in",
"bio": "Facebook",
"avatar": "sagar.jpg",
"story": "As I was finishing my Masters' I applied to so many companies that I was getting a rejection at least once a day. If I search my inbox for the word 'regret', I get over a hundred emails of these rejections. But I kept applying and kept interviewing. I finally got some offers and worked at companies like PayPal, Lyft and Facebook; after a lot of perseverance. You don't have to be great to start, but you have to start to be great.",
"double": true
},
{
"fullName": "Eray Arslan",
"handle": "erayarslan",
"website": "http://eray.ninja",
"bio": "markakod",
"avatar": "eray.jpeg",
"story": "Rejected by Valve Software for a Software Engineer position because i was young. (when i was 19)",
"double": false
},
{
"fullName": "Sam Saccone",
"handle": "samccone",
"website": "http://samsaccone.com",
"bio": "🐐",
"avatar": "samccone.jpeg",
"story": "I could not even get an unpaid internship at a newspaper because I was going to add too much overhead. 🆒",
"double": false
},
{
"fullName": "aditya1",
"handle": "aditya1",
"website": "https://github.com/jkup/rejected.us",
"bio": "Anonymous",
"avatar": "anonymous.png",
"story": "I'm originally from India. I have been rejected by 10-15 universities before landing in Virginia Tech. It took me 3 years to get my first admit. During my grad school I have been rejected by Google for not knowing their book search algorithm :-). Rejected by Microsoft for whatever reason and I blew up Amazon interview. Now work at European company in New England. Still eager to go to Silicon Valley, maybe 2016 is my year.",
"double": true
},
{
"fullName": "Coby Benveniste",
"handle": "daVinciCEB",
"website": "https://twitter.com/daVinciCEB",
"bio": "OSS",
"avatar": "daVinciCEB.jpeg",
"story": "I was at the University of Illinois at Urbana-Champaign for a year. The school academics office was telling me that I had to take three semesters of Physics, including Quantum Physics and Thermodynamics, and that if I didn't like that, then I didn't belong at the school. I dropped out, and was almost immediately hired as a freelance contractor at a billion dollar investment company, and told that I could name my own price. Suck it, UIUC.",
"double": true
},
{
"fullName": "Adrian C",
"handle": "marshmallowmouth",
"website": "https://github.com/marshmallowmouth",
"bio": "OSS",
"avatar": "marshmallowmouth.jpeg",
"story": "In my junior year of college, I had a phone interview with Apple for an internship. They asked me a question that took me a bit of time to answer, and the interviewer cut me off in the middle, saying \"if you can't answer a question that is so simple quickly how could you expect to be hired by Apple.\" I went on to be hired at Microsoft, and then Apple and then get into a Ph.D. program.",
"double": false
},
{
"fullName": "Abad Federico",
"handle": "abad",
"website": "https://twitter.com/abad",
"bio": "Popcorn Time",
"avatar": "abad.jpg",
"story": "Rejected by Twitter, got depressed but then I created Popcorn Time!. Don't lose hope and keep your head up, adventures are around the corner!",
"double": false
},
{
"fullName": "Mark K Cowan",
"handle": "battlesnake",
"website": "https://github.com/battlesnake",
"bio": "OSS",
"avatar": "battlesnake.jpeg",
"story": "Rejected by various small companies, have since rejected Google and Amazon and am working on space technologies",
"double": false
},
{
"fullName": "Greg Tarnoff",
"handle": "gregtarnoff",
"website": "http://tarnoff.info",
"bio": "Accessibility Consultant",
"avatar": "gregtarnoff.jpeg",
"story": "I applied to a job for Web Accessibilty Engineer with Expedia and was rejected due to 'not having enough experience'.",
"double": false
},
{
"fullName": "Victor Trac",
"handle": "victortrac",
"website": "https://twitter.com/victortrac",
"bio": "Wikibuy",
"avatar": "victortrac.png",
"story": "As a freshly minted EE, American Megatrends rejected me as a BIOS engineer. I decided to move to and work in Europe for 4 years, where I got to travel extensively, and then took a job at a startup in Austin, TX, having never visited the state before. The startup grew and even IPO'd, and since then I've had a great time back in the startup game.",
"double": true
},
{
"fullName": "Marco Hengstenberg",
"handle": "nice2meatu",
"website": "https://twitter.com/nice2meatu",
"bio": "Smashing Magazine",
"avatar": "nice2meatu.jpg",
"story": "In late 2012, during a phone interview, I was told that, by judging from my résumé, I might better look for a trainee position. One week later I applied at Smashing Magazine and was hired right away – full time.",
"double": false
},
{
"fullName": "Luke Schunk",
"handle": "LukeSchunk",
"website": "https://github.com/lukeschunk",
"bio": "Software Engineer",
"avatar": "lukeyschunk.jpg",
"story": "When I was a designer, I was rejected from countless internships and junior positions at agencies like Huge, RGA, and more. Decided to learn to code and can't wait to apply to some of those companies again - as a developer.",
"double": true
},
{
"fullName": "Troy Connor",
"handle": "troy0820",
"website": "https://github.com/troy0820",
"bio": "Software Engineer",
"avatar": "troy0820.jpg",
"story": "Got rejected from Dominion Enterprises fresh out of college trying to do some PHP. I attended Meetups with Norfolk.js and found myself in a great community. I contributed to open source and was very apprehensive about leaving my government job to become a developer. I met great people who encouraged me and helped me get rid of my imposter syndrome. Now I'm a full-time Software Engineer with Emerging Technology Advisors. Keep fighting for it.",
"double": true
}
]
}