Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h1 class='mobile-e-board-title'>MEET OUR E-BOARD</h1>
<h1 class='desktop-e-board-title'>MEET OUR E-BOARD</h1>
<div class='e-board-description-container'>
<div class='e-board-description-carousel'>
<!-- Thuan, Club President -->
<!-- Club President -->
<div class='e-board-description e-board-description-active'>
<!-- Officer Titles -->
<h2 class='officer-title'>President</h2>
Expand All @@ -167,7 +167,7 @@ <h2 class='officer-title'>President</h2>
this club was to help create an inclusive and equal environment where students
get to learn new things about technology and innovate to solve problems.</p>
</div>
<!-- Ricky, Club Vice-President -->
<!-- Club Vice-President -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Vice President</h2>

Expand All @@ -177,7 +177,7 @@ <h2 class='officer-title'>Vice President</h2>
inspire ideas, and educate you about the vast field of computer science. I look forward
to working with each and every one of you in any way that I can, cheers!</p>
</div>
<!-- Ashley, Secretary -->
<!-- Secretary -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Secretary</h2>

Expand All @@ -187,7 +187,7 @@ <h2 class='officer-title'>Secretary</h2>
hope that I will be able to meet as many fellow CS students as possible before I leave
CPP to further expand our knowledge in the field in innovative ways.</p>
</div>
<!-- Prathista, Treasurer -->
<!-- Treasurer -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Treasurer</h2>

Expand All @@ -206,7 +206,7 @@ <h2 class='officer-title'>Treasurer</h2>
is to strive to create a warm and connected environment where members can learn from
one another and foster communication and growth, both academically and socially.</p>
</div>
<!-- Sandra, Historian -->
<!-- Historian -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Historian</h2>

Expand All @@ -218,7 +218,7 @@ <h2 class='officer-title'>Historian</h2>
create an environment where one can learn new things and take advantage of what we have
to offer.</p>
</div>
<!-- Ketan, Public Relations -->
<!-- Public Relations -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Public Relations</h2>

Expand All @@ -231,14 +231,14 @@ <h2 class='officer-title'>Public Relations</h2>
As someone who loves to interact and connect with various people, I want to bring and
emphasize this important concept as a core club value.</p>
</div>
<!-- Yennhi, Webmaster -->
<!-- Webmaster -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Webmaster</h2>

<p>My name is Yennhi Dang and I'm a second-year CS major. I love front-end development because it is one of the
many ways I can put my creative tendencies to use. I strive to become better with time and experience. I
designed the CSS website and hope you guys like it!</p>
<p>My name is Jonah Mokhtarzadeh. I am a senior student majoring in Computer Science. Information technology and game development
intrigue me the most in this field, and I do not want to stop learning more about them.</p>
</div>

<!-- Luke, Webmaster -->
<div class='e-board-description e-board-description-inactive'>
<h2 class='officer-title'>Webmaster</h2>
Expand All @@ -249,6 +249,7 @@ <h2 class='officer-title'>Webmaster</h2>
website you're looking at right now! If you have any suggestions on improving our club website, please feel free
to tell me or Yennhi.</p>
</div>

</div>
</div>
</div>
Expand Down Expand Up @@ -288,7 +289,7 @@ <h2 class='officer-title'>Webmaster</h2>
<div class='events-title-container'>
<h1 class='events-title'>EVENTS</h1>
</div>
<p class='events-semester'>Semester: Fall 2020</p>
<p class='events-semester'>Semester: Fall 2023</p>
<!-- These are separate hidden events item containers for the mobile design -->
<!-- Computer Science Society Project Initiative (CSSPI) -->
<div class='mobile-events-desc-container' id='mobile-csspi'>
Expand Down Expand Up @@ -648,4 +649,4 @@ <h2 class='project-title'>CS Class Google Calendar Scheduler Web Application</h2
<!-- javascripts -->
<script src='javascripts/main.js'></script>
</body>
</html>
</html>