Profile Image

Kieran

Grade 9 | Points: 52775 | Rank: 14

Share profile

Classes completed

348

Quizzes submitted

284

Projects submitted

308

Hackathons

Codingal

Code-A-Thon

Hosted by: Codingal

Codingal

Summer Clash

Hosted by: Codingal

BITS Pilani APOGEE

BITS PILANI APOGEE JUNIOR CODEFEST 2022

Hosted by: BITS Pilani APOGEE

BITS Pilani APOGEE

BITS PILANI APOGEE JUNIOR CODEFEST 2022

Hosted by: BITS Pilani APOGEE

BITS Pilani APOGEE

BITS PILANI APOGEE JUNIOR CODEFEST 2022

Hosted by: BITS Pilani APOGEE

BIT Mesra's E-SUMMIT'22

BIT Mesra Junior Hackathon

Hosted by: BIT Mesra's E-SUMMIT'22

View more

Coding contests

Hewlett Packard Enterprise

HPE CodeWars 2023 Code Battle

Hosted by: Hewlett Packard Enterprise

Codingal

HPE_Codewar dry run

Hosted by: Codingal

View more

Activities

Fetching Trivia Questions and Displaying Them

Students will use a Trivia API to fetch trivia questions and create an interactive quiz where they can answer the questions and receive feedback.

Fetching Data from Public APIs

Students will use the requests library to fetch data from public APIs (e.g., joke API, trivia API) and display the results in a user-friendly way.

Gesture-Controlled Photo App with Filters

In this activity, students will build a real-time gesture-controlled photo app that allows them to apply different filters (grayscale, sepia, negative, blur) and take screenshots using hand gestures.

Gesture-Based Scrolling Control

Students will build a gesture-controlled scroll system that detects hand gestures in real-time and controls the system’s scrolling behavior based on whether the hand is open or closed.

Real-Time Gesture Control with OpenCV

Students will build a simple application where they can control the actions (like moving a shape or drawing lines) on the screen using hand gestures in real-time. This activity will help them learn the basic steps of gesture tracking and control.

Real-Time Face Tracking and Counting People

Students will implement real-time face tracking and counting using their webcam. They will detect faces, count the number of people in the frame, and display the count dynamically.

View more

Projects

Image Manipulation Challenge

Learn how to apply basic image manipulation techniques like rotation, cropping, and brightness adjustments, while also gaining experience with image transformations.

Image Resizer

Create a Python script using OpenCV to resize an image into three predefined sizes, display each resized image, and save it.

Adding Random movie recommendation

Create a movie recommendation system that offers AI-based or random suggestions. Users can select recommendations based on genre, mood, or IMDB rating. Display structured movie details like title, genre, IMDB rating, and sentiment analysis of the overview for a clear and engaging experience.

Enhancing the MNIST Digit Classifier

In this assignment, you will build on the concepts you've learned in class to enhance and further explore the MNIST digit classification model. You will modify and improve the neural network to achieve better performance, implement data augmentation to improve model robustness, and experiment with different activation functions and optimizers. This challenge will help reinforce your understanding of neural networks, data preprocessing, and model evaluation.

Rock paper scissors with AI

Develop a Python-based Rock Paper Scissors game where players compete against an AI opponent employing basic strategies to enhance decision-making and programming skills.

Enhancing the Days Remaining & Age Calculator with Advanced Features

This ACP aims to build upon the basic functionality of a Days Remaining and Age Calculator by incorporating advanced JavaScript date manipulation techniques. Students will apply their knowledge of the JavaScript Date object, including creating, initializing, formatting dates, and calculating differences between dates, to add new features and improve the user interface.

View more