-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathindex.html
More file actions
304 lines (271 loc) · 14.3 KB
/
index.html
File metadata and controls
304 lines (271 loc) · 14.3 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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE HTML>
<html>
<head>
<link rel="shortcut icon" href="images/favicon.ico" />
<title>UCSD Undergraduate Economics Society</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/slider.css"/>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-100145628-1', 'auto');
ga('send', 'pageview');
</script>
<style>
body {
background-image: url("logo_empty_1.jpg");
}
</style>
</head>
<body>
<body class="landing">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html"><img src = "images/favicon.ico"> <b class="logoUpperLeft">UES</b> ‖ UCSD</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="board.html">Executive Board</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="recruitment.html">Recruitment</a></li>
<li><a href="econference.html">Econference</a></li>
<!-- <li><a>FAQ</a></li> -->
<!-- <li><a href="committees.html">Committees</a></li> -->
<!-- <li><a href="resources.html">Resources</a></li> -->
<!-- <li><a href="join.html">Join Us</a></li> -->
</ul>
</nav>
</header>
<a href="#navPanelToggle" class="navPanelToggle"><span class="fa fa-bars"></span></a>
<!-- Banner -->
<section id="banner">
<h2>Undergraduate Economics Society</h2>
<h3>UCSD's Largest Economics Organization</h3>
<a href = "recruitment.html"><button id="button">JOIN US!</button></a>
</section>
<!-- Image -->
<section id="home" class="wrapper">
<div class="container">
<h2 style="font-size:40px"> What We Offer</h2>
<p style="font-size:20px">
UES is the official student organization for the Department of Economics at UCSD,
where we are dedicated to creating a community for students majoring in or interested in economics.
</p>
<p style="font-size:20px"> Join our <a href="https://discord.gg/qk2JAtVN3K">Discord</a> for more details and event updates! </p>
<!--<section id="events" class="alt">
<div class="container">
<div style="margin-left: 5px";>
<h2 style="font-size:40px"> Upcoming Events </h2>
<p style="font-size:20px">Checkout the Fall Quarter Events!</p>
<a href = "events.html"><button id="button" style="background-color: rgb(34, 59, 97);" height="100px" width="200">VIEW ALL EVENTS</button></a>
<br>
<br>
</div>
</div>
</section>-->
<section id="news" class="alt">
<div class="container">
<div style="margin-left: 5px";>
<h2 style="font-size:40px"> UES Highlights </h2>
<p style="font-size:28px">ECONference 2024</p>
<p style="font-size:20px">This year's ECONference brought together industry leaders and professionals from a wide range of sectors, offering attendees valuable insights. We were honored to host speakers from top companies such as Kajabi, a leader in the digital economy space; Legoland, where innovation meets entertainment; Deloitte, one of the Big Four accounting firms; RYVYL and LPL Finance. These distinguished professionals, including data scientists, financial analysts, Chief Product Officers (CPOs), professors, and business students, shared their unique perspectives on the future of business, technology, and financial trends, enriching our understanding of cross-disciplinary opportunities.</p>
<br>
<p style="font-size:28px">Case Study Competition</p>
<p style="font-size:20px">Our annual Case Study Competition provided an unparalleled networking platform for participants. Students had the opportunity to engage with a diverse array of organizations, showcasing their problem-solving skills while receiving real-time feedback from top professionals. This competition not only enhanced students’ analytical abilities but also opened doors for future internships and career opportunities with industry leaders.</p>
</div>
</div>
</section>
<!--<p style="font-size:20px"> Join our <a href="https://discord.gg/qk2JAtVN3K">Discord</a> for more details and event updates. </p>-->
<span class="image right"><img src="images\econference18.jpg", width = "270"></span>
<article class = "borderOne">
<h3 style="font-size:25px;color:white">Professional Development</h3>
<p style="font-size:20px;color:white">
Attend our workshops to prepare yourself for your career! We host interview,
resume, and career info workshops hosted by professional guest speakers.
</p>
</article>
<br>
<span class="image left flyer"><img src="images\studyjam22.jpg", width = "270"></span>
<article class = "borderOne">
<h3 class="align-right", style="font-size:25px;color:white">Personal Growth</h3>
<p class="align-right", style="font-size:20px;color:white">
Discover and grow your values through connecting with other UES members and alumni!
On top of connecting with fellow undergraduates, we also host mixers with alumni and
graduate students who are eager to help undergraduates.
</p>
</article>
<br>
<span class="image right"><img src="images\bowling22.jpg", width = "230"></span>
<article class = "borderOne">
<h3 style="font-size:25px;color:white">Community</h3>
<p style="font-size:20px;color:white">
Have fun with us through our socials! Join us when we eat food,
go ice-skating, or have study jams at Geisel!
</p>
</div>
</section>
<section id="companies" class="slider__wrapper">
<div class="container">
<h2 style="text-align:center">Where We Have Worked!</h2>
<div class="slider">
<div class="slide-track">
<div class="slide">
<div class="slider__images">
<img src="images/companies/aetna.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/boozallen.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/accenture.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/amazon.jpeg" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/capitalone.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/ey.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/grantthornton.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/northropgrumman.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/thermofisher.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/axos.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/ingrammicro.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/ripplematch.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/aetna.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/boozallen.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/accenture.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/amazon.jpeg" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/capitalone.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/ey.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/grantthornton.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/northropgrumman.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/thermofisher.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/axos.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/ingrammicro.png" alt="" />
</div>
</div>
<div class="slide">
<div class="slider__images">
<img src="images/companies/ripplematch.png" alt="" />
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
</ul>
<!-- <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> -->
</ul>
<header>
<h2>Contact Us!</h2>
</header>
<ul class="icons">
<li><a href="https://instagram.com/ues_ucsd" target='_blank' class="icon fa-instagram"><span
class="label">Instagram</span></a></li>
<li><a href="https://www.linkedin.com/company/ues-ucsd/" target='_blank' class="icon fa-linkedin"><span
class="label">LinkedIn</span></a></li>
<!-- <li><a href="https://snapchat.com/add/ues_ucsd" class="icon alt fa-snapchat"><span class="label">Snapchat</span></a></li> -->
<li><a href="https://discord.gg/qk2JAtVN3K"> <img src="images/discord.png" width="55" height="45" style="position: relative; top:0.4rem;"/></a></li>
<li><a href="mailto:[email protected]" target='_blank' class="icon alt fa-envelope"><span class="label">Mail</span></a></li>
</ul>
<ul class="copyright">
<li>© UES</li>
</ul>
</div>
</footer>
</body>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</html>