Science project videos, explained.

Curated experiments with clear explanations and discussion.

Browse videos Donate & Support Ủng hộ dự án

Featured

All videos

About

SciVid was created from a simple idea: turn experiment videos, handmade models, and science projects into a learning space that feels clearer, warmer, and deeper.

The goal is to help viewers understand not only how to build a project, but why it works.

The platform uses HTML, CSS, JavaScript, Node.js, Express, SQLite/LibSQL, MathJax, and AI tools such as Gemini.

Thank you for visiting, reading, watching, and sharing feedback with SciVid.

If something is incomplete, unclear, or not working as expected, I am sorry. SciVid is still growing and improving.

I hope Green Night Zero can become a small corner of inspiration, where ordinary materials, curious questions, and modern technology meet to create vivid science lessons.

Support the project at:

Donate & Support Ủng hộ dự án

Contact

Email: greennight0@protonmail.com

Donate:

Donate & Support Ủng hộ dự án

Send feedback

News & updates

How-to Guide / Hướng dẫn

YouTube Video Links

YouTube Guide
  1. Open your video on YouTube.
  2. Click ShareEmbed.
  3. Copy the src URL from the embed <iframe>:
https://www.youtube.com/embed/VIDEO_ID
  1. Paste this URL into the Video URL field when submitting a project via the Dashboard.

Google Drive Image Links

Google Drive Guide
  1. Upload your image to Google Drive.
  2. Right-click the file → ShareGeneral accessAnyone with the link.
  3. Copy the share link. It looks like one of these:
https://drive.google.com/file/d/FILE_ID/view
https://drive.google.com/uc?export=view&id=FILE_ID
  1. Paste the link directly into the image URL input in the Edit modal.
  2. The system will automatically proxy it so the image displays correctly.

Adding Images in LaTeX

LaTeX Guide

When writing the scientific explanation (LaTeX), embed images using:

\includegraphics[Label for accessibility]{Your-Image-URL}

Examples:

\includegraphics[Biogas System Diagram]{/assets/images/projects/biogas-anaerobic-digestion-system.svg}
\includegraphics[Self-Inflating Balloon GIF]{https://res.cloudinary.com/.../image.gif}
\includegraphics[Circuit Schematic]{https://drive.google.com/uc?export=download&id=123abc}
  • The [label] is shown when the image cannot load.
  • Supported sources: local SVGs (/assets/...), external URLs, Google Drive links.

📖 LaTeX Command Reference

Basic commands for your LaTeX explanation:

\section*{Title}Main section heading
\subsection*{Title}Subsection heading
\textbf{bold text}Bold text
\textit{italic text}Italic text
\includegraphics[Label]{/assets/...svg}Embed an image or diagram
\begin{itemize}...\item...\end{itemize}Bullet list
\begin{enumerate}...\item...\end{enumerate}Numbered list
\begin{center}...\end{center}Center-aligned content
\begin{tabular}{...}...\end{tabular}Table
$...$Inline math formula
$$...$$ or \[...\]Display math formula

Tip: You only need the content — no \begin{document} or preamble. The system adds MathJax automatically.

User Dashboard

Profile

Notifications

Change Password

Change Email

Submit Science Project

Submitted Projects

Recommended Tools & Kits

Comments