Instructional Video5:07
Curated Video

Big Ideas - Episode 23 - Hubble Space Telescope

Pre-K - Higher Ed
The Big Idea is called Maglev, which stands for Magnetic Levitation. A wheel-less vehicle on a magnetic track is powered by electrical linear motors. This method has the potential to be faster and quieter than most conventional trains,...
Instructional Video5:07
Curated Video

Big Ideas - Episode 13 - Search For New Planets

Pre-K - Higher Ed
The Big Idea of planet discovery and the exploration of distant galaxies have taken a new direction in recent times. The James Wentz Space Telescope, or the JWST, is a large, infra-red optimized, space-based telescope that will be...
Instructional Video2:34
Curated Video

Television: From Mechanical to Electronic Systems

Pre-K - Higher Ed
In London during 1926 John Logi Baird demonstrated a mechanical television system that used rotating discs to scan an image. The picture was made up of 30 vertical lines with 5 images per second. In 1936 at London s Alexandra Palace a...
Instructional Video1:17
Science Buddies

AI Hyperrealism: When AI Is Realer Than Real

K - 5th
Conduct an experiment to find out if people think AI-generated faces look more real than real human faces.
Instructional Video3:37
Science Buddies

Simple Explanation of Neural Networks

K - 5th
Tracy from Science Buddies guides you through the basics of neuron networks used in machine learning. Discover how neurons and layers work together to process information and make predictions, from image recognition to language...
Instructional Video12:40
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - File Upload and Max Length Limit Bypass (Proxy Ideas)

Higher Ed
In this video, you will learn some proxy tab ideas such as file upload and max length limit bypass.
Instructional Video26:54
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Header Section-1

Higher Ed
Learn how to construct the header section of the Tesla UI clone in this video, as we delve into the intricacies of design and functionality to create an immersive user experience.
Instructional Video7:44
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Model Y and Accessories Sections

Higher Ed
In this video, we will tackle the creation of the Model Y and Accessories sections within the Tesla UI clone, adding depth and detail to the overall user interface.
Instructional Video2:41
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-1

Higher Ed
In this video, we will delve into the fascinating world of Tesla UI cloning, exploring the project's objectives and giving viewers a preview of the exciting journey ahead.
Instructional Video11:06
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Project README

Higher Ed
A README is a text file that introduces and explains a project. It contains information that is commonly required to understand what the project is about. This clip is from the chapter "Super Charge GitHub" of the series "Git and GitHub...
Instructional Video6:58
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git README

Higher Ed
A README is often the first item a visitor will see when visiting your repository. README files typically include information on what the project does and why the project is useful. This clip is from the chapter "Git Files" of the series...
Instructional Video4:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Code)

Higher Ed
In this video, you will learn how to preform RNN for image classification on the MNIST dataset. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video4:45
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Theory)

Higher Ed
In this video, we will understand how to apply RNN for image classification. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with...
Instructional Video13:06
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider

Higher Ed
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
Instructional Video10:41
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Start of the Website + Generating Images

Higher Ed
In this lesson, you will learn to create a basic demo website as a freelancer that designs websites using AI. We will instruct ChatGPT to write code for us with whatever basic features and design we want on the webpage.
Instructional Video14:45
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website

Higher Ed
In this lesson, we will begin working on creating our amazing website, which we will eventually publish on our online hosting, but we will build the entire website using Visual Studio Code.
Instructional Video7:49
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - ChatGPT Knows Who I Am

Higher Ed
In this intriguing video, the author explores the capabilities of ChatGPT and adapts and personalizes its responses to our unique style and preferences into how ChatGPT can leverage data and insights about our priority for more...
Instructional Video20:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - Music Player Project

Higher Ed
In this video, you will learn how to create a music player using the Web Audio API. We will see how to load audio files, play and pause audio, and create audio effects. This clip is from the chapter "Web Browser APIs" of the series...
Instructional Video8:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - requestAnimationFrame() Method

Higher Ed
In this video, you will learn about the requestAnimationFrame() method. We will see how to use this method to create smooth animations in our application. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Instructional Video13:53
Curated Video

Modern JavaScript from the Beginning - Second Edition - Canvas Element and API

Higher Ed
In this video, you will learn about the Canvas element and the Canvas API. You will learn how to create shapes, draw paths, and add text to the canvas. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Instructional Video13:35
Curated Video

Modern JavaScript from the Beginning - Second Edition - Swiper Slider

Higher Ed
In this video, we will use the Swiper library to create a slider that displays additional movie and TV show content. We will fetch the data from the API and create a responsive and dynamic slider. This clip is from the chapter "Flixx...
Instructional Video4:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - Details Page Backdrop

Higher Ed
In this video, we will add a backdrop image to the movie details page to provide a visual element that complements the movie information. We will use the Swiper library to create a responsive and dynamic backdrop. This clip is from the...
Instructional Video13:18
Curated Video

Modern JavaScript from the Beginning - Second Edition - Movie Details Page

Higher Ed
In this video, we will create a movie details page that displays more information about a selected movie. We will fetch additional data from the API and use a template literal to dynamically render the content. This clip is from the...
Instructional Video13:39
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Popular Movies

Higher Ed
In this video, we will fetch and display a list of popular movies from the TMDb API using JavaScript's fetch function and render them to the UI. This clip is from the chapter "Flixx Movie App Project" of the series "Modern JavaScript...