Skip to content

Commit

Permalink
updated team members stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
charlescbostwick committed May 1, 2024
1 parent aa26530 commit fdbcef1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ <h1 class="meet-the-team">Meet the Team</h1>
<div class="profile" data-id="CB">
<img src="images/profile.jpeg" alt="Profile picture of Charles Bostwick" style="width:200px;height:200px;">
<div class="profile-info">
<h2><span class="repeat-name">Charles Bostwick | </span>Title</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<h2><span class="repeat-name">Charles Bostwick | </span>Team Lead</h2>
<p>As the project leader, Charles was instrumental in guiding the team through the architectural and technological landscapes. He was responsible for drafting all project documentation, selecting the tech stack, and steering the project's direction. His significant technical contribution was transitioning the game codebase from Godot to JavaScript, enhancing integration and deployment efficiency.</p>
</div>
</div>
<button class="toggle-profile" data-id="JP">
<p>Jade Pearl</p>
<img src="images/down-arrow.svg" alt="Expand/collapse profile" data-id="JP">
</button>
<div class="profile" data-id="JP">
<img src="images/Jade.jpeg" alt="Profile picture of Jade Pearl" style="width:200;height:200px;">
<img src="images/profile.jpeg" alt="Profile picture of Jade Pearl" style="width:200px;height:200px;">
<div class="profile-info">
<h2><span class="repeat-name">Jade Pearl | </span>Game Designer/Developer & Discussion Fascilitator</h2>
<h2><span class="repeat-name">Jade Pearl | </span>Game Designer/Developer, Communication Specialist</h2>
<p>Jade spearheaded the initial development of Godot, crafting foundational game mechanics and ensuring they aligned with our design ethos. Her organizational skills were pivotal in setting up our communication channels and aligning the team.</p>
</div>
</div>
Expand All @@ -64,8 +64,8 @@ <h2><span class="repeat-name">Jade Pearl | </span>Game Designer/Developer & Disc
<div class="profile" data-id="AT">
<img src="images/profile.jpeg" alt="Profile picture of Ada Truong" style="width:200px;height:200px;">
<div class="profile-info">
<h2><span class="repeat-name">Ada Truong | </span>Title</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<h2><span class="repeat-name">Ada Truong | </span>Frontend Developer, Game Developer, UI/UX Developer</h2>
<p>Ada added a Minesweeper game, expanding our project's scope. Her role was also critical in defining the website's visual and functional style. She designed the initial themes and was responsible for the website's responsive and accessible design. </p>
</div>
</div>
<button class="toggle-profile" data-id="HB">
Expand All @@ -75,8 +75,8 @@ <h2><span class="repeat-name">Ada Truong | </span>Title</h2>
<div class="profile" data-id="HB">
<img src="images/profile.jpeg" alt="Profile picture of Holland Brawner" style="width:200px;height:200px;">
<div class="profile-info">
<h2><span class="repeat-name">Holland Brawner | </span>Title</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<h2><span class="repeat-name">Holland Brawner | </span>User Experience & User Interface Developer, Game Developer</h2>
<p>Holland's focus on constructing a semantic and accessible HTML framework was a testament to our collaborative spirit. His partnership with Ada and Robyn was vital in implementing responsive and intuitive web designs that catered to diverse devices and user needs, a crucial aspect of our project's success.</p>
</div>
</div>
<button class="toggle-profile" data-id="RC">
Expand All @@ -86,8 +86,8 @@ <h2><span class="repeat-name">Holland Brawner | </span>Title</h2>
<div class="profile" data-id="RC">
<img src="images/profile.jpeg" alt="Profile picture of Robyn Cohen" style="width:200px;height:200px;">
<div class="profile-info">
<h2><span class="repeat-name">Robyn Cohen | </span>Title</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<h2><span class="repeat-name">Robyn Cohen | </span>User Interface & User Experience Developer</h2>
<p>Robyn significantly contributed to the Figma designs, creating reusable components and defining the project's visual identity. Her expertise ensured the project's designs were both functional and aesthetically pleasing across various devices.</p>
</div>
</div>
</main>
Expand Down

0 comments on commit fdbcef1

Please sign in to comment.