Skip to content

Commit d098c23

Browse files
committed
new work
1 parent ad92ce6 commit d098c23

File tree

7 files changed

+92
-0
lines changed

7 files changed

+92
-0
lines changed

Gallery/Online/Christiana4.png

31.7 KB
Loading

Gallery/Online/Christiana5.png

52.7 KB
Loading

Gallery/Online/Haroon26.png

100 KB
Loading

Gallery/Online/Haroon27.png

113 KB
Loading

Gallery/Online/Yusuf34.png

18.1 KB
Loading

Newsletters/20250118.html

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
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+
<p>Haroon made <a href="https://scratch.mit.edu/projects/1118717925/">Bioluminescent Island (Singles)</a></p>
33+
<div class="center-figure">
34+
<figure>
35+
<img src="../Gallery/Online/Haroon26.png" alt="Bioluminescent Island (Singles)" />
36+
<figcaption><em><a href="https://scratch.mit.edu/projects/1118717925/">Bioluminescent Island (Singles)</a></em> by Haroon, 10</figcaption>
37+
</figure>
38+
</div>
39+
<p>And <a href="https://scratch.mit.edu/projects/1119643606/">Biolumescent Island (Doubles)</a></p>
40+
<div class="center-figure">
41+
<figure>
42+
<img src="../Gallery/Online/Haroon27.png" alt="Biolumescent Island (Doubles)" />
43+
<figcaption><em><a href="https://scratch.mit.edu/projects/1119643606/">Biolumescent Island (Doubles)</a></em> by Haroon, 10</figcaption>
44+
</figure>
45+
</div>
46+
<p>Christiana made this sprite <a href="https://scratch.mit.edu/projects/1118924927/">minecraft steve</a></p>
47+
<div class="center-figure">
48+
<figure>
49+
<img src="../Gallery/Online/Christiana4.png" alt="minecraft steve" />
50+
<figcaption><em><a href="https://scratch.mit.edu/projects/1118924927/">minecraft steve</a></em> by Christiana, 9</figcaption>
51+
</figure>
52+
</div>
53+
<p>And this animation <a href="https://scratch.mit.edu/projects/1119040811/">the weird channels</a></p>
54+
<div class="center-figure">
55+
<figure>
56+
<img src="../Gallery/Online/Christiana5.png" alt="the weird channels" />
57+
<figcaption><em><a href="https://scratch.mit.edu/projects/1119040811/">the weird channels</a></em> by Christiana, 9</figcaption>
58+
</figure>
59+
</div>
60+
<p>And Yusuf made a new survival game <a href="https://scratch.mit.edu/projects/1118979782">The Factory Void</a></p>
61+
<div class="center-figure">
62+
<figure>
63+
<img src="../Gallery/Online/Yusuf34.png" alt="The Factory Void" />
64+
<figcaption><em><a href="https://scratch.mit.edu/projects/1118979782">The Factory Void</a></em> by Yusuf, 11</figcaption>
65+
</figure>
66+
</div>
67+
<h3>Scratch with AI</h3>
68+
<p>We&apos;ve been invited to try out <a href="https://stax.fun/">Stax</a>, an AI powered version of Scratch.</p>
69+
<div class="center-figure">
70+
<figure>
71+
<img src="https://stax.fun/static/assets/scratchgpt_logo.cfad6fa769835955a592.png" alt="Stax" />
72+
<figcaption><em><a href="https://stax.fun/">Stax</a></em></figcaption>
73+
</figure>
74+
</div>
75+
<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>
76+
<h3>Tell your friends</h3>
77+
<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>
78+
<h3>Suggest a challenge</h3>
79+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
80+
<h3>Submissions</h3>
81+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
82+
Send your first name, age, and project link to <a
83+
href="mailto:[email protected]">[email protected]</a>.</p>
84+
<h3>Unsubscribe</h3>
85+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
86+
</article>
87+
</section>
88+
<footer></footer>
89+
</body>
90+
91+
</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/20250118.html">18/01/2025</a></li>
2829
<li><a href="Newsletters/20250111.html">11/01/2025</a></li>
2930
<li><a href="Newsletters/20250104.html">04/01/2025</a></li>
3031
<li><a href="Newsletters/20241214.html">14/12/2024</a></li>

0 commit comments

Comments
 (0)