Skip to content

Commit ba51a37

Browse files
author
Ken Durkin
committed
add hackrpi, add steven
1 parent 97672cc commit ba51a37

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

img/team/steven.jpg

138 KB
Loading

img/team/you.jpg

-40.7 KB
Binary file not shown.

index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,11 @@ <h3 class="section-subheading text-muted">Our upcoming talks and workshops!</h3>
155155
<div class="row">
156156
<div class="col-md-4 col-sm-6 portfolio-item">
157157
<a href="#portfolioModal1" class="portfolio-link" data-toggle="modal">
158-
<img style ="width:350px; height:250px;" class="img-responsive" src="img/portfolio/oculus.jpg"/>
158+
<img style ="width:350px; height:250px;" class="img-responsive" src="img/portfolio/hackrpi.png"/>
159159
</a>
160160
<div class="portfolio-caption">
161-
<h4>Virtual Reality Demo</h4>
162-
<p class="text-muted">Join our wonderful Vice President, Stephen Rubio, on Tuesday to play with the legendary OCULUS RIFT.</p>
161+
<h4>HackRPI</h4>
162+
<p class="text-muted">Join us November 14-15 for a hackathon at RPI!</p>
163163
</div>
164164
</div>
165165
<div class="col-md-4 col-sm-6 portfolio-item">
@@ -168,7 +168,7 @@ <h4>Virtual Reality Demo</h4>
168168
</a>
169169
<div class="portfolio-caption">
170170
<h4>Coding Nights</h4>
171-
<p class="text-muted">Come join us for our weekly open coding session!</p>
171+
<p class="text-muted">Come join us for our weekly open coding sessions!</p>
172172
</div>
173173
</div>
174174
<div class="col-md-4 col-sm-6 portfolio-item">
@@ -383,12 +383,12 @@ <h4>Aaron DeVera</h4>
383383
</div>
384384
<div class="col-sm-4">
385385
<div class="team-member">
386-
<img src="img/team/you.jpg" class="img-responsive img-circle" alt="">
386+
<img src="img/team/steven.jpg" class="img-responsive img-circle" alt="">
387387
<div class="team-overlay">
388-
<h4></h4>
388+
<h4>Steven Povlitz</h4>
389389
<p>Freshman Representative</p>
390390
<ul class="list-inline social-buttons">
391-
<li><a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a>
391+
<li><a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a>
392392
</li>
393393
</ul>
394394
</div>
@@ -487,16 +487,16 @@ <h3 class="section-subheading text-muted">Feel free to send us a message!</h3>
487487
<div class="col-lg-8 col-lg-offset-2">
488488
<div class="modal-body">
489489
<!-- Project Details Go Here -->
490-
<h2>Virtual Reality Demo</h2>
490+
<h2>HackRPI</h2>
491491
<p class="item-intro text-muted">
492-
Join our wonderful Vice President, Stephen Rubio, on Tuesday to play with the legendary OCULUS RIFT.
492+
Join us November 14-15 for a hackathon at RPI!
493493
</p>
494-
<img class="img-responsive img-centered" src="img/portfolio/oculus.jpg" alt="">
494+
<img class="img-responsive img-centered" src="img/portfolio/hackrpi.png" alt="">
495495
<p>
496-
Stephen will be telling us of the wonders of VR development and how we can develop for the oculus ourselves! We'll even get a chance to try out the headset! WHOAAAAAAAAAA.
496+
CSS is going to HackRPI! HackRPI is a hackathon that will be held on November 14-15 at Rensselaer Polytechnic Institute in Troy, NY. What's a hackathon, you ask? It's a 24-hour coding maration filled with free food, free swag, good vibes, and an environment perfect for building a project with code! Not yet a programming ninja? No worries, you'll have plenty of people to work with who will encourage you to improve your skills and inspire new ideas.
497497
</p>
498498
<p>
499-
The <a href="https://www.facebook.com/events/461524357368946/">Facebook page</a> is up! See you there!
499+
Don't forget to reserve your spot by registering on their website (<a href="http://www.hackrpi.com/">hackrpi.com</a>) and <a href="https://www.facebook.com/events/1655528228064877/">RSVP to our event</a> to let us know you're coming!
500500
</p>
501501

502502
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>

0 commit comments

Comments
 (0)