Skip to content

Commit fc72b07

Browse files
committed
stax
1 parent b0b809d commit fc72b07

File tree

8 files changed

+100
-0
lines changed

8 files changed

+100
-0
lines changed

Gallery/Online/Haroon18.png

41 KB
Loading

Gallery/Online/Haroon19.png

92 KB
Loading

Gallery/Online/Haroon20.png

98.4 KB
Loading

Gallery/Online/Haroon21.png

82.1 KB
Loading

Gallery/Online/Joshua.png

74.3 KB
Loading

Gallery/Online/Yusuf26.png

6.37 KB
Loading

Newsletters/20241130.html

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
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>Scratch with AI</h3>
33+
<p>We&apos;ve been invited to try out <a href="https://stax.fun/">Stax</a> an AI powered version of Scratch.</p>
34+
<div class="center-figure">
35+
<figure>
36+
<img src="https://stax.fun/static/assets/scratchgpt_logo.cfad6fa769835955a592.png" alt="Stax" />
37+
<figcaption><em><a href="https://stax.fun/">Stax</a></em></figcaption>
38+
</figure>
39+
</div>
40+
<h3>What you have made</h3>
41+
<p>Joshua has made the <a href="https://scratch.mit.edu/projects/1101025665/">hardest game ever</a>!</p>
42+
<div class="center-figure">
43+
<figure>
44+
<img src="../Gallery/Online/Joshua.png" alt="hardest game ever" />
45+
<figcaption><em><a href="https://scratch.mit.edu/projects/1101025665">hardest game ever</a></em> by Joshua, 9</figcaption>
46+
</figure>
47+
</div>
48+
<p>Haroon has made a scroller game: <a href="https://scratch.mit.edu/projects/1097798795/">Scratch taggers</a></p>
49+
<div class="center-figure">
50+
<figure>
51+
<img src="../Gallery/Online/Haroon18.png" alt="Scratch taggers" />
52+
<figcaption><em><a href="https://scratch.mit.edu/projects/1097798795/">Scratch taggers</a></em> by Haroon, 10</figcaption>
53+
</figure>
54+
</div>
55+
<p>He has also put out a call for a voice actor: <a href="https://scratch.mit.edu/projects/1101171055/">Who will voice act this character for my game i&apos;m making</a></p>
56+
<div class="center-figure">
57+
<figure>
58+
<img src="../Gallery/Online/Haroon19.png" alt="Who will voice act this character for my game i&apos;m making" />
59+
<figcaption><em><a href="https://scratch.mit.edu/projects/1101171055">Who will voice act this character for my game i&apos;m making</a></em> by Haroon, 10</figcaption>
60+
</figure>
61+
</div>
62+
<p>And performed voice acting for: <a href="https://scratch.mit.edu/projects/1101396290/">more lines for garten of lane Finished</a></p>
63+
<div class="center-figure">
64+
<figure>
65+
<img src="../Gallery/Online/Haroon20.png" alt="more lines for garten of lane Finished" />
66+
<figcaption><em><a href="https://scratch.mit.edu/projects/1101396290">more lines for garten of lane Finished</a></em> by Haroon, 10</figcaption>
67+
</figure>
68+
</div>
69+
<p>And: <a href="https://scratch.mit.edu/projects/1102543465/">i&apos;m voice acting the villain for Garden of PenPen 7</a></p>
70+
<div class="center-figure">
71+
<figure>
72+
<img src="../Gallery/Online/Haroon21.png" alt="i&apos;m voice acting the villain for Garden of PenPen 7" />
73+
<figcaption><em><a href="https://scratch.mit.edu/projects/1102543465">i&apos;m voice acting the villain for Garden of PenPen 7</a></em> by Haroon, 10</figcaption>
74+
</figure>
75+
</div>
76+
<p>And Yusuf has made a project for us to remix: <a href="https://scratch.mit.edu/projects/1102527258/">Your Username</a></p>
77+
<div class="center-figure">
78+
<figure>
79+
<img src="../Gallery/Online/Yusuf26.png" alt="Your Username" />
80+
<figcaption><em><a href="https://scratch.mit.edu/projects/1102527258">Your Username</a></em> by Yusuf, 11</figcaption>
81+
</figure>
82+
</div>
83+
<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>
84+
<h3>Tell your friends</h3>
85+
<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>
86+
<h3>Suggest a challenge</h3>
87+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
88+
<h3>Submissions</h3>
89+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
90+
Send your first name, age, and project link to <a
91+
href="mailto:[email protected]">[email protected]</a>.</p>
92+
<h3>Unsubscribe</h3>
93+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
94+
</article>
95+
</section>
96+
<footer></footer>
97+
</body>
98+
99+
</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/20241130.html">30/11/2024</a></li>
2829
<li><a href="Newsletters/20241123.html">23/11/2024</a></li>
2930
<li><a href="Newsletters/20241116.html">16/11/2024</a></li>
3031
<li><a href="Newsletters/20241109.html">09/11/2024</a></li>

0 commit comments

Comments
 (0)