-
Notifications
You must be signed in to change notification settings - Fork 18
/
learn.html
159 lines (152 loc) · 7.44 KB
/
learn.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
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
---
title: Learn
---
<!-- Header -->
<header>
<div class="overlay"></div>
<video playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop">
<source src="/content/videos/talk2.mp4" type="video/mp4">
</video>
<div class="container h-100">
<div class="d-flex h-100 text-center align-items-center">
<div class="w-100 text-white">
<p class="subheader d-none d-md-inline">There's no need to learn alone</p>
<h1 class="header my-md-2">Let's thrive as a community</h1>
</div>
</div>
</div>
</header>
<!-- Services -->
<section id="services" class="bg-light">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1>What we offer</h1>
</div>
</div>
<div class="row py-5 text-center justify-content-center">
<div class="col-md-6 col-lg-4 pb-4 mb-md-0">
<div class="card shadow">
<div class="card-body">
<span class="fa-stack fa-3x">
<i class="fas fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-globe-americas fa-stack-1x fa-inverse"></i>
</span>
<h4 class="mt-4 text-primary">FREE</h4>
<h3 class="mb-4">Online community</h3>
<a class="btn btn-primary js-scroll-trigger" href="#online">Sign up</a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 pb-4 mb-md-0">
<div class="card shadow">
<div class="card-body">
<span class="fa-stack fa-3x">
<i class="fas fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-users fa-stack-1x fa-inverse"></i>
</span>
<h4 class="mt-4 text-primary">FREE</h4>
<h3 class="mb-4">Local meetups</h3>
<a class="btn btn-primary js-scroll-trigger" href="#meetups">Join</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Online Community -->
<section id="online" class="bg-primary">
<div class="container">
<div class="row justify-content-center mb-md-5">
<div class="col-lg-7 text-center">
<h1 class="text-light">Our online community</h1>
</div>
</div>
<div class="row py-5 d-flex align-items-center justify-content-center">
<div class="col-md-4 mr-lg-4 order-2 order-md-1 text-center text-md-left text-light">
<h1>Easy</h1>
<h5>ACCESS</h5>
<p>Thanks to Slack, no matter the device or system, help is always one click and message away.</p>
</div>
<div class="col-md-6 order-1 order-md-2">
<img loading="lazy" src="/content/images/slack/5by7/1.jpg" class="img-fluid mb-4 mb-md-0 rounded" alt="Attendees having group discussion">
</div>
</div>
<div class="row py-5 d-flex align-items-center justify-content-center">
<div class="col-md-6">
<img loading="lazy" src="/content/images/people/3.jpg" class="img-fluid mb-4 mb-md-0 rounded" alt="Three attendees seated at a couch check out what the middle attendee is doing on her laptop">
</div>
<div class="col-md-4 ml-md-4 text-center text-md-left text-light">
<h1>Open</h1>
<h5>GROUPS</h5>
<p>Looking to connect with a group of beginners, mentors, and leaders? Whether we've already got things set up in your local area or not, we have got lots of groups for you to dive into.</p>
</div>
</div>
<div class="row py-5 d-flex align-items-center justify-content-center">
<div class="col-md-4 mr-md-4 order-2 order-md-1 text-center text-md-left text-light">
<h1>Helpful</h1>
<h5>PEOPLE & JOB LEADS</h5>
<p>The overall mission of this platform is to set up a cooperative place that pushes people to succeed. From study buddies to job lead motivation, help is on its way!</p>
</div>
<div class="col-md-6 order-1 order-md-2">
<img loading="lazy" src="/content/images/people/2.jpg" class="img-fluid mb-4 mb-md-0 rounded" alt="Top down view of attendee coding on her laptop">
</div>
</div>
<div class="row text-center justify-content-center my-md-5 my-2 pt-md-5">
<div class="col-md-6 mb-md-0">
<a class="btn btn-xl btn-light shadow" href="https://join.slack.com/t/code-connector/shared_invite/zt-6e1idsg6-wYI1hdfk_hR_QKahSBwldQ" target="_blank" rel="noopener" >Join the community</a>
</div>
</div>
</div>
</section>
<!-- Meetups -->
<section id="meetups" class="bg-light">
<div class="container">
<div class="row justify-content-center mb-md-5">
<div class="col-lg-7 text-center">
<h1>Local meetups</h1>
</div>
</div>
<div class="row py-5 d-flex align-items-center justify-content-center">
<div class="col-md-6">
<img loading="lazy" src="/content/images/meetups/color/5by7/8.jpg" class="img-fluid mb-4 mb-md-0 rounded" alt="Attendees standing for group photo">
</div>
<div class="col-md-4 ml-lg-4 text-center text-md-left">
<p class="text-muted">These gatherings aren't class, so there won't be a teacher, but it is your opportunity to talk with other people and get help jumpstarting your learning process or with a programming lesson / personal project you've been working on.</p>
</div>
</div>
<div class="row justify-content-center py-5">
<div class="col-md-8 col-lg-6">
<div class="card shadow">
<div class="p-4 p-md-5 text-center">
<h2 class="text-center mb-2">Upcoming events</h2>
<p class="text-muted mb-5">As a key player in the Memphis Technology User Groups, Code Connector organizes workshops, meetups, and events that bring tech enthusiasts together to learn, network, and explore new technologies.</p>
<!--
<div class="embed-responsive embed-responsive-16by9 mb-4">
<iframe class="embed-responsive-item" src="https://calendar.google.com/calendar/b/1/embed?showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&mode=AGENDA&height=600&wkst=1&bgcolor=%23ffffff&src=fgcsik1e9m63qqnc4qehgernk8%40group.calendar.google.com&color=%23ffffff&src=mbfvofsq427ncq7huc0otcgb48%40group.calendar.google.com&color=%23ffffff&src=ebk4jgggi3m4so9vss1mujrdng%40group.calendar.google.com&color=%23ffffff&src=7hg2nohh1qkbbomb0j0kipbm04%40group.calendar.google.com&color=%23ffffff&ctz=America%2FNew_York" width="800" height="400" scrolling="yes"></iframe>
</div>
-->
<a class="btn btn-primary" href="https://www.meetup.com/memphis-technology-user-groups/events" target="_blank" rel="noopener">Meetup</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- No event callout -->
<section id="noevent-callout" class="bg-purple-meetup1">
<div class="row justify-content-center">
<div class="col-9 col-lg-6 text-light text-center">
<h2 class="mb-3">Not seeing an event in your area?</h2>
<p>No worries! Join our online community and/or send word our way and, with your help, we'll work to create a meetup in your local community.</p>
<div class="pt-3 row d-flex justify-content-center">
<div class="col-sm text-sm-right">
<a class="btn btn-light btn-lg mb-3 mb-md-0 mr-0 mr-md-3 shadow js-scroll-trigger" href="#online">Join</a>
</div>
<div class="col-sm text-sm-left">
<a class="btn btn-light btn-lg shadow js-scroll-trigger" href="#contact">Contact</a>
</div>
</div>
</div>
</div>
</section>