-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b02680
commit f8afadf
Showing
2 changed files
with
36 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Software Developmnt Course</title> | ||
<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"> | ||
|
@@ -40,8 +40,10 @@ | |
Software Development Classes | ||
</div> | ||
<div class="header-descr"> | ||
Learn software development by building simple and advanced web apps.   | ||
Join us if you have questions about software development or just want to hang out! | ||
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"> | ||
|
@@ -65,8 +67,13 @@ | |
</div> | ||
<div class="contact__text"> | ||
<!--<div class="contact__text__title">Date</div>--> | ||
<span class="accent-text">Date: </span> | ||
as soon as the group is formed. Use contacts below to join the group. | ||
<span class="contact__text__title2">Starting September </span> | ||
- every Monday, Wednesday and some Fridays. Use contacts below for more details. | ||
<br><span class="contact__text__title">Upcoming meetups:</span> <br> | ||
Wednesday Sep 25, 5 - 7pm<br> | ||
Monday Sep 30, 5 - 7pm<br> | ||
Wednesday Oct 2, 5 - 7pm<br> | ||
Friday Oct 4, 4 - 6pm<br> | ||
</div> | ||
</div> | ||
|
||
|
@@ -76,8 +83,9 @@ | |
</div> | ||
<div class="contact__text"> | ||
<!--<div class="contact__text__title">Contact</div>--> | ||
<span class="contact__text__title">Contact: </span> | ||
Maria  <span style="white-space: nowrap;">(626) 689-9042</span> | ||
<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></span> | ||
<span style="white-space: nowrap;">(626) 689-9042</span><br> | ||
[email protected]<br> | ||
<div class="button-join" onclick="openDiscord()"> | ||
Join Discord | ||
|
@@ -91,10 +99,11 @@ | |
</div> | ||
<div class="contact__text"> | ||
<!--<div class="contact__text__title">Location</div>--> | ||
<span class="contact__text__title">Location: </span> | ||
<span class="contact__text__title">Location  - </span> | ||
<!-- A computer room was kindly provided by the --> | ||
Cambridge Community Center<br> | ||
5 Callender St, Cambridge, MA 02139 | ||
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> | ||
|
||
|
@@ -109,11 +118,12 @@ | |
Overview | ||
</div> | ||
--> | ||
<div class="details__subtitle" style="margin-bottom: 1rem;"> | ||
<!--<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;"> | ||
|
@@ -139,6 +149,10 @@ | |
> Database basics | ||
</div> | ||
</div> | ||
<div style="margin-bottom: 2rem;"> | ||
No prior experience is required. You don't have to bring a laptop - there will be a few extra laptops at the meetup. | ||
</div> | ||
|
||
|
||
<div> | ||
<!--<div class="link-bottom"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters