Skip to content

Commit

Permalink
add new members and update roles
Browse files Browse the repository at this point in the history
  • Loading branch information
sri240 committed Nov 20, 2023
1 parent cdcbff7 commit ba4867c
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 11 deletions.
Binary file added img/headshots/jacobj.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/headshots/sam.png
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/headshots/sejal.png
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/headshots/sri.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 32 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,39 +153,60 @@ <h2>How much time will it take to make a pokerbot?</h2>
<div class="position">President</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/max.jpg">
<div class="about">
<div class="name"><strong>Max Tan '25</strong></div>
<div class="position">Vice President</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/dylan.jpg">
<div class="about">
<div class="name"><strong>Dylan Dong '24</strong></div>
<div class="position">Tech Lead</div>
<div class="position">Vice President</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/gaurab.png">
<div class="about">
<div class="name"><strong>Gaurab Das '25</strong></div>
<div class="position">Treasurer</div>
<div class="position">Tech Lead</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/jacob.jpg">
<div class="about">
<div class="name"><strong>Jacob David '26</strong></div>
<div class="position">Teaching Assistant</div>
<div class="position">Head Instructor</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/paco.png">
<div class="about">
<div class="name"><strong>Paco Gomez '26</strong></div>
<div class="position">Teaching Assistant</div>
<div class="position">Curriculum Lead</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/sri.png">
<div class="about">
<div class="name"><strong>Sri Saraf '26</strong></div>
<div class="position">Server Developer</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/sejal.png">
<div class="about">
<div class="name"><strong>Sejal Rathi '26</strong></div>
<div class="position">Engine Developer</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/jacobj.png">
<div class="about">
<div class="name"><strong>Jacob Jobraeel '27</strong></div>
<div class="position">Treasurer</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/sam.png">
<div class="about">
<div class="name"><strong>Sam Zhou '27</strong></div>
<div class="position">Treasurer</div>
</div>
</div>
<div class="team single">
Expand Down

0 comments on commit ba4867c

Please sign in to comment.