Skip to content

Commit

Permalink
added paco
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcmanus1 committed Sep 29, 2023
1 parent 3d8a025 commit 88563c7
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 32 deletions.
File renamed without changes
Binary file added img/headshots/jacob.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/paco.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
81 changes: 49 additions & 32 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,26 @@
<img id="logo" src="img/logo_clear.svg" onerror="this.onerror=null; this.src='img/logo_clear.png'" class="logo">
<div id="maintitle" class="title">Pokerbots</div>
<div class="text">
<p>Stay tuned for Pokerbots 2024!</p>
<!-- <p> Pre-registration for Pokerbots 2023 is open! </p> -->
<!-- <p> Play Blotto and LUPI down below! Get your submissions in before December 13th at 11:59pm EST. </p> -->
<!-- Pre-registration for Pokerbots IAP 2023 opening soon! Info sessions: -->
Get hype for our Final Event on Friday, February 3rd, from 4:30 - 7:00pm EST!<br>
<!-- Get hype for our Final Event on Friday, February 3rd, from 4:30 - 7:00pm EST!<br> -->
<!-- Check out a recording of our info session <a href="https://pkr.bot/info-session-recording" style="color:white;text-decoration:underline">here</a>!<br> -->
<!-- <p>Thank you for participating in Blotto and LUPI! </p> -->
<!-- <p>Results are now available <a href="https://pkr.bot/blotto-results" style="color:white;text-decoration:underline">here</a>.</p> -->
<!-- Thank you for participating in Pokerbots 2021!
--> </div>
</div>
<!-- <div class="text">
Thursday, December 1st, 7-8 PM in 4-163<br>
Monday, December 5th, 7-8 PM in 4-163<br>
Blotto Day: Wednesday, December 14th, 7-8 PM in 4-163
</div> -->
<p>
<!-- <a class="ui button" href="https://pkr.bot/prereg">Pre-register</a> -->
<a class="ui button" href="https://pkr.bot/rsvp">Final Event RSVP</a>
<!-- <a class="ui button" href="https://pkr.bot/rsvp">Final Event RSVP</a> -->
<!-- <a class="ui button" href="https://pkr.bot/final-event">Final Event</a><br><br> -->
<a class="ui button" href="https://pkr.bot/piazza">Piazza</a> &nbsp;
<a class="ui button" href="https://pkr.bot/resources">Class Resources</a> &nbsp; <a class="ui button" href="https://pkr.bot/scrimmage">Scrimmage Server</a>
<!-- <a class="ui button" href="https://pkr.bot/piazza">Piazza</a> &nbsp; -->
<!-- <a class="ui button" href="https://pkr.bot/resources">Class Resources</a> &nbsp; <a class="ui button" href="https://pkr.bot/scrimmage">Scrimmage Server</a> -->
<!-- <a class="ui button" href="https://pkr.bot/class">Lecture Zoom</a> &nbsp; <a class="ui button" href="https://pkr.bot/oh">Office Hours Zoom</a> -->
<!-- <a class="ui button" href="https://pkr.bot/blotto">Blotto</a>
<a class="ui button" href="https://pkr.bot/lupi">L.U.P.I</a> -->
Expand Down Expand Up @@ -88,7 +88,7 @@ <h2>Machine learning? Algorithms? Exactly how much coding experience is necessar
<div class="row">
<div class="column">
<h2>What form of poker will it be?</h2>
<p>We are keeping the game and tournament structure secret. You will hear all about it during the challenge unveiling in early January 2022.</p>
<p>We are keeping the game and tournament structure secret. You will hear all about it during the challenge unveiling in early January 2024.</p>
</div>
<div class="column">
<h2>How many members can make up a team?</h2>
Expand Down Expand Up @@ -147,59 +147,73 @@ <h2>How much time will it take to make a pokerbot?</h2>
<div class="title">Meet the team!</div>
<div class="team grid">
<div class="team single">
<img src="img/headshots/matt.jpg">
<img src="img/headshots/alex_square.png">
<div class="about">
<div class="name"><strong>Matt McManus '23</strong></div>
<div class="position">Co-President</div>
<div class="name"><strong>Alexander Zhang '26</strong></div>
<div class="position">President</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/Sophie.png">
<img src="img/headshots/max.jpg">
<div class="about">
<div class="name"><strong>Sophie Yang '24</strong></div>
<div class="position">Co-President</div>
<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/max.jpg">
<img src="img/headshots/dylan.jpg">
<div class="about">
<div class="name"><strong>Max Tan '25</strong></div>
<div class="position">Vice President</div>
<div class="name"><strong>Dylan Dong '24</strong></div>
<div class="position">Tech Lead</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/haijia.jpg">
<img src="img/headshots/gaurab.png">
<div class="about">
<div class="name"><strong>Haijia Wang '23</strong></div>
<div class="position">Teaching Assistant</div>
<div class="name"><strong>Gaurab Das '25</strong></div>
<div class="position">Treasurer</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/dylan.jpg">
<img src="img/headshots/jacob.jpg">
<div class="about">
<div class="name"><strong>Dylan Dong '24</strong></div>
<div class="position">Tech Lead</div>
<div class="name"><strong>Jacob David '26</strong></div>
<div class="position">Teaching Assistant</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/arruda.jpg">
<img src="img/headshots/paco.jpg">
<div class="about">
<div class="name"><strong>Gabriel Arruda '24</strong></div>
<div class="name"><strong>Paco Gomez '26</strong></div>
<div class="position">Teaching Assistant</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/gaurab.png">
<img src="img/headshots/matt.jpg">
<div class="about">
<div class="name"><strong>Gaurab Das '25</strong></div>
<div class="position">Treasurer</div>
<div class="name"><strong>Matt McManus '23</strong></div>
<div class="position">Advisor</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/alex_square.png">
<div class="team single">
<img src="img/headshots/Sophie.png">
<div class="about">
<div class="name"><strong>Alexander Zhang '26</strong></div>
<div class="position">Sponsorship Director</div>
<div class="name"><strong>Sophie Yang '24</strong></div>
<div class="position">Advisor</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/arruda.jpg">
<div class="about">
<div class="name"><strong>Gabriel Arruda '24</strong></div>
<div class="position">Advisor</div>
</div>
</div>
<div class="team single">
<img src="img/headshots/alumni/haijia.jpg">
<div class="about">
<div class="name"><strong>Haijia Wang '23</strong></div>
<div class="position">Teaching Assistant</div>
</div>
</div>
<div class="team single alumni">
Expand Down Expand Up @@ -293,11 +307,14 @@ <h2>How much time will it take to make a pokerbot?</h2>
<a href="https://pkr.bot/github" target="_blank"><i class="github icon"></i></a>
</div>
<div class="copyright">
&copy; MIT Pokerbots 2022
&copy; MIT Pokerbots 2023
</div>
<div class="elevator">
<a id="elevator" href="#">Back to top</a>
</div>
<div class="accessibility">
<a href="https://accessibility.mit.edu">Accessibility</a>
</div>
</footer>
</div>
</body>
Expand Down

0 comments on commit 88563c7

Please sign in to comment.