Skip to content

Instantly share code, notes, and snippets.

@amcaplan
Last active August 29, 2015 13:56

Revisions

  1. amcaplan revised this gist Feb 4, 2014. 1 changed file with 25 additions and 0 deletions.
    25 changes: 25 additions & 0 deletions All_4_students
    Original file line number Diff line number Diff line change
    @@ -71,4 +71,29 @@
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student -->

    <!-- Begin Student -->
    <li class="home-blog-post">
    <div class="blog-thumb">
    <a href="students/eugenemillerman.html">
    <img width="304" height="304" class="prof-image" src="img/students/eugmill_profile.jpg" class="attachment-blog-thumb wp-post-image" alt="Eugene Millerman">
    </a>
    </div>

    <div class="blog-title">
    <div class="big-comment">
    <h3>
    <a href="students/eugenemillerman.html">Eugene Millerman</a>
    </h3>
    </div>
    <p class="home-blog-post-meta">404: Tagline not found.</p>
    </div>
    <div class="clear"></div>

    <div class="excerpt">
    <p>Ukrainian-born, Brooklyn-raised tinkerer who loves gadgets, gastronomy and getting lost in the woods.</p>
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student -->
  2. amcaplan revised this gist Feb 4, 2014. 1 changed file with 26 additions and 1 deletion.
    27 changes: 26 additions & 1 deletion All_4_students
    Original file line number Diff line number Diff line change
    @@ -46,4 +46,29 @@
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student [Laura] -->
    <!-- End Student [Laura] -->

    <!-- Begin Student -->
    <li class="home-blog-post">
    <div class="blog-thumb">
    <a href="students/daniel_spector.html">
    <img width="304" height="304" class="prof-image" src="img/students/daniel-spector-index.jpg" class="attachment-blog-thumb wp-post-image" alt="Daniel Spector">
    </a>
    </div>

    <div class="blog-title">
    <div class="big-comment">
    <h3>
    <a href="students/daniel_spector.html">Daniel Spector</a>
    </h3>
    </div>
    <p class="home-blog-post-meta">Elegance is a virtue</p>
    </div>
    <div class="clear"></div>

    <div class="excerpt">
    <p>Born and raised in Brooklyn, I am a very opinionated about my bagels, can navigate around a subway blindfolded and will never miss an EDM festival.</p>
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student -->
  3. amcaplan revised this gist Feb 4, 2014. 1 changed file with 26 additions and 1 deletion.
    27 changes: 26 additions & 1 deletion All_4_students
    Original file line number Diff line number Diff line change
    @@ -21,4 +21,29 @@
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student -->
    <!-- End Student -->

    <!-- Begin Student [Laura] -->
    <li class="home-blog-post">
    <div class="blog-thumb">
    <a href="students/student_name.html">
    <img width="304" height="304" class="prof-image" src="img/students/lauraconwill_profile.jpg" class="attachment-blog-thumb wp-post-image" alt="student_name">
    </a>
    </div>

    <div class="blog-title">
    <div class="big-comment">
    <h3>
    <a href="students/lauraconwill.html">Laura Conwill</a>
    </h3>
    </div>
    <p class="home-blog-post-meta">ruby party all day long</p>
    </div>
    <div class="clear"></div>

    <div class="excerpt">
    <p>I was in southern California for college (sun and In-n-Out!), rural Oregon for high school (lived in a town with 1500 people and 3000+ cows!), and Tokyo for elementary/middle school (tonkatsu and Totoro!).</p>
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student [Laura] -->
  4. amcaplan created this gist Feb 4, 2014.
    24 changes: 24 additions & 0 deletions All_4_students
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,24 @@
    <!-- Begin Student -->
    <li class="home-blog-post">
    <div class="blog-thumb">
    <a href="students/student_name.html">
    <img width="304" height="304" class="prof-image" src="img/students/Caplan_headshot.png" class="attachment-blog-thumb wp-post-image" alt="student_name">
    </a>
    </div>

    <div class="blog-title">
    <div class="big-comment">
    <h3>
    <a href="students/ArielCaplan.html">Ariel Caplan</a>
    </h3>
    </div>
    <p class="home-blog-post-meta">Ruby: Programming Language, or Red Grapefruit?</p>
    </div>
    <div class="clear"></div>

    <div class="excerpt">
    <p>Developing my developing developing skills. (Yes, that makes sense.)</p>
    </div>
    <div class="clear"></div>
    </li>
    <!-- End Student -->