Coding Projects by Ahmed Izyan Abdul Razzaq

Cat Classifier using ImageNet

Create an activity that identifies four different types of cats (Persian cat, Egyptian cat, Tiger cat, and Siamese cat) using ImageNet, where the image changes randomly, and AI identifies the breed.

Decision Tree

This project is about making decisions.

Chickened out

Create a fun Scratch game where a chicken jumps to avoid falling eggs, using movement and collision detection!

Oggy the frog

In this activity, the student will create a modified version of the Snake and food.

Double the Level

Add a second level to the game that you have created in the class but with a different theme.

Patriot

Create an interactive map in Scratch where clicking on markers reveals the names of states in your home country.

Weather Wardrobe Advisor

Create an activity that suggests clothing based on whether the temperature is hot or cold, using conditionals in Scratch.

Genre-based Book Recommender

Create a Scratch project where a sprite suggests books based on four genres — Exercises, Cooking, History, and Photography — and provides a brief Wikipedia description for each suggested book.

Tree Expert

Build an AI-powered quiz bot that retrieves facts about different types of trees from Wikipedia and generates quiz questions using the Question Answering extension.

Form

In this project, you will make a form for your annual day school event with the following details- Name of the student, class, activities he is interested in, gender, and address.

Family table

In this project, you will create a table. The table will have details about all of your family members. Make three columns; first would be a name, second age, and third relation. Also, add magic to your webpage.

Number Check

Using Conditional statements, check whether a number is positive (greater than 0), negative (less than 0), or zero.