Smart Brains Media Hub

A curated media library for Smart Brains students. Easily find and use branded images and videos for your coding projects.

How to use:

  1. Choose an asset from the gallery.
  2. Click Copy URL on the detail page.
  3. Paste the link into your code:
    <img src="COPIED_URL_HERE">
    <video src="COPIED_URL_HERE" controls></video>