-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (167 loc) · 6.83 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Software Developmnt Classes</title>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Sans+Mono:ital,wght@0,400..700;1,400..700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Ubuntu+Sans:ital,wght@0,100..800;1,100..800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Ubuntu+Sans:ital,wght@0,100..800;1,100..800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,700,1,0" />
<script type="text/javascript">
var urlDiscord = "https://discord.gg/wAMEqRMbdm";
function openDiscord() {
window.open(urlDiscord, '_blank').focus();
}
var urlMeetup = "https://www.meetup.com/boston-web-dev-class/";
function openMeetup() {
window.open(urlMeetup, '_blank').focus();
}
</script>
</head>
<body>
<div class="top">
<div class="link-top">
<a href="https://hattifnatt4r.github.io/sd/program1.pdf" target="_blank" rel="noreferrer">
<i class="fab fa-github"></i> Download
</a>
</div>
</div>
<div class="content-center">
<div class="header">
<div class="header-left">
<div class="header-title">
Software Development Classes
</div>
<div class="header-descr">
Free program for everyone who wants to learn software development or just ask questions / hang out!
Front End, Back End, database, design, and other topics.<br>
</div>
<div>
</div>
</div>
<div class="header-right">
<div class="header-pic_sm">
<div class="header-pic__pic">
<img src="images/pic_small.svg">
</div>
</div>
<div class="header-pic_lg">
<div class="header-pic__pic">
<img src="images/pic6.svg">
</div>
</div>
</div>
</div>
<div class="contacts">
<div class="contact">
<div class="contact__icon">
<img src="images/calendar-day.svg">
</div>
<div class="contact__text">
<!--<div class="contact__text__title">Date</div>-->
<span class="contact__text__title2">Every Monday, Wednesday and some Saturdays. Use contacts below for more details.
<br><span class="contact__text__title">Upcoming meetups:</span> <br>
Wednesday Jan 29, 6 - 8pm<br>
Monday Feb 3, 6 - 8pm<br>
Wednesday Feb 5, 6 - 8pm<br>
</div>
</div>
<div class="contact">
<div class="contact__icon contact__icon_contact">
<img src="images/comment.svg">
</div>
<div class="contact__text">
<span class="contact__text__title">Contacts  - </span>
<span class="link-bottom link-in">
<!--<a href=" https://www.linkedin.com/in/maria-dolgareva" target="_blank" rel="noreferrer">Maria Dolgareva</a>-->
Maria
</span>
<span style="white-space: nowrap;">(626) 689-9042</span><br>
<div class="button-join button-join_discord" onclick="openDiscord()">
Discord
</div>
<!--
<div class="button-join button-join_meetup" onclick="openMeetup()">
Meetup
</div>
-->
</div>
</div>
<div class="contact">
<div class="contact__icon">
<img src="images/marker.svg">
</div>
<div class="contact__text">
<!--<div class="contact__text__title">Location</div>-->
<span class="contact__text__title">Location  - </span>
<!-- A computer room was kindly provided by the -->
Cambridge Public Library,
449 Broadway.<br>
To find the meetup in the library: look for silver tables on the first floor, under the staircase. Our table will have a meetup poster on it.
</div>
</div>
</div>
<div class=""></div>
<div class="details__section-highlight2"></div>
<!--
<div class="details__section-title" style="margin-bottom: 1rem;">
Overview
</div>
-->
<!--<div class="details__subtitle" style="margin-bottom: 1rem;">
5-8 week free program,
adjusted to students' interests. <br>
Topic suggestions are welcome!
</div>
-->
<div class="details">
<div class="details__section">
<div style="margin-bottom: 1rem;">
<div class="details__section-highlight2"></div>
<div class="details__section-title2">Front-end / basic programming</div>
> HTML and CSS basics<br>
> Code management tools<br>
> JavaScript basics<br>
> Programming basics<br>
</div>
<div class="details__section-highlight2"></div>
<div class="details__section-title2">Advanced front-end</div>
> Advanced JavaScript<br>
> Best practices<br>
> React.js
</div>
<div class="details__section">
<div class="details__section-highlight2"></div>
<div class="details__section-title2">Back-end and hosting</div>
> Python / Go and simple APIs<br>
> Hosting and server setup<br>
> Database basics
</div>
</div>
<div style="margin-bottom: 2rem;">
No prior experience is required.
</div>
<div>
<!--<div class="link-bottom">
<a href="https://hattifnatt4r.github.io/sd/program1.pdf" target="_blank" rel="noreferrer">
Download program PDF
</a>
</div>
-->
</div>
<div class="header-pic_sm2">
<div class="header-pic__pic">
<img src="images/pic_small_2.svg">
</div>
</div>
</div>
</body>
</html>