Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions docs/aboutus.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h2>About the Club</h2>
<h2>Current Board and Officers | 2023 - 2024</h2>
<h3>PRESIDENT | Melvin Gitbumrugsin</h3>
<div class="profiles">
<img src="img/2023-2024/AboutUs/MelvinGitbumRugsin.png" alt="">
<img src="img/2023-2024/AboutUs/MelvinGitbumrugsin.png" alt="">
<p>
"Hi! My name is Melvin and I am the president for this year. Video games have always given me joy throughout my life, so I hope to someday be able to create games that give people that same sense of joy.
I enjoy coding, so I am mostly interested in the programming aspect of game development."
Expand All @@ -52,11 +52,11 @@ <h3 class="pt">VICE PRESIDENT | Sam Macaraniag</h3>
<div class="profiles">
<img src="img/22-23/aboutus/sam.png" alt="">
<p>
"Hi everyone, I'm Sam! I'm a previous president of the club now working to improve and upkeep the club website! I initially got into game development due to my love of
"Hi everyone, I'm Sam! I'm a previous president of the club now working as vice president! I initially got into game development due to my love of
video games (obviously), but it also incorporated my three biggest hobbies: art, music, and writing. I've been wanting to make video games since I was a kid, and now that I know
how to make them, I want to share the knowledge to anyone else who's interested in game development!"
<br><br>
Year and Major: 4th Year, Computer Science and Writing Studies Minor
Year and Major: ???th Year, Computer Science and Writing Studies Minor
<br>
Hobbies: Singing, Digital art, Playing games, Playing guitar, Trolling my friends in coop games
</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h3>CPP Game Development Club</h3>
<img id="firstClone" src="img/22-23/car_joinus.png" alt="">
</div>
</div>
<a href="https://forms.gle/DuWnnCHVzTQSR4TT9">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeyQJjrIN__Drqj8hhrL_SQmOaidq-9oorvVMu0Q-I-DF8jMA/viewform?usp=sf_link">
<div class="logo">
<h5>REGISTER</h5>
</div>
Expand Down Expand Up @@ -115,7 +115,7 @@ <h2>Calendar</h2>
<br />
August 29th - First Club Meeting @ Building 8 Room 4 12:00pm - 1:00pm
<br />
September 1st - Game Night (Online and In-person) 3:00pm - 5:00pm
September 1st - Game Night @ Building 6 Room 204 3:00pm - 5:00pm
</p>
</div>

Expand Down
4 changes: 4 additions & 0 deletions docs/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ nav{
padding-left: 30px;
}

.calendar-weekdays{

}

.title{
display: flex;
}
Expand Down