Skip to content

Commit aceb537

Browse files
committed
new year
1 parent ab65b7e commit aceb537

6 files changed

Lines changed: 80 additions & 0 deletions

File tree

Gallery/Online/Dami11.png

267 KB
Loading

Gallery/Online/Haroon70.png

81.3 KB
Loading

Gallery/Online/Idrees7.png

44.5 KB
Loading

Gallery/Online/Yusuf73.png

99.9 KB
Loading

Newsletters/20260103.html

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
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>Happy New Year code club</h2>
32+
<p>Our club restarts today, Saturday the 3<sup>rd</sup> of January 2026 at 10 a.m.</p>
33+
<h3>What have you made?</h3>
34+
<p>Dami created a new animation: <a href="https://scratch.mit.edu/projects/1253747471/">Super cat!</a></p>
35+
<div class="center-figure">
36+
<figure>
37+
<img src="../Gallery/Online/Dami11.png" alt="Super cat!"/>
38+
<figcaption><em><a href="https://scratch.mit.edu/projects/1253747471/">Super cat!</a></em> by Dami, 8</figcaption>
39+
</figure>
40+
</div>
41+
<p>Haroon made a new character and song: <a href="https://scratch.mit.edu/projects/1260688952/">Nightlight Meadow: StarVine</a></p>
42+
<div class="center-figure">
43+
<figure>
44+
<img src="../Gallery/Online/Haroon70.png" alt="Nightlight Meadow: StarVine"/>
45+
<figcaption><em><a href="https://scratch.mit.edu/projects/1260688952/">Nightlight Meadow: StarVine</a></em> by Haroon, 12</figcaption>
46+
</figure>
47+
</div>
48+
<p>Yusuf is feeling meh about Scratch: <a href="https://scratch.mit.edu/projects/1259421981/">How I&apos;m feeling about scratch remix</a></p>
49+
<div class="center-figure">
50+
<figure>
51+
<img src="../Gallery/Online/Yusuf73.png" alt="How I&apos;m feeling about scratch remix"/>
52+
<figcaption><em><a href="https://scratch.mit.edu/projects/1259421981/">How I&apos;m feeling about scratch remix</a></em> by Yusuf, 12</figcaption>
53+
</figure>
54+
</div>
55+
<p>And Idrees wants more Merry in his Christmas: <a href="https://scratch.mit.edu/projects/1260103369/">cancelled</a></p>
56+
<div class="center-figure">
57+
<figure>
58+
<img src="../Gallery/Online/Idrees7.png" alt="cancelled"/>
59+
<figcaption><em><a href="https://scratch.mit.edu/projects/1260103369/">cancelled</a></em> by Idrees, 8</figcaption>
60+
</figure>
61+
</div>
62+
<h3>Have you made us a project?</h3>
63+
<p>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>
64+
<h3>Tell your friends</h3>
65+
<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>
66+
<h3>Suggest a challenge</h3>
67+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
68+
<h3>Submissions</h3>
69+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
70+
Send your first name, age, and project link to <a
71+
href="mailto:paul.sinnett@gmail.com">paul.sinnett@gmail.com</a>.</p>
72+
<h3>Unsubscribe</h3>
73+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
74+
</article>
75+
</section>
76+
<footer></footer>
77+
</body>
78+
79+
</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/20260103.html">03/01/2026</a></li>
2829
<li><a href="Newsletters/20251213.html">13/12/2025</a></li>
2930
<li><a href="Newsletters/20251206.html">06/12/2025</a></li>
3031
<li><a href="Newsletters/20251129.html">29/11/2025</a></li>

0 commit comments

Comments
 (0)