Skip to content

Instantly share code, notes, and snippets.

@mattdelacdev
Last active June 30, 2026 01:40
Show Gist options
  • Select an option

  • Save mattdelacdev/60b98727638b4274bfd3cee1400b90a1 to your computer and use it in GitHub Desktop.

Select an option

Save mattdelacdev/60b98727638b4274bfd3cee1400b90a1 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>SheCodes</title>
<style>
body {
font-family: Cerebri Sans, Helvetica, Arial, sans-serif;
}
section {
margin: 120px 0;
}
h1,
h2 {
font-weight: 900;
font-size: 34px;
line-height: 48px;
margin: 0;
}
h1 {
color: #272044;
text-align: center;
}
h2 {
text-align: center;
color: #885df1;
padding: 0 0 24px;
}
p {
font-size: 18px;
line-height: 28px;
font-family: PT Mono, monospace;
text-align: center;
}
button {
border-radius: 25px;
margin: 0 auto;
display: block;
background-color: #fff;
border: 1px solid #885df1;
color: #885df1;
font-size: 16px;
line-height: 22px;
padding: 16px 24px;
text-decoration: none;
transition: all 200ms ease;
}
button:hover {
color: #fff;
background: #885df1;
}
</style>
</head>
<body>
<section>
<h1>
👩‍💻 She Codes is a Coding Workshop for Women
</h1>
<h2>
Access a new career in Technology
</h2>
<p>
She Codes teaches coding, design and management skills to women
<br />
<strong>
Limited amount of spots!
</strong>
</p>
<br />
<button>
Apply Now
</button>
</section>
<script></script>
</body>
</html>
@yannikfourie

Copy link
Copy Markdown

thanks Matt

@BlessedK5

Copy link
Copy Markdown

I'm so excited! I'm so enjoying this coding. Thank you, Matt, for making the lesson so simple 🙏

@DearDez

DearDez commented Jul 19, 2025

Copy link
Copy Markdown

(❁´◡`❁) Thank you, Matt!

@Gabbrielagg

Copy link
Copy Markdown

Thank you, Matt!
Classes are going pretty smooth and fun to follow :)

@Tsegi2010

Copy link
Copy Markdown

Thanks!

@heyemiliafuentes-eng

Copy link
Copy Markdown

Thanks Matt! This is so fun.

@paleighlee

Copy link
Copy Markdown

enjoying every minute, sometimes am confused but hey, One step at a time.

@viviancheruiyot260-sys

Copy link
Copy Markdown

enjoying javascript ,Thanks matt! for making the lesson so simple

@Vanja8888

Copy link
Copy Markdown

It's so fun coding HTML, CSS and JavaScript. And Matt makes learning coding fun because he has an excellent system in place for teaching it. So we feel progress every time then we code, even when we need sometimes more time to find solution. Thanks Matt.

@bobbijocurty-maker

Copy link
Copy Markdown

Agreed, this is enjoyable!

@Always215

Copy link
Copy Markdown

Feeling like it is all falling into place. I am learnig and enjoying myself.

@ibrahimeli030-lang

Copy link
Copy Markdown

Thank You Matt You're Amazing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

@ingrid-ship-it

Copy link
Copy Markdown

Thank you Matt! You made me fall in love with coding, I am enjoying every part of it.

@entelequiaau

entelequiaau commented Jun 30, 2026

Copy link
Copy Markdown

c: excited to keep learning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment