-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathindex.html
122 lines (110 loc) · 6.31 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html>
<html>
<head>
<title>Hacktoberfest At The Beach</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Stylesheet -->
<link rel="stylesheet" href="index.css" />
<!-- FontAwesome -->
<script src="https://kit.fontawesome.com/f7ef31687e.js" crossorigin="anonymous"></script>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap"
rel="stylesheet"
/>
</head>
<body>
<!-- Navbar -->
<nav>
<img src="nav.svg" alt="Hacktoberfest At The Beach" class="item" />
<a href="#about" class="no-underline item">ABOUT</a>
<a href="#clubs" class="no-underline item">CLUBS</a>
<a href="#faq" class="no-underline item">FAQ</a>
<a href="#attendees" class="no-underline item">ATTENDEES</a>
<a href="#register" class="button item">REGISTER</a>
</nav>
<div style="height: 100px"></div>
<header>
<div class="horizontal-center full-width">
<img
src="logo.svg"
alt="Hacktoberfest At The Beach Logo"
class="logo"
/>
</div>
<div style="height: 15px"></div>
<p class="title"> PRESENTED BY</p>
<img src="clubs.svg" alt="Hacktoberfest At The Beach Clubs" />
<div style="height: 30px"></div>
<p class="title"> REGISTER NOW</p>
<a id="about"></a>
<div style="height: 30px"></div>
<div class="horizontal-center full-width row">
<p>STEP 1. </p>
<div style="width: 20px"></div>
<a href="https://hacktoberfest.com/register/" target="_blank" class="button">OFFICIAL REGISTRATION</a>
<div style="width: 35px"></div>
<p>STEP 2. </p>
<div style="width: 20px"></div>
<a href="https://forms.gle/CXj2aa8f9XookBxTA" target="_blank" class="button">EVENT RSVP</a>
</div>
</header>
<div style="height: 50px"></div>
<main>
<h2>[SCHEDULE]</h2>
<h3>[TUESDAY, OCTOBER 11]</h3>
<p><b>WORKSHOP ROOM: USU 303</b></p>
<p><b>GITHUB ROOM: USU 307</b></p>
<p>1:00 PM: ACM - <a class="link" href="https://github.com/csulbacm/hacktoberfest/blob/main/CONTRIBUTING.md" target="_blank">GitHub Workshop</a></p>
<p>1:50 PM: WIC - Mad Syntax Social</p>
<p>2:40 PM: CyberSec - Virtual Machines Workshop</p>
<p>3:30 PM: GDSC - GitHub Scavenger Hunt</p>
<p>4:20 PM: VGDA - Unity Workshop</p>
<h3>[WEDNESDAY, OCTOBER 12]</h3>
<p><b>WORKSHOP ROOM: USU 304</b></p>
<p><b>GITHUB ROOM: USU 303</b></p>
<p>1:00 PM: ACM & GDSC - <a class="link" href="https://github.com/csulbacm/hacktoberfest/blob/main/CONTRIBUTING.md" target="_blank">GitHub Workshop</a></p>
<p>2:00 PM: Neal Terrell - Debugger Workshop</p>
<p>3:00 PM: Claus Jurgensen - Lazy Whiteboard Coding</p>
<p>4:00 PM: Steve Gold - Programming Team</p>
<h2>[ABOUT]</h2>
<p>
Hacktoberfest is Digital Ocean's Annual Event that encourages people to
contribute to open-source repositories? Hacktoberfest at the Beach will
be an event in person to help anyone learn git and host useful
workshops. For more information visit the website.
<a class="link" href="https://hacktoberfest.com" target="_blank">https://hacktoberfest.com</a>
</p>
<a id="about"></a>
<h2>[CLUBS]</h2>
<p>CSULB ACM: <a class="link" href="https://csulb.acm.org" target="_blank">https://csulb.acm.org</a></p>
<p>VGDA: <a class="link" href="https://linktr.ee/VGDA" target="_blank">https://linktr.ee/VGDA</a></p>
<p>GDSC: <a class="link" href="https://linktr.ee/dsccsulb" target="_blank">https://linktr.ee/dsccsulb</a></p>
<p>WIC: <a class="link" href="https://csulbwic.com" target="_blank">https://csulbwic.com</a></p>
<p>CyberSec: <a class="link" href="https://discord.gg/qDWhKDqRPp" target="_blank">https://discord.gg/qDWhKDqRPp</a></p>
<a id="clubs"></a>
<h2>[ATTENDEES]</h2>
<div class="btn_container">
<a href="https://www.linkedin.com/in/rudyspg/" target="_blank"><button class="btn_yellow"><i class="fa-solid fa-trophy"></i> Rodolfo Sandoval</button></a>
<a href="https://www.linkedin.com/in/brenden-s-smith/" target="_blank"><button class="btn_yellow"><i class="fa-solid fa-trophy"></i> Brenden Smith</button></a>
<a href="https://www.linkedin.com/in/diegogarciacs/" target="_blank"><button class="btn_purple"><i class="fa-solid fa-wrench"></i> Diego Garcia</button></a>
<a href="https://www.linkedin.com/in/jordanhilado/" target="_blank"><button class="btn_green"><i class="fa-solid fa-volleyball"></i> Jordan Hilado</button></a>
<a href="https://www.linkedin.com/in/danielskjo" target="_blank"><button class="btn_blue"><i class="fa-solid fa-dog"></i> Daniel Jo</button></a>
<a href="https://www.linkedin.com/in/lukereissmueller/" target="_blank"><button class="btn_blue"><i class="fa-brands fa-google"></i>Luke Reissmueller</button></a>
<a href="https://www.linkedin.com/in/holly-lee0001/" target="_blank"><button class="btn_yellow"><i class="fa-light fa-house-chimney" style="color: #fab005;"></i> Holly Lee</button></a>
<a href="https://www.linkedin.com/in/manju-thakur/" target="_blank"><button class="btn_yellow"><i class="fa-solid fa-face-smile"></i>Manju Thakur</button></a>
<a href="https://www.linkedin.com/in/samijain" target="_blank"><button class="btn_blue"><i class="fa-solid fa-briefcase"></i> Samyak Jain</button></a>
<a href="www.linkedin.com/in/j-d-marquez" target="_blank"><button class="btn_red"><i class="fa-thin fa-mushroom"></i> Jorge Marquez</button></a>
<a href="https://www.linkedin.com/in/shriyansh-singh-a52a4a24a/" target="_blank"><button class="btn_blue"><i class="fa-duotone fa-rocket-launch fa-lg fa-bounce" style="color: #9c36b5;"></i> Shriyansh Singh</button></a>
<a href="https://www.linkedin.com/in/joshuaaskam/" target="_blank"><button class="btn_blue"><i class="fa-solid fa-fish-fins"></i> Joshua Askam</button></a>
</div>
<a id="attendees"></a>
<h2>[FAQ]</h2>
<p><a href="Hacktoberfest_Beach_FAQ.pdf" target="_blank">View Document</a></p>
<a id="faq"></a>
</main>
</body>
</html>