Skip to content

Commit 6eb9d04

Browse files
committed
new projects
1 parent e17d94d commit 6eb9d04

File tree

8 files changed

+93
-0
lines changed

8 files changed

+93
-0
lines changed

Gallery/Online/Haroon8.png

27 KB
Loading

Gallery/Online/Yusuf14.png

7.48 KB
Loading

Gallery/Online/Yusuf15.png

40.7 KB
Loading

Gallery/Online/Yusuf16.png

8.67 KB
Loading

Gallery/Online/Yusuf17.png

26.8 KB
Loading

Gallery/Online/Yusuf18.png

16.2 KB
Loading

Newsletters/20241019.html

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
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 you have made</h3>
33+
<p>Haroon made a poll for his next project: <a href="https://scratch.mit.edu/projects/1082417777/">What should I use for a camp of Lonlon chronicles</a>?</p>
34+
<div class="center-figure">
35+
<figure>
36+
<img src="../Gallery/Online/Haroon8.png" alt="What should I use for a camp of Lonlon chronicles" />
37+
<figcaption><em><a href="https://scratch.mit.edu/projects/1082417777/">What should I use for a camp of Lonlon chronicles</a></em> by Haroon, 10</figcaption>
38+
</figure>
39+
</div>
40+
<p>Vote now!</p>
41+
<p>And Yusuf has been very busy with: <a href="https://scratch.mit.edu/projects/1080493428/">Among Us Simulator</a>.</p>
42+
<div class="center-figure">
43+
<figure>
44+
<img src="../Gallery/Online/Yusuf14.png" alt="Among Us Simulator" />
45+
<figcaption><em><a href="https://scratch.mit.edu/projects/1080493428/">Among Us Simulator</a></em> by Yusuf, 11</figcaption>
46+
</figure>
47+
</div>
48+
<p>The final release of: <a href="https://scratch.mit.edu/projects/1080830974/">CLASH! Official</a></p>
49+
<div class="center-figure">
50+
<figure>
51+
<img src="../Gallery/Online/Yusuf15.png" alt="CLASH! Official" />
52+
<figcaption><em><a href="https://scratch.mit.edu/projects/1080830974/">CLASH! Official</a></em> by Yusuf, 11</figcaption>
53+
</figure>
54+
</div>
55+
<p>A new game: <a href="https://scratch.mit.edu/projects/1081179971/">The spit-spray mech</a></p>
56+
<div class="center-figure">
57+
<figure>
58+
<img src="../Gallery/Online/Yusuf16.png" alt="The spit-spray mech" />
59+
<figcaption><em><a href="https://scratch.mit.edu/projects/1081179971/">The spit-spray mech</a></em> by Yusuf, 11</figcaption>
60+
</figure>
61+
</div>
62+
<p><a href="https://scratch.mit.edu/projects/1083233941/">Please Wait...</a></p>
63+
<div class="center-figure">
64+
<figure>
65+
<img src="../Gallery/Online/Yusuf17.png" alt="Please Wait..." />
66+
<figcaption><em><a href="https://scratch.mit.edu/projects/1083233941/">Please Wait...</a></em> by Yusuf, 11</figcaption>
67+
</figure>
68+
</div>
69+
<p>And finally: <a href="https://scratch.mit.edu/projects/1064801344/">Sonic in the TV Realm copy</a></p>
70+
<div class="center-figure">
71+
<figure>
72+
<img src="../Gallery/Online/Yusuf18.png" alt="Sonic in the TV Realm copy" />
73+
<figcaption><em><a href="https://scratch.mit.edu/projects/1064801344/">Sonic in the TV Realm copy</a></em> by Yusuf, 11</figcaption>
74+
</figure>
75+
</div>
76+
<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>
77+
<h3>Tell your friends</h3>
78+
<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>
79+
<h3>Suggest a challenge</h3>
80+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
81+
<h3>Submissions</h3>
82+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
83+
Send your first name, age, and project link to <a
84+
href="mailto:[email protected]">[email protected]</a>.</p>
85+
<h3>Unsubscribe</h3>
86+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
87+
</article>
88+
</section>
89+
<footer></footer>
90+
</body>
91+
92+
</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/20241019.html">19/10/2024</a></li>
2829
<li><a href="Newsletters/20241012.html">12/10/2024</a></li>
2930
<li><a href="Newsletters/20241005.html">05/10/2024</a></li>
3031
<li><a href="Newsletters/20240928.html">28/09/2024</a></li>

0 commit comments

Comments
 (0)