-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
232 lines (204 loc) · 12.1 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Self-Taught Software Developers Website">
<title>Self-Taught Software Developers</title>
<link rel="icon" type="image/png" href="https://user-images.githubusercontent.com/59832296/263543815-949bab33-4bfe-4df1-be58-30c8af8de2d8.png">
<!-- Bootstrap core CSS -->
<link href="../assets/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
<!-- Custom styles for this template -->
<link href="sass/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer"
/>
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="container">
<a class="navbar-brand" href="http://selftaughtdevelopers.org/">Self-Taught Software Developers</a>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-md-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-us">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#organizers">Organizers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.meetup.com/self-taught-software-developers-meetup-group/" target="_blank">Meetup</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#sponsors">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://calendar.google.com/calendar/u/1?cid=YXN0cHJvZ3JhbW1lcnNwaGlsbHlAZ21haWwuY29t" target="_blank">Calendar</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact-us">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main>
<div class="container px-4 py-5">
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
<div class="col-10 col-sm-8 col-lg-6">
<img src="img/st-sd-banner.png" class="d-block mx-lg-auto img-fluid rounded" alt="The Self-Taught Programmer. The Path is there, will you take it?" loading="lazy" width="1200" height="500">
</div>
<div class="col-lg-6">
<h1 class="display-5 fw-bold lh-1 mb-3">Self-Taught Software Developers</h1>
<div class="d-grid gap-2 d-md-flex justify-content-md-start mt-5">
<a href="https://www.meetup.com/self-taught-software-developers-meetup-group/" target="_blank" class="btn btn-warning btn-lg px-4 me-md-2">Join Our Meetup</a>
<a href="#about-us" class="btn btn-outline-secondary btn-lg px-4 me-md-2">Learn More</a>
</div>
</div>
</div>
</div>
<div id="about-us" class="container">
<div class="row">
<div class="col-12">
<h2>About Us</h2>
<p>
This group is for anyone interested in Software Development but has little experience in the field. However, developers of all backgrounds are welcome. This community is where individuals new to software development can come together every two weeks to
debrief and discuss various topics. In addition, individuals can share resources, ask questions, and provide (or request) assistance with technical and non-technical questions. We also offer guest speakers and networking opportunities.
Please refer to our <a href="https://calendar.google.com/calendar/u/1?cid=YXN0cHJvZ3JhbW1lcnNwaGlsbHlAZ21haWwuY29t" target="_blank" class="text-warning">calendar</a> to see what we have coming up.
</p>
<p>
We have found in our own experience that other programming groups can be valuable but tend to have more senior-level developers. Those environments can lead to frustration due to the knowledge gap between experienced and newer developers. If you are new
to Software Development, consider joining this group for the support of a community of like-minded developers. We highly recommend you also join (and attend) other Meetup groups with more seasoned developers for any advanced questions
you may have.
</p>
<p>You will find it beneficial to join if you are interested in the following areas:</p>
<ul>
<li>Web Development</li>
<li>Mobile Development</li>
<li>Front-End Development</li>
<li>Back-End Development</li>
<li>UI & UX Design</li>
</ul>
<p>Self-Taught Software Developers was founded by Anderson Laventure.</p>
<p><strong>Follow Us:</strong></p>
<div class="mt-4 d-flex">
<div>
<a href="https://www.linkedin.com/company/self-taught-software-developers" class="link-effect text-warning" target="_blank" aria-label="Self-Taught Software Developers LinkedIn"><i class="fa-brands fa-linkedin fa-2xl"
aria-hidden="true"></i></i></a>
</div>
<div class="ms-4">
<a href="https://github.com/self-taught-software-developers" class="link-effect text-warning" target="_blank" aria-label="Self-Taught Software Developers Github"><i class="fa-brands fa-github fa-2xl"
aria-hidden="true"></i></i></a>
</div>
</div>
</div>
</div>
<hr class="featurette-divider">
</div>
<div id="organizers" class="container">
<div class="row mb-4 mb-lg-0">
<div class="col-12">
<h2>Organizers</h2>
</div>
</div>
<div class="row mt-lg-5">
<div class="col-12 col-sm-6 col-lg-3 text-center">
<img src="img/fii_degarr_portrait.jpg" class="img rounded-circle" alt="Fii Degarr Portrait" />
<h2 class="mt-3">Fii Degarr</h2>
<a href="https://www.linkedin.com/in/fifi-degarr/" class="link-effect text-warning" target="_blank" aria-label="Fii Degarr LinkedIn"><i
class="fa-brands fa-linkedin fa-xl" aria-hidden="true"></i></i></a>
</div>
<div class="col-12 col-sm-6 col-lg-3 text-center mt-5 mt-sm-0">
<img src="img/jim_merk_portrait.jpeg" class="img rounded-circle" alt="Jim Merk Portrait" />
<h2 class="mt-3">Jim Merk</h2>
<a href="https://www.linkedin.com/in/james-merk/" class="link-effect text-warning" target="_blank" aria-label="Jim Merk LinkedIn"><i
class="fa-brands fa-linkedin fa-xl" aria-hidden="true"></i></i></a>
</div>
</div>
<hr class="featurette-divider">
</div>
<!-- Created reviews section for participants to leave feedback -->
<div class="container">
<div class="row">
<h2>Reviews</h2>
<!-- Copy this div for another review -->
<div class="col-12">
<h4 style="padding-top: 15px;">Brenden Moore: <span class="text-warning fs-3">★★★★★</span></h4>
<p style="padding-top: 5px;">"Self taught software developers meetup was super welcoming and well structured. I made tons of worthwhile connections and learned about industry practices, job hunting tips, and broadening my network. Populated by talented and intriguing
developers with a wide backround of experience. Can't recommend enough!"</p>
</div>
<!-- End of div -->
<div class="col-12">
<h4 style="padding-top: 15px;">Anthony Lopez: <span class="text-warning fs-3">★★★★★</span></h4>
<p style="padding-top: 5px;">"The community is very welcoming! Great place for any skill level."</p>
</div>
<hr class="featurette-divider">
</div>
</div>
<div id="sponsors" class="container">
<div class="row">
<div class="col-12">
<h2>Sponsors</h2>
<p>We are proud to be sponsored by these amazing organizations:</p>
</div>
</div>
<div class="row">
<div class="col-6 col-md-3">
<a href="https://www.jetbrains.com/" target="_blank"><img src="img/jetbrains.png" alt="Jet Brains" height="200" width="200" /></a>
</div>
</div>
<hr class="featurette-divider">
</div>
<div id="contact-us" class="container mt-5">
<div class="row">
<div class="col-12">
<h2>Contact Us</h2>
<p>Have questions, concerns or an inquiry? Contact us below:</p>
<a href="https://www.linkedin.com/company/self-taught-software-developers" target="_blank" class="btn btn-warning btn-lg px-4 me-md-2">Contact Us</a>
</div>
</div>
<hr class="featurette-divider">
</div>
<!-- FOOTER -->
<footer class="container">
<div class="row justify-content-lg-between text-center">
<div class="col-12 col-sm-4 order-3 order-sm-1 mt-4 mt-md-0">
<p>© <span id="copyright-year"></span> Self-Taught Software Developers</p>
</div>
<div class="col-12 col-sm-4 order-2 mt-4 mt-md-0">
<a href="https://www.linkedin.com/company/self-taught-software-developers" class="link-effect text-warning" target="_blank" aria-label="Self-Taught Software Developers LinkedIn"><i class="fa-brands fa-linkedin fa-2xl"
aria-hidden="true"></i></i></a>
<a href="https://github.com/self-taught-software-developers" class="link-effect text-warning" target="_blank" aria-label="Self-Taught Software Developers Github"><i class="fa-brands fa-github fa-2xl ms-4"
aria-hidden="true"></i></i></a>
</div>
<div class="col-12 col-sm-4 order-1 order-sm-3">
<p><a href="#" class="text-warning">Back to top</a></p>
</div>
</div>
</footer>
</main>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>