Coding Activities by Kieran

Interactive Color Filters on Static Image

Students will manipulate color channels of a static image in real-time by pressing specific keys to apply different color filters, including color tints and intensity adjustments. The image will be updated instantly with each key press.

Interactive Edge Detection & Filtering

Explore edge detection techniques (Sobel, Canny, Laplacian) and apply noise reduction filters (Gaussian, Median) interactively. Students will experiment with parameters and observe their effects on real images.

Image Annotation with Shapes and Measurements

This activity involves annotating an image using OpenCV by drawing rectangles and circles to highlight regions of interest, connecting them with a line, and visualizing the image height using bi-directional arrows. Text annotations are added for clarity, making the image informative and visually structured.

AI Movie Recommendation System

Simple Digit Predictor

TIC TAC TOE

Rule based Chatbot

Create an rule-based chatbot using Python.

Sentiment Spy

In this activity, you will interact with an AI-powered "Sentiment Spy" chatbot, which uses Textblob a natural language processing Library to analyze the emotions in their text messages (positive, neutral, or negative). You will explore how AI detects sentiment in real time and receive mission-themed feedback, making learning fun and engaging!

Hello AI

Create a basic Python program that simulates an AI chatbot, interacting with users through text and responding intelligently based on their input.

Celestial Showcase Part 4

Initialize the rest of the function and complete the project by adding responsiveness

Celestial showcase Part 3

Style a few more components and Write fetchAPODData() and function updateUI()

Celestial Showcase part-1

In this activity setup HTML, video background and Basic Bootstrap for your major project