Curated Video
Facial Reconstructions of Elizabeth Woodville & King Edward IV - What did they really look like?
Welcome to the mini of the Wars of the Roses video we posted last week: • The Real Story Behind Game of Thrones... Today we will reveal re-creations of Edward, and his wife of legendary beauty, Elizabeth Woodville, for those that don't...
Curated Video
How To Make A Stop Motion Video
Have you ever wondered how Stop Motion movies and short videos actually come to life? 🤔 Well, wonder no more as Kade explains the Stop Motion process in a fun and simplified way! In this video, Kade shows us how to create short Stop...
Learning Mole
How Does it Work? - Thermal Camera
This video is explaining how thermal camera works for kids.
Learning Mole
How Does it Work? - Optical Illusions
This video is explaining how optical illusions work for kids.
Curated Video
GCSE Physics - How Lenses Work #69
This video covers - The difference between convex and concave lenses - What 'principal focus' and 'focal length' are - The difference between real and virtual images Exam board specific info: AQA - Separate science only IGCSE Edexcel -...
Curated Video
GCSE Physics - How to Draw Ray Diagrams #70
This video covers: - How to draw ray diagrams for convex and concave lenses - How to comment on whether an image is real or virtual, upright or inverted, and bigger or smaller than the object. Exam board specific info: AQA -...
Curated Video
GCSE Biology - What Is The Difference Between Light And Electron Microscopes? #6
In this video, we cover: - How light microscopes work - How electrons microscopes work - The pros and cons of each Exam board specific info: AQA - Suitable for everyone IGCSE Edexcel - Suitable for everyone Edexcel - Suitable for...
Curated Video
GCSE Biology - What is Microscopy? #5
In this video, we cover: - The different parts of a microscope - What the terms image, object, magnification and resolution mean Exam board specific info: AQA - Suitable for everyone IGCSE Edexcel - Suitable for everyone Edexcel -...
Curated Video
GCSE Biology - The Brain #30
This video covers: - What the brain is and what it does - The different parts of the brain - How we study the brain - Why treating the brain is so difficult General info: - Suitable for all GCSE courses - See below for whether it is...
Curated Video
GCSE Maths - Lines of Symmetry #98
This video covers how to check if an image is symmetrical and if it is, how to draw lines of symmetry. This video is suitable for maths courses around the world. KS3 - All on your course GCSE Foundation - All on your course GCSE Higher -...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Mailing Feature to Send DALL-E Generated Pictures
In this lesson, you will learn to incorporate a mailing feature into the application to share the image generated by the app using links to the URL and mailing the links to the recipients of choice. This clip is from the chapter "Styling...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Adding Image State for Beginners with Hooks in React for DALL-E App
In this lesson, you will learn to add an image state with React hooks for our DALL-E application. After rendering the app, we can now generate our images using the application. This clip is from the chapter "Rendering and Creating Images...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - DALL-E Create Image Implementation into Our OpenAI Application
After securely generating the API key, we will create the runtime configuration and use the process environment API key we generated securely. We will hook the app with OpenAI and generate images using text. This clip is from the chapter...
Curated Video
he Ultimate Guide to Blender 3D Rigging and Animation - Lesson 8 - Vegetation Growth Using Shape Key
In this video, you will learn about vegetation growth using the shape key; we will cover how to use shape keys in Blender to create realistic and dynamic growth animations for vegetation. You will learn to set up shape keys, manipulating...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Deploying the DALL-E Project into Production with Vercel
After successfully creating our GitHub repository setup, we will collaborate with Vercel, which maintains the Next.js framework for React and offers an excellent way for us to deploy our Next.js framework to production. This clip is from...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Optimizing a React App with Loading for API Fetches to OpenAI DALL-E
After getting the application up and running, we will need to make changes to the app to develop a professional app for further optimizing the user experience. You will learn to add some loading functionality to the app. This clip is...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Dynamically Updating Image Creation with DALL-E and OpenAI
After learning how to generate images rendered through DALL-E, we will create a proper user experience where the user can type into the textbox input and generate a dynamic response. This clip is from the chapter "Rendering and Creating...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Setting API DALL-E Image Data in the Application
In this video, we will first test the image we generate, and the next step is to click on the generated image and then manipulate the state to bring the URL from the DALL-E application. This clip is from the chapter "Rendering and...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Async Await Calls to DALL-E OpenAI API in Next JS
In this lesson, you will learn to generate an index page, which Next.js requires. We will create the functionality for the app to function. We will use the “index.tsx” file and the default home function. This clip is from the chapter...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - OpenAI Configurations and Updating DALL-E API Code
In this video, we will remove the console.log, and after completing the API key setup, we will configure the openAIAPi from OpenAI. We will set up a variable configuration, which requires the API key, and then update the code. This clip...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Coding Out the Application Skeleton in TSX for DALL-E Image Generator with Text
In this lesson, you will learn about coding the application skeleton for our image generator using text with TSX for DALL-E. We will begin with removing the import functions and we will design the app page. This clip is from the chapter...
Weatherthings
Lightning vs Rolling Shutter
If you've ever seen a video or photo of lightning that has a pillar of light seemingly beaming upward to the sky, or if you've seen an image of lightning where part of the picture is very bright and the other part is not, there's a...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Creating Ripple Animations with CSS for DALL-E Loading Images in React
In this video, we will work on creating ripple animations using CSS and JavaScript and create loading images in React, which we will use to display on the screen while the app is generating the image. This clip is from the chapter...