-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.qmd
More file actions
149 lines (97 loc) · 5.18 KB
/
index.qmd
File metadata and controls
149 lines (97 loc) · 5.18 KB
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
---
title: ""
page-layout: full
toc: false
body-classes: home-page
---
::: {.hero}
<img src="Images/Logo/Full.png" alt="GSO Logo" class="hero-logo">
::: {.intro-band}
Welcome to Geotechnical Student Organization at The University Of Maine
:::
::: {.learn-btn-wrapper}
[Learn More](#about){.learn-btn}
:::
:::
::: {.about-split .about-margin-button #about}
<div class="about-image">
<img src="Images/Gallery/Tufts 1.jpg" alt="GSO members">
</div>
<div class="about-text">
<div class="about-text-inner">
<div class="about-label">About Us</div>
The Geotechnical Student Organization (GSO) is a student-run organization
at the University of Maine for undergraduate and graduate students
interested in geotechnical engineering.
</div>
</div>
:::
::: {.mission-split #mission}
<div class="mission-text" data-aos="fade-right" data-aos-duration="1800">
<div class="mission-text-inner">
<div class="mission-label">Mission</div>
Our mission is to connect, support, and develop geotechnical engineering students through hands-on learning, professional engagement, and meaningful collaboration, preparing them to become skilled, innovative engineers who contribute to sustainable communities.
</div>
</div>
<div class="mission-image" data-aos="fade-right" data-aos-duration="1800">
<img src="Images/Gallery/GeoCon Members photo 2.jpg" alt="Mission image">
</div>
:::
::: {.vision-split .vision-margin-button #vision}
<div class="vision-image" data-aos="fade-left" data-aos-duration="1800">
<img src="Images/Gallery/Seaboard 1.jpg" alt="GSO members">
</div>
<div class="vision-text" data-aos="fade-left" data-aos-duration="1800">
<div class="vision-text-inner">
<div class="vision-label">Vision</div>
Our vision is to be a leading student organization that connects geotechnical engineering students with academic and industry partners while providing opportunities for personal and professional growth, innovation, and excellence.
</div>
</div>
:::
::: {.goal-split #goal}
<div class="goal-text" data-aos="fade-right" data-aos-duration="1800">
<div class="goal-text-inner">
<div class="goal-label">Goal</div>
Our goal is to promote meaningful interaction between students and leading academics, companies, institutes, and professional societies related to geotechnical engineering.
</div>
</div>
<div class="goal-image" data-aos="fade-right" data-aos-duration="1800">
<img src="Images/Gallery/GeoFrontiers Members Photo 3.jpg" alt="goal image">
</div>
:::
::: {.grid}
::: {.tile}
<a href="members.qmd">
<img src="Images/Tiles/Members.png" class="tile-img" alt="Members">
<div class="tile-content">Who are we?</div>
</a>
:::
::: {.tile}
<a href="resources.qmd">
<img src="Images/Tiles/Resources.png" class="tile-img" alt="Resources">
<div class="tile-content">Looking for workshop materials and presentations?</div>
</a>
:::
::: {.tile}
<a href="events.qmd">
<img src="Images/Tiles/Events.png" class="tile-img" alt="Events">
<div class="tile-content">Want to know more about our upcoming events?</div>
</a>
:::
::: {.tile}
<a href="gallery.qmd">
<img src="Images/Tiles/Gallery.png" class="tile-img" alt="Gallery">
<div class="tile-content">Take a look down memory lane!</div>
</a>
:::
:::
<!-- ## About Us {#about .about-margin-button} -->
<!-- The Geotechnical Student Organization (GSO) is a student-run organization at the University of Maine for undergraduate and graduate students interested in geotechnical engineering. We focus on hands-on learning, professional development, and building a strong, supportive community. -->
<!-- GSO provides opportunities beyond the classroom through workshops, technical seminars, field experiences, and collaborative events. These activities help students connect theory with practice, learn new tools and methods, and gain exposure to real-world geotechnical applications. -->
<!-- We emphasize professional connection and community building by bringing together students, faculty, and industry professionals. Through collaborations with organizations such as COPRI and the Geo-Institute of ASCE, GSO supports student participation in conferences, workshops, and competitions while fostering an inclusive, low-pressure environment for learning and connection. -->
<!-- ## Mission {#mission} -->
<!-- Our mission is to provide a platform for geotechnical engineering students to connect, learn, and grow. We create a supportive environment that enhances academic and professional development through technical events, workshops, and networking opportunities that expose students to real-world challenges and solutions. We foster a culture of collaboration, innovation, and excellence that prepares members to be effective and impactful geotechnical engineers and to contribute to sustainable communities. -->
<!-- ## Vision {#vision} -->
<!-- To be a leading student organization that connects geotechnical engineering students with academic and industry partners while providing opportunities for personal and professional growth, innovation, and excellence. -->
<!-- ## Goals {#goals} -->
<!-- To promote meaningful interaction between students and leading academics, companies, institutes, and professional societies related to geotechnical engineering. -->