Skip to content

Latest commit

 

History

History
95 lines (78 loc) · 3.25 KB

index.md

File metadata and controls

95 lines (78 loc) · 3.25 KB
layout title updated permalink
default
Mobile & Web Development Club
2015-09-21
/


Mobile & Web Development Club

Welcome! We are a group of VT students who develop mobile and web apps.


  </div>
</div>
<div class="parallax"><img src="/images/code_background.png" alt="Unsplashed background img 1"></div>
<div class="row">

  <div class="col s12 m4">
    <div class="icon-block">
        <h2 class="center red-text text-darken-4"><i class="medium material-icons">group_work</i></h2>
        <h5 class="center">Brainstorm</h5>
        <p class="light">Use your imagination to create new and inovated apps. <a href="https://docs.google.com/a/vt.edu/spreadsheets/d/1V66089mDnxYaZ6Sqt8jI-Oi3Dbb8B2MZAn9JJKF-gPs/edit#gid=0">View Results!</a></p>
    </div>
  </div>

  <div class="col s12 m4">
    <div class="icon-block">
        <h2 class="center red-text text-darken-4"><i class="medium material-icons">code</i></h2>
        <h5 class="center">Develop</h5>
        <p class="light">Work together in groups to create your ideal app.</p>
      </div>
  </div>

  <div class="col s12 m4">
    <div class="icon-block">
        <h2 class="center red-text text-darken-4"><i class="medium material-icons">share</i></h2>
        <h5 class="center">Share</h5>
        <p class="light">Share your app with the world. <a href="/apps/">Checkout what we have made!</a></p>
      </div>
  </div>

</div><!-- row -->


Meetups

Have an interest in mobile or web development? All levels of experience welcome!


  </div>
</div>
<div class="parallax"><img src="/images/code_background.png" alt="Unsplashed background img 1"></div>
<h2 class="header center grey-text text-darken-4">Guest Speakers</h2>

<div class="row guest-speakers">
  <div class="col s12 m6 center">
    <a href="http://willowtreeapps.com/"><img src="/images/willowtree_logo.png"></a>
  </div>

  <div class="col s12 m6 center">
    <a href="https://hackware.io/"><img src="/images/hackware_logo.png"></a>
  </div>
</div>