diff --git a/README.md b/README.md index 5dd39e6..092d339 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ ### Website -* TODO: Resources pages * TODO: Supporters pages * TODO: Add Google Analytics tag diff --git a/_includes/partials/resources-table.html b/_includes/partials/resources-table.html new file mode 100644 index 0000000..df3b324 --- /dev/null +++ b/_includes/partials/resources-table.html @@ -0,0 +1,81 @@ +
+ Loading, please wait... +
+
+ + \ No newline at end of file diff --git a/_layouts/main.html b/_layouts/main.html index ff32388..11a6100 100755 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -9,10 +9,16 @@ + + + + + + diff --git a/pages/resources/idea.html b/pages/resources/idea.html index 71c9bf0..bf73fdc 100644 --- a/pages/resources/idea.html +++ b/pages/resources/idea.html @@ -46,7 +46,7 @@

Getting Started

Coding Cards

- {include file="partials/resources_table.tpl" type="idea"} TODO + {%- include partials/resources-table.html type="idea" -%}
diff --git a/pages/resources/javascript.html b/pages/resources/javascript.html index d5dad17..7b5932d 100644 --- a/pages/resources/javascript.html +++ b/pages/resources/javascript.html @@ -55,7 +55,7 @@

Lets do some loggin

Coding Cards

- {include file="partials/resources_table.tpl" type="javascript"} TODO + {%- include partials/resources-table.html type="javascript" -%}
diff --git a/pages/resources/python.html b/pages/resources/python.html index 57f6a71..c3cefd4 100644 --- a/pages/resources/python.html +++ b/pages/resources/python.html @@ -55,7 +55,7 @@

Install Python and try this

Coding Cards

- {include file="partials/resources_table.tpl" type="python"} TODO + {%- include partials/resources-table.html type="python" -%}
\ No newline at end of file diff --git a/pages/resources/raspberry-pi.html b/pages/resources/raspberry-pi.html index 25990bd..3ffc679 100644 --- a/pages/resources/raspberry-pi.html +++ b/pages/resources/raspberry-pi.html @@ -50,7 +50,7 @@

Getting Started

Coding Cards

- {include file="partials/resources_table.tpl" type="raspberrypi"} TODO + {%- include partials/resources-table.html type="javascript" -%}
diff --git a/pages/resources/scratch.html b/pages/resources/scratch.html index 9d8e6c2..6b0b89d 100644 --- a/pages/resources/scratch.html +++ b/pages/resources/scratch.html @@ -49,7 +49,7 @@

Getting Started


Coding Cards

- {include file="partials/resources_table.tpl" type="scratch"} TODO + {%- include partials/resources-table.html type="scratch" -%}

diff --git a/resources/files/javascript/arrays.pdf b/resources/files/javascript/arrays.pdf new file mode 100644 index 0000000..27c1579 Binary files /dev/null and b/resources/files/javascript/arrays.pdf differ diff --git a/resources/files/javascript/conditionals.pdf b/resources/files/javascript/conditionals.pdf new file mode 100644 index 0000000..81284c8 Binary files /dev/null and b/resources/files/javascript/conditionals.pdf differ diff --git a/resources/files/javascript/for_loops.pdf b/resources/files/javascript/for_loops.pdf new file mode 100644 index 0000000..eb78a57 Binary files /dev/null and b/resources/files/javascript/for_loops.pdf differ diff --git a/resources/files/javascript/functions.pdf b/resources/files/javascript/functions.pdf new file mode 100644 index 0000000..ffb99bd Binary files /dev/null and b/resources/files/javascript/functions.pdf differ diff --git a/resources/files/javascript/hello_world.pdf b/resources/files/javascript/hello_world.pdf new file mode 100644 index 0000000..17463b8 Binary files /dev/null and b/resources/files/javascript/hello_world.pdf differ diff --git a/resources/files/javascript/roshambo.pdf b/resources/files/javascript/roshambo.pdf new file mode 100644 index 0000000..762c519 Binary files /dev/null and b/resources/files/javascript/roshambo.pdf differ diff --git a/resources/files/javascript/variables.pdf b/resources/files/javascript/variables.pdf new file mode 100644 index 0000000..ce91e98 Binary files /dev/null and b/resources/files/javascript/variables.pdf differ diff --git a/resources/files/javascript/while.pdf b/resources/files/javascript/while.pdf new file mode 100644 index 0000000..c681448 Binary files /dev/null and b/resources/files/javascript/while.pdf differ diff --git a/resources/files/javascript/xmastree.pdf b/resources/files/javascript/xmastree.pdf new file mode 100644 index 0000000..b05fe14 Binary files /dev/null and b/resources/files/javascript/xmastree.pdf differ diff --git a/resources/idea.json b/resources/idea.json new file mode 100644 index 0000000..73d35e1 --- /dev/null +++ b/resources/idea.json @@ -0,0 +1,260 @@ +{ + "results": [ + { + "title": "CoderDojo Randomness", + "description": "Everything from game design to music streaming can be enhanced by using the secret art of randomness. Find out how to trigger great experiences using number generators!", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/random-coding" + }, + { + "title": "User Experience", + "description": "Fantastic websites and apps are designed by thinking carefully about the people who will use them. Find out how the best web developers do this so you can put their techniques into practice yourself.", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/ux" + }, + { + "title": "User Interfaces", + "description": "All of us use apps and websites every day, some of which we love, some of which just aren't very good. Learn how to design really brilliant online experiences which look great.", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/ui" + }, + { + "title": "Internet of Things", + "description": "The Internet of Things is a way to connect devices and objects up using the internet which means you can control things remotely, save energy and money, and make amazing stuff happen. Learn more here!", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/iot" + }, + { + "title": "Digital Research", + "description": "Fast track your way to being a digital ninja by using these tips and tricks for finding stuff out online. You'll learn how to take short-cuts in Google which save time and effort – AND help you make sure your research is accurate.", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/research" + }, + { + "title": "Digital Portfolios", + "description": "Creating a digital portfolio is one of the main ways people can showcase their achievements to potential employers. Use this masterclass to get yours to the top of the pile.", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/digitalportfolios" + }, + { + "title": "Colours", + "description": "Anyone who wants to do anything in digital needs to do this badge. Colours might seem a simple topic but they affect everything we do - colours speak all languages. Using them smartly will put you in a different league.", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/colour" + }, + { + "title": "SysAdmin", + "description": "Fast becoming one of the key roles in computing, systems administrators work forensically to troubleshoot webpage errors and get websites up and running.", + "level": 0, + "type": "Worker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/sys-admin" + }, + { + "title": "Game Designer", + "description": "The gaming industry makes more money than music and movies combined. This 'day in the life of a gamer' helps you earn your gaming stripes by showing how game mechanics influence gameplay. And get to design your own game!", + "level": 0, + "type": "Gamer Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/game-designer" + }, + { + "title": "Python Quiz", + "description": "CoderDojo is famous for helping thousands of young people learn how to code. In this fantastic module, you can learn how to build a quiz in Python (a programming language) and at the same time understand some of the basics of coding.", + "level": 0, + "type": "Gamer Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/python" + }, + { + "title": "Intro to Gaming", + "description": "The gaming industry generates more revenue than movies and music combined. Ian Livingstone is one of the world's most famous gaming entrepreneurs. Here, he offers an introduction to the world of gaming with some insights on how to get started making your own games.", + "level": 0, + "type": "Gamer Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/intro-to-gaming" + }, + { + "title": "E-Safety & Online Etiquette", + "description": "Get cyber savvy to help you and your friends stay safe and avoid being a victim of fraud and theft online. Everyone who uses the internet needs to do this easy but important intro to e-safety.", + "level": 0, + "type": "Citzen Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/esafety" + }, + { + "title": "What is the Cloud?", + "description": "Cloud computing is a way to store data in cyber space so it doesn't take up real space at home or at work, and avoids using up memory on your phone or computer. Find out why it matters and how you can use it.", + "level": 0, + "type": "Citzen Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/cloud" + }, + { + "title": "Brain Hack", + "description": "Imagine if there was a quick and easy module you could do which would make you better at all the rest of your studies. Well this might just be it! Find out how your brain works and get ready for some great results.", + "level": 0, + "type": "Citzen Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/brain-hack" + }, + { + "title": "Cyber Security", + "description": "Don't let the simple design of this badge put you off – make like Alan Turing cracking the Enigma code and find out how to do things James Bond and Jason Bourne would be proud of.", + "level": 0, + "type": "Citzen Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/wirehive" + }, + { + "title": "Junior Web Designer", + "description": "This 'day in the life of a web designer' introduces you to the role of a web developer using a 'bootstrap framework' - a free resource which provides lots of templates for making fantastic websites.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/web-developer" + }, + { + "title": "Graphic Design", + "description": "Eye-catching visuals can make or break a project. Get the inside track on graphic design and find out how to make words and pictures work across any media.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/graphic-design" + }, + { + "title": "Love Meter", + "description": "Develop your love of coding by learning how to programme a \"love meter\". You don't need to have a BBC micro:bit to do this, just a good sense of humour.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/love-meter" + }, + { + "title": "Automation", + "description": "Life hacks are smart ways to use tech and make everyday life easier. Find out more about algorithms, variables and the Internet of Things to start making your own life hacks.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/automation" + }, + { + "title": "Animation", + "description": "Fancy working in the gaming or video industry? Start here by getting to grips with animation tips and tricks. See if you can make a superhero animate!", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/animation" + }, + { + "title": "Sorting Hat", + "description": "In homage to Harry Potter and the Cursed Child, we bring you a game you can code to magic up a Sorting Hat. With or without a BBC micro:bit, learn how to program and 'let the Sorting now begin'.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/sorting-hat" + }, + { + "title": "Snowflake", + "description": "Take your first steps into coding animations with this fun and easy snowflake-maker. You don't need to have a BBC micro:bit to do this introduction to program simple pictures.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/snowflake" + }, + { + "title": "Coding Solutions", + "description": "Learning how to troubleshoot effectively is one of the key skills web developers need to acquire. This badge helps you learn how to analyse and fix errors in code!", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/coding_solutions" + }, + { + "title": "jQuery Coding", + "description": "People who have done this say it's like magic. We can't promise magic but we can promise you an exciting, experimental sandpit so you can learn how to make animating images. The science bit: you'll learn how to combine coding in jQuery (a clever interface library) with HTML (a markup language) and CSS (which makes web pages look great).", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/jquery" + }, + { + "title": "Video Editing", + "description": "Making your own films can be a lot of fun – and tech these days means it's easy to create video content. Learn the craft of editing to hone your video storytelling skills like YouTubers do.", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/video-editing" + }, + { + "title": "Virtual Reality", + "description": "The magic of immersion – Virtual Reality can transport you into any scenario. This introduction opens up the amazing world of VR, how you can use it and how you can make it!", + "level": 0, + "type": "Maker Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/virtual_reality" + }, + { + "title": "Growth Hacking", + "description": "Growth hacking is finding clever ways to get people talking about your business. Think of it like marketing for the digital age – this badge is a vital introduction for any budding entrepreneurs.", + "level": 0, + "type": "Entrepreneur Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/growth-hacking" + }, + { + "title": "Jargon Buster", + "description": "One of the UK's most brilliant business leaders is Dragon Peter Jones. Anyone interested in business and enterprise needs to get to grips with the jargon people use and learn how to weigh up risks. Try this jargon-buster and business guide.", + "level": 0, + "type": "Entrepreneur Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/jargon" + }, + { + "title": "Researcher", + "description": "Researchers find out facts and figures and make great investigators. This 'day in the life of a researcher' helps you uncover details others might miss.", + "level": 0, + "type": "Entrepreneur Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/researcher" + }, + { + "title": "Innovation", + "description": "Entrepreneurs often try to come up with something new to stay ahead of the competition. Learn how to innovate effectively with a range of tools used by some of the most successful teams in business.", + "level": 0, + "type": "Entrepreneur Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/innovation" + }, + { + "title": "CRM", + "description": "It's no good having a wonderful product if you can't tell anyone about it, help people if they get stuck or look after the needs of your clients. Learn how 'customer relationship management' techniques affect your ability to sell things and get some tips for providing excellent service.", + "level": 0, + "type": "Entrepreneur Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/crm" + }, + { + "title": "Social Selling", + "description": "Social selling is all about learning how to change the way we sell by using the power of digital connectivity. Find out more about the people who use your products and services - and learn how to personalise your relationships with them.", + "level": 0, + "type": "Entrepreneur Badge", + "verified": "true", + "link": "https://idea.org.uk/badge/social-selling" + } + ] +} \ No newline at end of file diff --git a/resources/javascript.json b/resources/javascript.json new file mode 100644 index 0000000..c2c6246 --- /dev/null +++ b/resources/javascript.json @@ -0,0 +1,76 @@ +{ + "results": [ + { + "title": "Hello World", + "description": "An inroduction into JavaScript", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/hello_world.pdf" + }, + { + "title": "Variables", + "description": "Learn about variables in JavaScript", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/variables.pdf" + }, + { + "title": "Conditionals", + "description": "If and else in JavaScript", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/conditionals.pdf" + }, + { + "title": "Rock Paper Scissors", + "description": "Combine all we've learnt to make a cool Rock Paper Scissors game in JavaScript", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/roshambo.pdf" + }, + { + "title": "Arrays", + "description": "Learn about Arrays in JavaScript", + "level": 1, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/arrays.pdf" + }, + { + "title": "Functions", + "description": "Functions in JavaScript", + "level": 1, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/functions.pdf" + }, + { + "title": "While", + "description": "While loops in JavaScript", + "level": 1, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/while.pdf" + }, + { + "title": "For Loops", + "description": "For loops in JavaScript", + "level": 1, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/for_loops.pdf" + }, + { + "title": "Christmas Tree", + "description": "A christmas themed tutorial", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "/resources/files/javascript/xmastree.pdf" + } + ] +} \ No newline at end of file diff --git a/resources/python.json b/resources/python.json new file mode 100644 index 0000000..919873f --- /dev/null +++ b/resources/python.json @@ -0,0 +1,84 @@ +{ + "results": [ + { + "title": "Strings", + "description": "A very basic approach into Python.", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/challenge/index.php?id=python_2&task=0" + }, + { + "title": "If and Else", + "description": "How can we get the computer to make a decision?", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/challenge/index.php?id=python_3&task=0" + }, + { + "title": "Loops", + "description": "Let's get the computer to do something over and over and over and over and over again", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/res/files/python/tutorials/3-loops.pdf" + }, + { + "title": "Functions", + "description": "Here we will organise our code into easy and manageable chunks.", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/res/files/python/tutorials/4-functions.pdf" + }, + { + "title": "Arrays", + "description": "How can we organise large amounts of data to be easily accessible?", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/res/files/python/tutorials/5-arrays.pdf" + }, + { + "title": "Beginner Turtle", + "description": "Let's play with Turtle!", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/res/files/python/tutorials/6-basic-turtle.pdf" + }, + { + "title": "Classes", + "description": "Let's make a Dog!", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/res/files/python/tutorials/7-classes.pdf" + }, + { + "title": "Cryptography", + "description": "Let's learn about Cryptography!", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/challenge/index.php?id=python_encryption&task=0" + }, + { + "title": "Pygame", + "description": "Learn how to code with Pygame Get Pygame before starting!!", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/res/files/python/tutorials/pygame/car-game-pygame.zip" + }, + { + "title": "Getting Started", + "description": "Get Started with Python", + "level": 0, + "type": "Sushi Card", + "verified": true, + "link": "https://res.coderdojorise.com/challenge/index.php?id=python_1&task=0" + } + ] +} \ No newline at end of file diff --git a/resources/raspberry-pi.json b/resources/raspberry-pi.json new file mode 100644 index 0000000..8aceef6 --- /dev/null +++ b/resources/raspberry-pi.json @@ -0,0 +1,204 @@ +{ + "results": [ + { + "title": "Mapping the Weather", + "description": "Use Matplotlib to visualise weather stations around the world", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/mapping-the-weather/" + }, + { + "title": "Weather Station Dashboard", + "description": "Use Scratch to visualise weather stations around the world", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/weather-station-dashboard/" + }, + { + "title": "Using Scratch 2.0 on Raspberry Pi", + "description": "Using Scratch 2 in Chromium on the Raspberry Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/using-scratch2/" + }, + { + "title": "Cat Meme Generator", + "description": "Create funny cat memes to share with your friends", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/cat-meme-generator/" + }, + { + "title": "Graphing The Weather", + "description": "Learn how to plot graphical weather data from the Raspberry Pi Weather Station database", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/graphing-the-weather/" + }, + { + "title": "Fetching the Weather", + "description": "Access the Weather Station database and fetch the weather", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/fetching-the-weather/" + }, + { + "title": "Lights Out!", + "description": "In this resource you will find out how to make a fun and fast-paced Explorer HAT reaction game", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/lights-out/" + }, + { + "title": "Whoopi Cushion", + "description": "Learn how to make a whoopee cushion powered by a Raspberry Pi to prank your pals.", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/whoopi-cushion/" + }, + { + "title": "Scary Spot The Difference", + "description": "Make a scary spot the difference game in Python", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/scary-spot-the-difference/" + }, + { + "title": "Micromine bitcraft", + "description": "Learn how to use your micro:bit to help (or sabotage!) Steve in Minecraft Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/micromine-bitcraft/" + }, + { + "title": "Add-ons Guide", + "description": "Guide to using add-ons and accessories with the Raspberry Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/addons-guide/" + }, + { + "title": "Teachers Guide", + "description": "Guide for teachers introducing Raspberry Pi to the classroom", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/teachers-guide/" + }, + { + "title": "Troubleshooting Guide", + "description": "Answers to the top 10 most common problems when getting started with Raspberry Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/troubleshooting-guide/" + }, + { + "title": "Parents Guide", + "description": "Guide to using the Raspberry Pi for parents", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/parents-guide/" + }, + { + "title": "Software Guide", + "description": "Guide to installing an operating system on your micro SD card to use with your Raspberry Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/software-guide/" + }, + { + "title": "Hardware Guide", + "description": "Getting started with Raspberry Pi hardware", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "" + }, + { + "title": "Minecraft Selfies", + "description": "Make a selfie wall in Minecraft with Python", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/minecraft-selfies/" + }, + { + "title": "Scratch Olympics – Hurdler", + "description": "A hurdler game in Scratch", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/scratch-olympics-hurdler/" + }, + { + "title": "The Scratch Olympics – Weightlifter", + "description": "Make a weightlifter game in Scratch", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/scratch-olympics-weightlifter/" + }, + { + "title": "Getting Started with the Twitter API", + "description": "A guide to connecting to Twitter from Python using Twython", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/getting-started-with-the-twitter-api/" + }, + { + "title": "Turtley Amazing", + "description": "In this resource you will take your first steps with the programming langauge Python", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/turtley-amazing/" + }, + { + "title": "Physical Computing with Python", + "description": "Physical computing on the Raspberry Pi using Python", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/physical-computing-with-python/" + }, + { + "title": "micro:bit selfies", + "description": "Taking selfies with the micro:bit and a Raspberry Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/microbit-game-controller/" + }, + { + "title": "micro:bit game controller", + "description": "In this resource you will use a micro:bit to control a sprite in the programming environment Scratch", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/microbit-game-controller/" + }, + { + "title": "micro:bit Meteorologist", + "description": "Display weather icons on your micro:bit, using a Raspberry Pi", + "level": 0, + "type": "Sushi Card", + "verified": false, + "link": "https://www.raspberrypi.org/learning/microbit-meteorologist/" + } + ] +} \ No newline at end of file diff --git a/resources/scratch.json b/resources/scratch.json new file mode 100644 index 0000000..e0c9919 --- /dev/null +++ b/resources/scratch.json @@ -0,0 +1,52 @@ +{ + "results": [ + { + "title": "Deep Sea Sushi", + "description": "Make a fun game in your first Scratch program!", + "level": 0, + "type": "Project", + "verified": true, + "link": "https://projects.raspberrypi.org/en/projects/cd-beginner-scratch-sushi" + }, + { + "title": "Pattern Pen", + "description": "Make a cool pattern generator!", + "level": 0, + "type": "Project", + "verified": true, + "link": "https://projects.raspberrypi.org/en/projects/cd-intermediate-scratch-sushi" + }, + { + "title": "Falling Stars", + "description": "Make a platform-style game and add your own levels, powers, and characters.", + "level": 1, + "type": "Project", + "verified": true, + "link": "https://projects.raspberrypi.org/en/projects/cd-advanced-scratch-sushi" + }, + { + "title": "Mosquito Patrol", + "description": "Make your first Scratch program!", + "level": 0, + "type": "Project", + "verified": true, + "link": "https://projects.raspberrypi.org/en/projects/cd-sebento-scratch-1" + }, + { + "title": "Water Use Calculator", + "description": "Make a water usage calculator, with animated charts.", + "level": 1, + "type": "Project", + "verified": true, + "link": "https://projects.raspberrypi.org/en/projects/cd-sebento-scratch-2" + }, + { + "title": "Fart Catcher", + "description": "Make a platform-style game and add your own levels, powers, and characters.", + "level": 1, + "type": "Project", + "verified": true, + "link": "https://projects.raspberrypi.org/en/projects/cd-sebento-scratch-3" + } + ] +} \ No newline at end of file pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy