Skip to content

Commit

Permalink
added more speakers closes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Nov 12, 2015
1 parent f1fee22 commit c260fc8
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 3 deletions.
4 changes: 2 additions & 2 deletions css/main.css

Large diffs are not rendered by default.

Binary file added img/bio/brianrinaldi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bio/deanhaddock.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bio/tjvantoll.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 16 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<title>PhoneGap Day 2016</title>
<script src="//use.typekit.net/exp7awb.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" type="text/css" href="css/main.css?cache=3847">
<link rel="stylesheet" type="text/css" href="css/main.css?cache=2379">
<!--if lt IE 9script(src = '//html5shiv.googlecode.com/svn/trunk/html5.js')
-->
</head>
Expand Down Expand Up @@ -117,6 +117,11 @@ <h2 class="speaker--name"><a href="http://twitter.com/davidfrahm">David Frahm</a
<h3 class="title">Product Creator, Sworkit</h3>
<div class="speaker--bio">Mobile and frontend developer focused on Ionic SDK and AngularJS apps, with a strong background in UX, Agile, eXtreme Programming, and startup growth. Living in the Midwest and contributing to the world.</div>
</li>
<li class="speaker"><img src="/img/bio/deanhaddock.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/systemconscious">Dean Haddock</a></h2>
<h3 class="title">Managing Director, StoryCorps</h3>
<div class="speaker--bio">Dean Haddock is the Managing Director of Digital &amp; Technical Innovation for StoryCorps, the national oral history project--one of the largest collections of human voices ever assembled--and popular NPR/PBS broadcast. He and his team design and build apps, websites and other platforms to further StoryCorps' mission of recording and preserving the stories of everyday people across the US and around the world. Most recently Dean led StoryCorps' 2015 $1m TED Prize initiative to build a mobile app and platform that anyone can use to record and archive oral history interviews permanently at the Library of Congress. He is a Nieman Foundation Visiting Fellow, a Knight Foundation Prototype Fund awardee, a two-time Google Fellow to the Personal Democracy Forum and a civic hacktivist.</div>
</li>
<li class="speaker"><img src="/img/bio/ryanhanna.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/heryandotus">Ryan Hanna</a></h2>
<h3 class="title">Director of Engineering, Sworkit</h3>
Expand Down Expand Up @@ -157,6 +162,11 @@ <h2 class="speaker--name"><a href="http://twitter.com/mposchenrieder">Martin Pos
<h3 class="title">Founder, testmunk</h3>
<div class="speaker--bio">Martin has been working in the mobile industry for most of the past decade. He began his career as an intern for one of the few German handset manufacturers, years before Android and iPhone were launched. After involvement with several app projects, he soon realized that one of the biggest pain-points in development was mobile app testing. In order to ease this pain, he started Testmunk. Testmunk is based in Silicon Valley, and provides automated app testing over the cloud.</div>
</li>
<li class="speaker"><img src="/img/bio/brianrinaldi.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/remotesynth">Brian Rinaldi</a></h2>
<h3 class="title">Developer Content Manager, Telerik</h3>
<div class="speaker--bio">Brian is the Developer Content Manager at Telerik where he helps the Developer Relations team create top notch content for the developer community on the Telerik Developer Network. He is also co-editor of Mobile Web Weekly.</div>
</li>
<li class="speaker"><img src="/img/bio/ryanjsalva.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/ryanjsalva">Ryan J Salva</a></h2>
<h3 class="title">JavaScript Developer</h3>
Expand All @@ -167,6 +177,11 @@ <h2 class="speaker--name"><a href="http://twitter.com/devgirlFL">Holly Schinsky<
<h3 class="title">Senior Technical Evangelist, Adobe</h3>
<div class="speaker--bio">Holly Schinsky is working with the PhoneGap team at Adobe and currently focused on mobile development using PhoneGap, HTML/CSS and JavaScript. She has 17 years experience in software development including Java, Adobe Flex/AIR and ActionScript in addition to her recent hybrid mobile work. Holly’s latest focus is on developer advocacy and education via her blog, samples and workshops. In her free time she’s usually found driving a carpool, running or hanging out with her family.</div>
</li>
<li class="speaker"><img src="/img/bio/tjvantoll.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/tjvantoll">TJ VanToll</a></h2>
<h3 class="title">Senior Developer Advocate, Telerik</h3>
<div class="speaker--bio">TJ VanToll is a front-end developer, author, and a senior developer advocate for Telerik. TJ has over a decade of web development experience, including a few years working on the jQuery team. Nowadays, he spends his time helping web developers build mobile apps through projects like Cordova and NativeScript. TJ is @tjvantoll on Twitter and tjvantoll on GitHub.</div>
</li>
</ul>
</div>
</section>
Expand Down

0 comments on commit c260fc8

Please sign in to comment.