Skip to content

Commit

Permalink
new projects
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsinnett committed Oct 25, 2024
1 parent d610f6b commit 6e8e924
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 0 deletions.
Binary file added Gallery/Online/Haroon10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Gallery/Online/Haroon11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Gallery/Online/Haroon12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Gallery/Online/Haroon9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Gallery/Online/Yusuf19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
84 changes: 84 additions & 0 deletions Newsletters/20241026.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<DOCTYPE! html>
<html>

<head>
<title>
Croydon Central Library Code Club
</title>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>

<body>
<header>
<h1>
Croydon Central Library Code Club
</h1>
</header>
<section>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="https://codeclub.org/en">HQ</a></li>
<li><a href="https://projects.raspberrypi.org/en/codeclub">Projects</a></li>
<li><a href="../about.html">About</a></li>
<li><a href="../join.html">Join</a></li>
<li><a href="../gallery.html">Gallery</a></li>
<li><a href="../challenges.html">Challenges</a></li>
<li><a href="../newsletters.html">Newsletters</a></li>
</ul>
</nav>
<article>
<h2>Good morning code club</h2>
<h3>What you have made</h3>
<p>Yusuf made a normal sprite movement script but with custom blocks: <a href="https://scratch.mit.edu/projects/1074122191/">Just normal( with half custom blocks!)</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Yusuf19.png" alt="Just normal( with half custom blocks!)" />
<figcaption><em><a href="https://scratch.mit.edu/projects/1074122191/">Just normal( with half custom blocks!)</a></em> by Yusuf, 11</figcaption>
</figure>
</div>
<p>And Haroon has been busy with more animations and trailers: <a href="https://scratch.mit.edu/projects/1082421216/">Academy of Renren</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Haroon9.png" alt="Academy of Renren" />
<figcaption><em><a href="https://scratch.mit.edu/projects/1082421216/">Academy of Renren</a></em> by Haroon, 10</figcaption>
</figure>
</div>
<p>And: <a href="https://scratch.mit.edu/projects/1085214195/">Academy of renren 2 Official teaser trailer</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Haroon10.png" alt="Academy of renren 2 Official teaser trailer" />
<figcaption><em><a href="https://scratch.mit.edu/projects/1085214195/">Academy of renren 2 Official teaser trailer</a></em> by Haroon, 10</figcaption>
</figure>
</div>
<p>As well as <a href="https://scratch.mit.edu/projects/1085357449/">How to Draw Yankulia fron (camp of Lonlon)</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Haroon11.png" alt="How to Draw Yankulia fron (camp of Lonlon)" />
<figcaption><em><a href="https://scratch.mit.edu/projects/1085357449/">How to Draw Yankulia fron (camp of Lonlon)</a></em> by Haroon, 10</figcaption>
</figure>
</div>
<p>And finally: <a href="https://scratch.mit.edu/projects/1086004919/" >Academy of renren 2 Second Official teaser trailer</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Haroon12.png" alt="Academy of renren 2 Second Official teaser trailer" />
<figcaption><em><a href="https://scratch.mit.edu/projects/1086004919/">Academy of renren 2 Second Official teaser trailer</a></em> by Haroon, 10</figcaption>
</figure>
</div>
<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>
<h3>Tell your friends</h3>
<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>
<h3>Suggest a challenge</h3>
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
<h3>Submissions</h3>
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
Send your first name, age, and project link to <a
href="mailto:[email protected]">[email protected]</a>.</p>
<h3>Unsubscribe</h3>
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
</article>
</section>
<footer></footer>
</body>

</html>
1 change: 1 addition & 0 deletions newsletters.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h1>Croydon Central Library Code Club</h1>
<h2>Newsletters</h2>
<p>Each week we set coding challenges for our club members. Here are our previous newsletters:</p>
<ul>
<li><a href="Newsletters/20241026.html">26/10/2024</a></li>
<li><a href="Newsletters/20241019.html">19/10/2024</a></li>
<li><a href="Newsletters/20241012.html">12/10/2024</a></li>
<li><a href="Newsletters/20241005.html">05/10/2024</a></li>
Expand Down

0 comments on commit 6e8e924

Please sign in to comment.