Skip to content

Commit 1d6c50d

Browse files
committed
more projects
1 parent a87508a commit 1d6c50d

File tree

4 files changed

+74
-0
lines changed

4 files changed

+74
-0
lines changed

Gallery/Online/Haroon38.png

55.8 KB
Loading

Gallery/Online/Shivaan9.png

47.3 KB
Loading

Newsletters/20250329.html

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<DOCTYPE! html>
2+
<html>
3+
4+
<head>
5+
<title>
6+
Croydon Central Library Code Club
7+
</title>
8+
<link rel="stylesheet" type="text/css" href="../style.css">
9+
</head>
10+
11+
<body>
12+
<header>
13+
<h1>
14+
Croydon Central Library Code Club
15+
</h1>
16+
</header>
17+
<section>
18+
<nav>
19+
<ul>
20+
<li><a href="../index.html">Home</a></li>
21+
<li><a href="https://codeclub.org/en">HQ</a></li>
22+
<li><a href="https://projects.raspberrypi.org/en/codeclub">Projects</a></li>
23+
<li><a href="../about.html">About</a></li>
24+
<li><a href="../join.html">Join</a></li>
25+
<li><a href="../gallery.html">Gallery</a></li>
26+
<li><a href="../challenges.html">Challenges</a></li>
27+
<li><a href="../newsletters.html">Newsletters</a></li>
28+
</ul>
29+
</nav>
30+
<article>
31+
<h2>Good morning code club</h2>
32+
<h3>What have you made?</h3>
33+
<p>Code club veteran Shivaan made: <a href="https://scratch.mit.edu/projects/1152491695/">hard monster game</a></p>
34+
<div class="center-figure">
35+
<figure>
36+
<img src="../Gallery/Online/Shivaan9.png" alt="hard monster game" />
37+
<figcaption><em><a href="https://scratch.mit.edu/projects/1152491695/">hard monster game</a></em> by Shivaan</figcaption>
38+
</figure>
39+
</div>
40+
<p>And Haroon made many more music and audio projects, including:</p>
41+
<ul>
42+
<li><a href="https://scratch.mit.edu/projects/1151877713/">Shadow islet Primordial</a></li>
43+
<li><a href="https://scratch.mit.edu/projects/1151009417/">the Poison Islet contest</a></li>
44+
<li><a href="https://scratch.mit.edu/projects/1152484437/">Ethereal Workshop But Reverse</a></li>
45+
<li><a href="https://scratch.mit.edu/projects/1153140705/">Bolbol Lines complete</a></li>
46+
<li><a href="https://scratch.mit.edu/projects/1154248513/">Ethereal Dome Plasma islet</a></li>
47+
<li><a href="https://scratch.mit.edu/projects/1154264297/">KFC Island Cover</a></li>
48+
<li><a href="https://scratch.mit.edu/projects/1154275719/">Mech Islet: Nitebear,auglur and teeter tauter</a></li>
49+
</ul>
50+
<p>And is requesting lines recorded for this monster: <a href="https://scratch.mit.edu/projects/1154206553/">Lines for swirlgiggle</a></p>
51+
<div class="center-figure">
52+
<figure>
53+
<img src="../Gallery/Online/Haroon38.png" alt="Lines for swirlgiggle" />
54+
<figcaption><em><a href="https://scratch.mit.edu/projects/1154206553/">Lines for swirlgiggle</a></em> by Haroon, 10</figcaption>
55+
</figure>
56+
</div>
57+
<p>Have you made us a project? If you want us to feature your projects in our newsletter, press the share button and send the project url to us by email at the address below.</p>
58+
<h3>Tell your friends</h3>
59+
<p>If you have friends you think might like to join our club, get them to ask their parents to email us and we will sign them up!</p>
60+
<h3>Suggest a challenge</h3>
61+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
62+
<h3>Submissions</h3>
63+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
64+
Send your first name, age, and project link to <a
65+
href="mailto:[email protected]">[email protected]</a>.</p>
66+
<h3>Unsubscribe</h3>
67+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
68+
</article>
69+
</section>
70+
<footer></footer>
71+
</body>
72+
73+
</html>

newsletters.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ <h1>Croydon Central Library Code Club</h1>
2525
<h2>Newsletters</h2>
2626
<p>Each week we set coding challenges for our club members. Here are our previous newsletters:</p>
2727
<ul>
28+
<li><a href="Newsletters/20250329.html">29/03/2025</a></li>
2829
<li><a href="Newsletters/20250322.html">22/03/2025</a></li>
2930
<li><a href="Newsletters/20250315.html">15/03/2025</a></li>
3031
<li><a href="Newsletters/20250308.html">08/03/2025</a></li>

0 commit comments

Comments
 (0)