Coding Projects by Ahmed Izyan Abdul Razzaq

AI Teacher Commands

Enhance your AI-powered classroom assistant by adding new commands and creating corresponding animations or responses.

Arm Pose Maestro

Create an AI-powered project that recognizes full-arm poses like making a heart with arms, raising both arms, or forming an "X" pose, and responds with unique animations.

Hide-and-Seek Boogie

Create a project where the sprite dances when the AI detects eyes closed and stops dancing when eyes are open, applying computer vision and conditional logic.

Hand Gesture Recognizer

Create an interactive hand gesture recognition game where the program randomly selects a hand gesture (Ok, Rock, or Diss). The student must match the chosen gesture, and the program will confirm if they succeeded.

Riddle Master

In this project, students will build a simple riddle game where they have to answer fun and easy riddles to progress through the game. They will use basic coding blocks and conditional programming to create a sequence of riddles, making the game interactive and enjoyable.

Age & Gender Estimator Challenge

Build an AI-powered project that estimates age and gender from camera input using mBlock.

Grammar Guru

In this project, students will use ChatGPT's English Grammar blocks to identify parts of speech, find synonyms, and generate easy-to-understand explanations for sentences.

My Text Recognizer

Build an AI-powered project where students can recognize English text.

AI Traffic Controller

Build an interactive AI game where the AI recognizes traffic signs like "Go" and "Stop" and controls movement based on them.

Weather Reporter

Use coding to build an interactive activity that displays real-time weather information for different parts of Africa using coordinates. Jamie will “travel” to specific countries, get the weather, and announce it.

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.