-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
executable file
·711 lines (636 loc) · 31.4 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
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
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
<!DOCTYPE HTML>
<!--
Helios by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Kathryn Hodge</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body class="homepage">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Inner -->
<div class="inner">
<header>
<h1><a href="index.html" id="logo">Kathryn Hodge</a></h1>
<hr />
<p style="word-spacing: 5px">MediaTech Associate at Comcast NBCUniversal</p>
</header>
<footer>
<a href="#banner" class="button circled scrolly">Start</a>
</footer>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#banner">Portfolio</a></li>
<li><a href="#about">About</a></li>
<li><a href="#features">Experience</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
</nav>
</div>
<!-- Banner -->
<section id="banner">
<header>
<h2>Here's what I've <strong>built</strong>.</h2>
<p style="word-spacing: 10px"> Film // Computer Science // Community </p>
</header>
</section>
<!-- Carousel -->
<section class="carousel">
<div class="reel">
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="https://github.com/blondiebytes/target-hackathon-wishbone">Wishbone : A Target Chatbot</a></h3>
</header>
<p>A native Facebook chatbot that turns common situations into buyable products</p>
<ul>
<li class="icon fa-trophy"> 1st Place : Target Case Study in August 2016</li>
</ul>
</p>
<p>Tools: JavaScript, Heroku, Node.js</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="http://devpost.com/software/e-l-i-z-a">E L I Z A</a></h3>
</header>
<p>A cross-platform application that lets you track your mental health.
<ul>
<li class="icon fa-trophy"> Best IBM Watson Hack</li>
<li class="icon fa-trophy"> Best Radix Hack</li>
</ul>
</p>
<p>Tools: HTML/CSS, JavaScript, Angular.js, Ionic, IBM Watson APIs</p>
</article>
<article>
<br>
<br>
<!-- <a href="http://devpost.com/software/bumbleaidr" class="image featured"><img src="images/bumble.png" alt="" /></a>-->
<header>
<h3><a href="http://devpost.com/software/bumbleaidr">BumbleAidr</a></h3>
</header>
<p>A therapeutic VR game that diagnoses and treats patients with ADHD.
<ul>
<li class="icon fa-trophy"> Best Use of VR from Oculus</li>
</ul>
</p>
<p>Tools: HTML5, CSS, JQuery, JavaScript, C#, Node.js, MongoDB, Swagger, Sparkpost-API, Unity, Oculus, Muse</p>
</article>
<article>
<!-- <a href="http://bit.ly/1NbxNzV" class="image featured"><img src="images/30days.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="http://bit.ly/1NbxNzV">30 Days of Code</a></h3>
</header>
<p>A 30-day tutorial series for people with no programming experience that want to learn how to code.
<ul>
<li class="icon fa-trophy"> NCWIT Collegiate Award</li>
</ul>
</p>
<p>Tools: Java, Photoshop, Preimere Pro, QuickTime</p>
</article>
<article>
<br>
<br>
<!-- <a href="http://devpost.com/software/the-magic-school-bus" class="image featured"><img src="images/magic.png" alt="" /></a> -->
<header>
<h3><a href="http://devpost.com/software/the-magic-school-bus">The Magic School Bus</a></h3>
</header>
<p>A journey inside the heart that shows the potential for using virtual reality in the doctor's office.
<ul>
<li class="icon fa-trophy"> First Place Overall</li>
</ul>
</p>
<p>Tools: C#, Unity, Blender, LeapMotion, Oculus</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="http://blondiebits.herokuapp.com/">blondiebits blog</a></h3>
</header>
<p>A series of written and filmed tutorials for new technologies that have confusing documentation.</p>
<p>Topics range from HTML/CSS to JavaScript and even deployment
</p>
<p>Tools: JavaScript, Angular.js</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="http://devpost.com/software/mom-mind-over-matter">Mind Over Matter</a></h3>
</header>
<p>An Alexa Skill that acts a friend that helps you brainstorm for a presentation, product, or paper.
<ul>
<li class="icon fa-trophy"> Top 30 at PennApps in Fall 2016</li>
</ul>
</p>
<p>Tools: JavaScript, Node.js, AWS D3, AWS Lambda</p>
</article>
<article>
<!-- <a href="https://www.youtube.com/watch?v=zS-Gi5Z5zik" class="image featured"><img src="images/pic05.jpg" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="https://www.youtube.com/watch?v=zS-Gi5Z5zik">"Ball in a Sink" Music Video</a></h3>
</header>
<p>A parody music video to "Wrecking Ball" by Miley Cyrus for Google Translate Sings, a YouTube channel.</p><p>Created under VCTV, a student-led production group at Vassar College</p>
<p>5 min, shot on a Canon 7D</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="https://github.com/blondiebytes/coderun">coderun</a></h3>
</header>
<p>An educational iOS game that teaches users how code works in real time.</p>
<p>The user attempts to avoid obstacles while picking up code statements that dynamically change the game.
</p>
<p>Tools: Swift, XCode, UIKit, SpriteKit</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/mhacks2016-iw280e" class="image featured"><img src="images/travel2.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="http://devpost.com/software/mhacks2016-iw280e">Travel Broke</a></h3>
</header>
<p>A web application that helps users find a cheap spontaneous getaway.
<ul>
<li class="icon fa-trophy"> Best Travel Hack</li>
</ul>
</p>
<p>Tools: HTML, CSS, JavaScript, Python, MySQL, Twilio APIs, bitly APIs, Amadeus APIs</p>
</article>
<article>
<br>
<br>
<header>
<h3><a href="https://github.com/vcplusplus/vulnerable_spaces_ios">Our Spaces</a></h3>
</header>
<p>An iOS application that retrieves data on how we associate emotions with different places and moments.</p>
<p>Created as a part of VC++ Student Developers</p>
<p>Tools: Swift, Parse</p>
</article>
<article>
<!--
<a href="https://chrome.google.com/webstore/detail/gistify/bjapmncmmhnhbfkfaopdajhmhccfhonm" class="image featured"><img src="images/gistify.png" alt="" /></a>
-->
<br>
<br>
<header>
<h3><a href="https://github.com/blondiebytes/Compilers-331/tree/master">Compiler</a></h3>
</header>
<p>A compiler that uses a lexical analyzer, parser, symbol table, and semantic actions to parse Pascal code. </p>
<p>Created as a part of CMPU 331 Compilers</p>
<p>Tools: Java, IntelliJ</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="https://appsto.re/us/n3Ewfb.i">SickComm</a></h3>
</header>
<p>An iOS application that helps you communicate when you are sick. 99 cents on the App Store.
</p>
<p>Tools: Swift, Twilio, AVSpeechSynthesizer, AutoLayout</p>
<br>
</article>
<article>
<!--
<a href="https://chrome.google.com/webstore/detail/gistify/bjapmncmmhnhbfkfaopdajhmhccfhonm" class="image featured"><img src="images/gistify.png" alt="" /></a>
-->
<br>
<br>
<header>
<h3><a href="https://chrome.google.com/webstore/detail/gistify/bjapmncmmhnhbfkfaopdajhmhccfhonm">Gistify</a></h3>
</header>
<p>A chrome extension that searches for Gist URL's on the page and replaces them with embedded gists.</p>
<p>Created for better code communication in YouTube comments</p>
<p>Tools: JavaScript, Photoshop</p>
</article>
<article>
<!--
<a href="https://chrome.google.com/webstore/detail/gistify/bjapmncmmhnhbfkfaopdajhmhccfhonm" class="image featured"><img src="images/gistify.png" alt="" /></a>
-->
<br>
<br>
<header>
<h3><a href="https://github.com/blondiebytes/OS-334">Pintos</a></h3>
</header>
<p>Added synchronization, systems calls, and serveral user programs to Pintos, an instructional OS framework.</p>
<p>Created as a part of CMPU 334 Operating Systems</p>
<p>Tools: Java, IntelliJ</p>
</article>
<article>
<br>
<br>
<!-- <a href="https://www.youtube.com/watch?v=ZuZTe32TkoM" class="image featured"><img src="images/pic02.jpg" alt="" /></a> -->
<header>
<h3><a href="https://www.youtube.com/watch?v=ZuZTe32TkoM">Cut-Throat</a></h3>
</header>
<p>A faux reality show set at an acting conservatory where only the last person standing gets to graduate.</p>
<p>An improvised comedy web series created entirely by Vassar students.</p>
<p>20 min episodes, shot on Canon 7D</p>
</article>
<article>
<!-- <a href="http://devpost.com/software/e-l-i-z-a" class="image featured"><img src="images/eliza3.png" alt="" /></a> -->
<br>
<br>
<header>
<h3><a href="https://www.amazon.com/Min-Co-Book-Finder/dp/B01MQEH0J2">Book Finder</a></h3>
</header>
<p>An Alexa Skill that helps you find a good new book to read.
</p>
<p>Tools: JavaScript, Node.js, AWS Lambda, New York Times API</p>
<br>
<br>
</article>
<article>
<br>
<br>
<!--<a href="https://github.com/blondiebytes/Mandelzoom" class="image featured"><img src="images/pic05.jpg" alt="" /></a> -->
<header>
<h3><a href="https://github.com/blondiebytes/Mandelzoom">Mandelbrot Set</a></h3>
</header>
<p>A graphics program that draws the Mandelbrot set. Complete with an option to zoom in/out without distortion and stores history.</p>
<p>Created as a part of CMPU 378 Graphics</p>
<p>Tools: C++, Visual Studio</p>
</article>
<article>
<br>
<br>
<!-- <a href="https://www.youtube.com/watch?v=w-CsTjneRh4" class="image featured"><img src="images/pic03.jpg" alt="" /></a> -->
<header>
<h3><a href="https://www.youtube.com/watch?v=w-CsTjneRh4">"Stillborn Fire" Music Video</a></h3>
</header>
<p>An alternative rock music video for Sam Deffenbaugh's premiere single, Stillborn Fire.</p>
<p>Created under VCTV, a student-led production group at Vassar College</p>
<p>4 min, shot on Canon 7D</p>
</article>
<article>
<br>
<br>
<!--<a href="https://github.com/blondiebytes/Tic-Tac-Toe-with-Monte-Carlo-AI" class="image featured"><img src="images/pic04.jpg" alt="" /></a> -->
<header>
<h3><a href="https://github.com/blondiebytes/Tic-Tac-Toe-with-Monte-Carlo-AI">Tic Tac Toe with Monte-Carlo AI</a></h3>
</header>
<p>A program that uses Monte Carlo simulations as an AI for Tic Tac Toe.</p>
<p>Created as a part of CMPU 250 Modeling, Analysis, and Simulation</p>
<p>Tools: Java, NetBeans IDE</p>
</article>
<article>
<br>
<br>
<!-- <a href="https://www.youtube.com/watch?v=13BZ7RyK7p8&index=1&list=PLES2Q_GQlryAirRxWOlzovphWnECKAcWm&hd=1" class="image featured"><img src="images/pic05.jpg" alt="" /></a>-->
<header>
<h3><a href="https://www.youtube.com/watch?v=13BZ7RyK7p8&index=Z&list=PLES2Q_GQlryAirRxWOlzovphWnECKAcWm&hd=1">The Witness</a></h3>
</header>
<p>A web series centered around a college newspaper staff.</p>
<p>Created under VCTV, a student-led production group at Vassar College, Poughkeepsie NY.</p>
<p>15 min episodes, shot on Canon 7D</p>
</article>
<article>
<br>
<br>
<!--<a href="https://www.youtube.com/watch?v=3dmAwrstdPA" class="image featured"><img src="images/pic05.jpg" alt="" /></a> -->
<header>
<h3><a href="https://www.youtube.com/watch?v=3dmAwrstdPA">Meteor Shower</a></h3>
</header>
<p>A game combining interesting enemy behavior, two transitional modes of play, and persistent player attributes.</p>
<p>Created as a part of CMPU 203 Software Development</p>
<p>Tools: Java, NetBeans IDE</p>
</article>
<article>
<br>
<br>
<!--<a href="https://www.youtube.com/watch?v=9lTVe76bPcc&index=12&list=PLcLMSci1ZoPvin3lK-7WvSbfqN1NkxxLY" class="image featured"><img src="images/pic05.jpg" alt="" /></a>-->
<header>
<h3><a href="https://www.youtube.com/watch?v=9lTVe76bPcc&index=12&list=PLcLMSci1ZoPvin3lK-7WvSbfqN1NkxxLY">Hand Soap</a></h3>
</header>
<p>A sketch about hand soap for an on-campus comedy group, Hel.</p>
<p>Created under VCTV, a student-led production group at Vassar College, Poughkeepsie NY.</p>
<p>2 min, shot on Canon 7D</p>
</article>
<article>
<br>
<br>
<!--<a href="https://github.com/blondiebytes/PolymorphicFiniteSetBags" class="image featured"><img src="images/pic05.jpg" alt="" /></a>-->
<header>
<h3><a href="https://github.com/blondiebytes/PolymorphicFiniteSetBags">Polymorphic Bags</a></h3>
</header>
<p>A program using a balancing binary search tree to store data and an iterable abstraction to retrieve data.</p>
<p>Created as a part of CMPU 203 Software Development</p>
<p>Tools: Java, NetBeans IDE</p>
</article>
<article>
<br>
<br>
<!--<a href="https://www.youtube.com/watch?v=WfZTvM-efLE&hd=1" class="image featured"><img src="images/pic05.jpg" alt="" /></a>-->
<header>
<h3><a href="https://www.youtube.com/watch?v=WfZTvM-efLE&hd=1">FlyPeople's Happy</a></h3>
</header>
<p>A promo for an on-campus dance group's Spring showcase</p>
<p>Created under VCTV, a student-led production group at Vassar College, Poughkeepsie NY.</p>
<p>2 min, shot on Canon 7D</p>
</article>
<article>
<br>
<br>
<!--<a href="https://www.youtube.com/watch?v=uwM0QvwTWiQ&list=PLES2Q_GQlryBk0LSreoaqZghui89969F9&hd=1" class="image featured"><img src="images/pic05.jpg" alt="" /></a> -->
<header>
<h3><a href="https://www.youtube.com/watch?v=uwM0QvwTWiQ&list=PLES2Q_GQlryBk0LSreoaqZghui89969F9&hd=1">VC Writing Center Promos</a></h3>
</header>
<p>A series of commercials for the on-campus Writing Center.</p>
<p>Created under VCTV, a student-led production group at Vassar College, Poughkeepsie NY.</p>
<p>2 min each, shot on Canon 7D</p>
</article>
</div>
</section>
<section id="banner">
<div class="row" style= "word-spacing: 5px">
<article class="4u 12u(mobile) special">
<header>
<p>Film:</p>
<br>
<div class="skills">
<p>Promotional Content</p>
<p>Music Videos</p>
<p>Short Films</p>
<p>360 Video</p>
</div>
</header>
</article>
<article class="4u 12u(mobile) special">
<header>
<p>Computer Science:</p>
<br>
<div class="skills">
<p>HTML // CSS // JavaScript</p>
<p>Angular.js // Ionic</p>
<p>iOS // Swift </p>
<p>VR // Unity // C#</p>
<p>Software // Java </p>
<p>Chatbots // Alexa Skills</p>
</div>
</header>
</article>
<article class="4u 12u(mobile) special">
<header>
<p>Community: </p>
<br>
<div class="skills">
<p>Written Tutorials</p>
<p>YouTube Videos</p>
<p>Social Media</p>
<p>Hour of Code</p>
<p>Speaking</p>
</div>
</header>
</article>
</div>
</section>
<section class="carousel">
</section>
<!-- Main -->
<div class="wrapper style2">
<article id="main" class="container special">
<a href="#" class="image featured"><img src="images/about.jpeg" alt="" /></a>
<header>
<h2 id="about">About Me</h2>
<p>Kathryn Hodge works with Comcast NBCUniversal as a MediaTech Associate; she is part of the Media Labs department, where she looks at different kinds of emerging technology to understand how they impact consumers and how to best integrate NBCUniversal content. She also runs a YouTube channel that has technical programming tutorials for people wanting to learn how to code. Last year, she launched a 30 Days of Code initiative with HackerRank, a start-up that creates coding challenges and created thirty videos with topics ranging from variables to data structures all the way up to testing code. Each video had a HackerRank challenge associated with it and the series continues to be featured on the HackerRank website with over 5 million code submissions to date and over 550,000+ views on her channel. Before coming to Comcast, she worked for three years as a computer science teaching assistant and created a course on Python 3 Standard Libraries for Lynda.com. She is very interested in the intersection of media, entertainment, and technology and is focused on building software that creates immersive experiences for viewers.</p>
<div class="row">
<article class="4u 12u(mobile) special">
<header>
<h3>Awards</a></h3>
</header>
<ul>
<li>Target Case Study 1st Place Winner</li>
<li>Quip Diversity Scholarship 2016</li>
<li>Tapia Scholarship 2016</li>
<li>Target’s Leadership Symposium 2016</li>
<li>NCWIT Collegiate Award (HM) 2016</li>
<li>"Best IBM Watson Hack" at TechCrunch NYC 2016</li>
<li>"Best Radix Hack" at TechCrunch NYC 2016</li>
<li>"Best Use of VR" from Oculus at bitcamp 2016</li>
<li>1st Place Overall at PearlHacks 2016</li>
<li>"Best Travel Hack" from Concur at MHacks: VII</li>
<li>MHacks Travel Scholarship 2016</li>
<li>"Most Complete Hack" at CommunityHack 2016</li>
<li>Amazon Student Scholarship Semi-Finalist 2016</li>
<li>Academic Enrichment Scholarship 2016</li>
<li>Square Code Camp VI Selected Participant</li>
<li>Vassar Tananbaum Fellowship 2015</li>
<li>Box Diversity Scholarship Semi-Finalist 2015</li>
<li>Grace Hopper Scholar 2015</li>
</ul>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3>Education</a></h3>
</header>
<ul>
<li>Vassar College | Class of 2017</li>
<li>Poughkeepsie, NY</li>
<li>Computer Science Major | Film Minor</li>
<li>In-Major GPA: 3.94</li>
<li>Cumulative GPA: 3.89</li>
<br>
<br>
<li>Duchesne Academy | Class of 2013</li>
<li>Houston, TX</li>
<li>GPA: 3.97</li>
</ul>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3>Press</a></h3>
</header>
<ul>
<li><a href="https://www.codementor.io/blondiebytes/how-to-create-a-voice-interface-for-an-alexa-skill-oxpjxrl76">Codementor Alexa Tutorials (Parts 1, 2, and 3)</a>
<li><a href="https://medium.com/@TheOnlyRealTodd/stacks-an-outlook-on-software-development-from-a-newbie-coders-perspective-55022454f944#.j37q45qph">
Medium Feature: An Outlook on SD (July 2016)</a></li>
<li><a href="https://medium.com/@HackerRank/how-30-days-of-code-helped-one-phd-improve-her-fundamentals-ace-interviews-bbdf082ed5f2#.6zapqb6yc">HackerRank Feature: 30 Days of Code (June 2016)</a></li>
<li><a href="https://www.ibm.com/blogs/watson/2016/05/eliza-wins-watson-prize-techcrunch-disrupt-hackathon-nyc/">IBM Feature: E L I Z A (May 2016)</a></li>
<li><a href="http://healthtechinsider.com/2016/05/09/brand-new-eliza-one-alerts-see-therapist/">Health Tech Insider Feature (May 2016)</a></li>
<li><a href="http://smartcitiescouncil.com/article/winning-idea-using-watson-gauge-risk-mental-disorders">Smart Cities Council Feature (May 2016)</a></li>
<li><a href="http://techcrunch.com/2016/05/08/the-eliza-app-makes-mental-health-tracking-as-easy-as-talking-to-yourself/">E L I Z A at TechCrunch NYC (May 2016)</a></li>
<li><a href="http://alums.vassar.edu/news/features/2015-2016/160526-in-the-media.html">Vassar "In the Media" (May 2016)</a></li>
<li><a href="http://dcinno.streetwise.co/2016/04/12/university-of-maryland-oculus-rift-virtual-reality-hackathon/">Virtual Reality at bitcamp (April 2016)</a></li>
<li><a href="https://reigningit.wordpress.com/2016/03/07/women-who-reign-kathryn-hodge/">ReigningIt Feature (March 2016)</a></li>
</ul>
<br>
<header>
<h3>Speaking</h3>
</header>
<ul>
<li>Alexa Skill Intro: Harvard's WeCode (Feb 2017)</li>
<li>Adobe Photoshop: On-Campus (Apr 2016)</li>
<li>Intro to Command Line: PearlHacks (Apr 2016)</li>
<li>iOS Development: On-Campus (Nov 2015)</li>
</ul>
</article>
</div>
</header>
</article>
</div>
<!-- Features -->
<div class="wrapper style1">
<section id="features" class="container special">
<header>
<h2>Experience</h2>
</header>
<br> <div class="row">
<article class="4u 12u(mobile) special">
<header>
<h3><a href="https://www.lynda.com/">Lynda.com Author</a></h3>
<h4>September 2016 - December 2016</h4>
</header>
<p>Created effective and engaging online training content for beginner to advanced programmers. Used a deep understanding and working knowledge of programming, computer science fundamentals, software development best practices, as well as a passion for teaching others to create these tutorials. Created a Python Standard Library course as well as a Getting Started in Technology: Think Like An Engineer course. (Contractor)
</p>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3><a href="http://nbcumedialabs.com/">NBCUniversal MediaTech Intern : Media Labs</a></h3>
<h4>Summer 2016</h4>
</header>
<p>Worked with machine learning and bots to create a prototype content delivery application with NBCU content as a part of NBCU's innovation team. Consulted and evaluated different vendors that will help automate processes at NBC News. Created applications that will help promote NBCUniversal’s new animated movie Sing (coming in December 2016). Developed an add-on that will help merge NBCUniversal content into messaging applications.
</p>
</article>
<article class="4u 12u(mobile) special">
<!-- <a href="#" class="image featured"><img src="images/youtube2.jpeg" height="50%" width="50%" alt="" /></a> -->
<header>
<h3><a href="http://bit.ly/1NbxNzV">YouTuber : Tutorial Writer</a></h3>
<h4>June 2015 - Present</h4>
</header>
<p>Creating, filming, editing, and upload programming tutorials every week onto the blondiebytes YouTube Channel. Currently working on a "Code in 5" series that teaches viewers how to create a quick webpage, a chatbot, and an Alexa skill in 5 minutes. Past projects include command line tutorials along with a 30 Days of Code series designed specifically for people with no programming experience that want to learn how to code.
</p>
</article>
</div>
<div class="row">
<article class="4u 12u(mobile) special">
<header>
<h3><a href="https://www.codecademy.com/">Codecademy Pro Advisor</a></h3>
<h4>April 2016 - January 2017</h4>
</header>
<p>Worked as an online advisor for up to 30 hours per week. Chatted with students regularly to help define student goals, review coding topics one-on-one, and guide students to additional resources available to deepen learning capacity. Also helped students debug code and pass tricky exercises, motivated students, and worked with fellow advisors to support and track student progress.
</p>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3><a href="http://computerscience.vassar.edu/">Computer Science Teaching Assistant</a></h3>
<h4>January 2014 - October 2016</h4>
</header>
<p>Working one-on-one with students during weekly computer laboratories as well as in office hours to answer specific questions on assignments and elaborate on broad topics, such as algorithms and data structures. Assisting supervising professors in other course-related work.
</p>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3><a href="http://www.adobe.com/">Adobe Student Representative</a></h3>
<h4>January 2016 - December 2016</h4>
</header>
<p>Responsible for planning, promoting and executing at least one product training workshop each semester, amplifying program activity through word-of-mouth and social media, and developing relationships and partnerships with relevant student organizations who might benefit from a free trial of Adobe Creative Cloud and/or hands-on product training.
</p>
</article>
</div>
<div class="row">
<article class="4u 12u(mobile) special">
<header>
<h3><a href="http://ursi.vassar.edu/">URSI/REU Game Design Research Assistant</a></h3>
<h4>Summer 2015</h4>
</header>
<p>Researched how game designers can create optimally interesting role-playing games using game trees and a method called Adversary Search. Created a game that implements this technique where the Drama Manager of the game guides the player towards more interesting and satisfying endings without forcing the player towards one single end game.
</p>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3><a href="https://www.yikyak.com/home">Yik Yak Campus Representative</a></h3>
<h4>August 2015 - May 2016</h4>
</header>
<p>Encouraging students to download the Yik Yak application through merchandising events and other creative strategies. Facilitating open conversation between Yik Yak HQ and the Vassar community. Nurturing an accepting, diverse, and constructive community on Yik Yak. Awarded "Best Overall Photos" and "Hard Work Harry" in Fall 2015.
</p>
</article>
<article class="4u 12u(mobile) special">
<header>
<h3>Production Intern at KennyEdit</h3>
<h4>Summer 2014</h4>
</header>
<p>Assisted as needed in the production department. Worked with green screens, jib arms, and teleprompters in developing marketing material for Vision Source. Edited promotional content for Alley Theatre. Filmed charity events along with other documentary material.
</p>
</article>
</div>
<div class="row">
<article class="4u 12u(mobile) special">
<header>
<h3><a href="http://www.acornsys.com/">Marketing Intern at Acorn Systems</a></h3>
<h4>Summer 2013</h4>
</header>
<p>Assisted as needed in the marketing department. Created and edited power points for marketing presentations. Edited text for articles, whitepapers and website.
</p>
</article>
</div>
</section>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<div class="12u">
<!-- Contact -->
<section class="contact">
<header>
<h3>Let's connect</h3>
</header>
<ul class="icons">
<li><a href="https://www.instagram.com/blondiebytes/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://twitter.com/blondiebytes" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="mailto:[email protected]?subject=Hello Kathryn!" class="icon fa-envelope"><span class="label">Email</span></a></li>
<li><a href="http://bit.ly/1NbxNzV" class="icon fa-youtube"><span class="label">YouTube</span></a></li>
<li><a href="https://www.linkedin.com/in/blondiebytes" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a href="https://github.com/blondiebytes" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.pinterest.com/blondiebytes" class="icon fa-pinterest"><span class="label">Pinterest</span></a></li>
</ul>
</section>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© Kathryn Hodge. All rights reserved.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.onvisible.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>