Coding Activities by Tharunchezhian

Secure Swipe

Set a password to unlock the phone.

Rings of Responsibility

Discuss the responsibility of a kid towards his family members and ask the kid to make lists of responsibilities around them and create an app.

My Slam Book

Create a digital slam book in App Lab, where you can collect responses and store data in a database, learning about data storage, and user input using records.

Sign ABC

Learn the Alphabet in American Sign Language

Personalized whiteboard app

My Digital Paintbrush

Shape making with canvas

To create an app that makes basic shapes using canvas and adds speech when shapes are created.

All-in-One Shopping App

In this activity, you will build an All-in-One Shopping App in Code.org App Lab. You will add four category buttons — Grocery, Food, Clothes, and Education. Each button takes you to a new screen with real shopping website links. The app also says the category name out loud when you click a button.

Virtual Zoo

In this activity, you will build your own Virtual Zoo app. You will make a welcome screen, an animal screen list, and animal pages with pictures and sounds. You will use buttons, screens, sounds, and code steps to make the app work.

Shape Generator

Build a Shape Generator app where the user picks a shape from a dropdown (Circle, Square, Rectangle), clicks Draw, and the app draws that shape in a random surprise color on the canvas!

Alphabet Piano app

Take 26 buttons covering all the letters of the alphabet (A-Z), set any background color of your own choice, and add a text box. Try creating your own design and add background images.

Alphabet Piano app

Build an Alphabet Piano app on Code.org App Lab! Add 26 colorful buttons (A–Z) to a Musicscreen, then connect each button to a different instrument sound using onEvent and playSound blocks. When you tap any letter, the app plays music!

Health Guide Part 2

In this activity, you will design a multi-screen Health Guide app in App Lab using labels, images, and buttons. You will create different health-themed screens, such as Food, Hygiene, Play, Sleep, and Thank You, while learning how to arrange app elements neatly and make your app visually interactive.