#makecodingapp
Apps tagged “makecodingapp”
Explore 30 apps tagged “makecodingapp” that people built on Collabby by chatting. Run any of them, then remix to make it your own.
Related tags
When It Becomes Ten Times Bigger
When It Gets Ten Times Bigger is an interactive coding and computer science lesson about comparing two ways to detect whether people share a number.
Pointing to the Same Box
Pointing at the Same Box is an interactive coding lesson about values, references, objects, and copying.
Input Order, Output Order
Order In, Order Out is an interactive coding basics app that teaches the difference between a stack and a queue.
Change the Words, Change the Answer
An interactive AI literacy app that shows how changing three parts of a request—who it is for, what it is about, and how the answer should be written—changes the result.
Plausible Lies
A playful AI literacy app that teaches users to distinguish evidence-backed answers from confident hallucinations.
It Knows Only What It Learns
It only knows what it saw is an interactive AI literacy app for exploring how training examples shape an AI’s answers.
Just Choosing the Next Word
An interactive AI literacy app that demonstrates how a language model can choose the next word according to probabilities.
Chop Up Words
Words Break into Pieces is an interactive AI literacy activity that introduces tokenization through three hands-on tabs.
Bumped!
They Bumped! is an interactive beginner coding app that teaches coordinate-based movement and collision detection.
Waiting Games
Do It Later is an interactive coding basics playground about asynchronous execution in JavaScript.
Where Is It Hiding?
Where Is It Hiding? is an interactive coding-basics app that teaches three ways to search for an item in a list.
Calling Myself Again
Calling Myself Again is an interactive beginner coding app for learning recursion, where a function calls itself.
Boxes into Text
Boxes into Text is an interactive beginner coding lesson about converting JavaScript-style objects into JSON text and reading JSON back into data.
Smallest First
Smallest First is an interactive coding lesson about sorting numbers and objects.
Counting with 0s and 1s
Counting with 0s and 1s is an interactive introduction to binary numbers, bits, and how computers represent letters.
Slice and Combine
Slice and Join is an interactive coding basics app for learning how JavaScript handles strings.
Labeled Boxes
Boxes with Name Tags is an interactive beginner coding lesson about JavaScript objects, arrays, nested objects, and loops.
AND · OR · NOT
그리고 · 또는 · 아니면 is an interactive coding basics app that teaches Boolean logic with &&, ||, and !.
Drawing with Code
Draw with Code is an interactive turtle-coding activity for learning how commands create paths and geometric patterns.
Make Your Own Function
Make Your Own Function is an interactive beginner coding app that teaches JavaScript functions through three hands-on sections.
When You Type
When You Type is an interactive beginner coding lesson about text inputs and JavaScript events.
Line Up the Boxes
Boxes in a Row is an interactive beginner coding app for learning JavaScript arrays through visual actions.
When You Press a Button
When You Press a Button is an interactive coding-basics lesson about JavaScript events, state, and button handlers.
Conditional Crossroads
The If Crossroads is an interactive coding basics app that teaches conditional logic through a robot choosing paths at crossroads.
Bug Hunter
Bug Hunter is an interactive JavaScript debugging puzzle for coding beginners.
Daily Code Quiz
Daily Code Quiz is a beginner-friendly JavaScript code-reading game where you predict what short snippets will output.
CSS Styling Lab
CSS Style Lab is an interactive beginner lesson for learning how CSS changes a web page.
HTML Tag Playground
HTML Tag Playground is an interactive introduction to HTML tags for beginners.
Variable Boxes & Function Machines
Variable Boxes & Function Machines is an interactive coding basics app for learning how variables and functions work.
Robot Command Puzzle
Robot Command Puzzle is an interactive coding game for learning sequence, debugging, and loops.
Have an idea? Describe it in plain language and Collabby builds a working app you can run and share.
Build your own