-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathevents.php
More file actions
175 lines (175 loc) · 10.5 KB
/
Copy pathevents.php
File metadata and controls
175 lines (175 loc) · 10.5 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
<!DOCTYPE html>
<html>
<head>
<title>Western Founders Network - Events</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<script src="//a.mailmunch.co/app/v1/site.js" id="mailmunch-script" data-mailmunch-site-id="244825" async="async"></script>
</head>
<body id="events">
<?php include 'inc/assets.php' ?>
<?php include 'inc/ip-header.php' ?>
<?php include 'inc/nav-portrait.php' ?>
<div class="ip-main">
<header>
<section class="site-section-heading -events">
<div class="ac" style="width: 80vw;">
<h1 class="small-caps site-section-title">Events</h1>
<p class="serif"><em>As the largest ratified business technology club at Western University, the Founders Network is proud to announce that we have expanded our collection of events to encompass everything from coding educationals to case competitions. Take a glimpse into what we have in store for you this year, just know that you too can become a Founder.</em></p>
</div>
</section>
<?php include 'inc/nav.php' ?>
</header>
<article class="events">
<div class="event-wrapper">
<div class="event -agm">
<div class="event-inner">
<h1 class="event-title small-caps">Annual General Meeting</h1>
<p class="event-desc">Your first opportunity to meet other Founders Network members and the executive team, an overview of the year ahead, and information about Director applications and hiring.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -mse">
<div class="event-inner">
<h1 class="event-title small-caps">Member Social Events</h1>
<p class="event-desc">Several events will be held throughout the year exclusively for club members, ranging from dinners to networking sessions and club nights.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -gew">
<div class="event-inner">
<h1 class="event-title small-caps">Global Entrepreneurship Week</h1>
<p class="event-desc">A variety of events including a startup showcase and pitch competition. Perfect for all aspiring entrepreneurs.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -iat">
<div class="event-inner">
<h1 class="event-title small-caps">Idea-A-Thon</h1>
<p class="event-desc">Similar to the concept of a Hackathon, the Idea-A-Thon event will focus on the generation of a viable business idea. With your own selected groups, and then randomly assigned groups, teams will analyze market needs and trends to conceptualize viable businesses in multiple rounds.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -fvc">
<div class="event-inner">
<h1 class="event-title small-caps">Future View Conference</h1>
<p class="event-desc">In a fast moving world with new innovations emerging frequently, taking a moment to stop and analyze the present allows for a clearer view of the future. The Future View Conference will focus on the newest innovations of today, with a focus on where the future may lead. Delegates will hear from industry speakers, researchers, and interact in group sessions.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -ess">
<div class="event-inner">
<h1 class="event-title small-caps">Entrepreneurial Speaker Series</h1>
<p class="event-desc">Interested in entrepreneurship? Get the inside scoop from speakers who have experienced working within situations of extreme uncertainty. Speakers will give a presentation followed by a question and answer period.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -esn">
<div class="event-inner">
<h1 class="event-title small-caps">Entrepreneurial Social Nights</h1>
<p class="event-desc">Diverse teams are critical to success in a startup. Entrepreneurial social nights provide an opportunity to meet like-minded peers who may very well end up being a cofounder down the road.</p>
<p class="event-pillar serif"><em><a href="/entrepreneurship">Entrepreneurship</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -tcc">
<div class="event-inner">
<h1 class="event-title small-caps">Tech Consulting Case Competition</h1>
<p class="event-desc">The annual Founders Network Microsoft Case Competition intends to promote students from a non-technical background to become more involved with utilizing technological platforms in a business setting.</p>
<p class="event-pillar serif"><em><a href="/industry">Industry</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -rw">
<div class="event-inner">
<h1 class="event-title small-caps">Resume Workshops</h1>
<p class="event-desc">New to the Founders Network this year, Resume Workshops will be held aiming to help members develop, tailor and improve resumes in accordance to your field of work or study.</p>
<p class="event-pillar serif"><em><a href="/industry">Industry</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -cp">
<div class="event-inner">
<h1 class="event-title small-caps">Careers Panel</h1>
<p class="event-desc">The Careers Panel aims on bringing students and industry experts alike to cultivate new connections through sharing experiences and communicating individual journeys.</p>
<p class="event-pillar serif"><em><a href="/industry">Industry</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -cf">
<div class="event-inner">
<h1 class="event-title small-caps">Career Fair</h1>
<p class="event-desc">Placing a strong emphasis on tech based companies, the first annual Founders Network Career Fair aims to connect students with startups and big name companies.</p>
<p class="event-pillar serif"><em><a href="/industry">Industry</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -ap">
<div class="event-inner">
<h1 class="event-title small-caps">Algorithms Practice</h1>
<p class="event-desc">With interviews becoming increasingly more technical nowadays, Algorithms Practice aims to alleviate any issues, concerns or uncertainty when it comes to tricky technical interview questions.</p>
<p class="event-pillar serif"><em><a href="/industry">Industry</a> & <a href="/education">Education</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -kw">
<div class="event-inner">
<h1 class="event-title small-caps">Kickstarter Workshop</h1>
<p class="event-desc">Creating, developing and maintaining a startup or a business can be a very hard and extraneous task if one does not have the proper resources or industry experts to talk to. Founders Network Kickstarter Workshops aim to help future entrepreneurs and emerging startups develop and strengthen their skills, knowledge and businesses.</p>
<p class="event-pillar serif"><em><a href="/industry">Industry</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -me">
<div class="event-inner">
<h1 class="event-title small-caps">Monthly Educationals</h1>
<p class="event-desc">Monthly educationals are held to enlighten students about new and upcoming technologies, as well as introduce students to the main technologies used in the big tech companies.</p>
<p class="event-pillar serif"><em><a href="/education">Education</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -proj">
<div class="event-inner">
<h1 class="event-title small-caps">Projects</h1>
<p class="event-desc">The Founders Network will allow members to participate in project development. Led by experienced developers, the aim of these projects is get members familiar with the technologies that will help them create an MVP for their startup or land a software engineering job</p>
<p class="event-pillar serif"><em><a href="/education">Education</a></em></p>
</div>
</div>
</div>
<div class="event-wrapper">
<div class="event -ps">
<div class="event-inner">
<h1 class="event-title small-caps">Project Showcase</h1>
<p class="event-desc">Members will have a chance to present the projects they worked on throughout each term. This is the time to talk about challenges overcome, skills learned, and hear some feedback from fellow students.</p>
<p class="event-pillar serif"><em><a href="/education">Education</a></em></p>
</div>
</div>
</div>
</article><!-- .events -->
<?php include 'inc/footer.php' ?>
</div><!-- .ip-main -->
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script src="dist/jquery.easing.1.3.js"></script>
<script src="dist/fn.min.js"></script>
</body>
</html>