An interactive presentation
This is a presentation I made for school originally in Czech, and I later translated into English.
You can choose between the two languages before starting the presentation, although the speaker notes are only available in Czech.
The goal of this presentation is to demonstrate how to construct logic gates using simple electronic components and then combine them to create a basic 4-bit adder, while explaining the underlying logic. It also features an interactive simulation of the components. The concept is heavily inspired by this amazing video by Sebastian Lague.
-
Run your web server of choice inside the directory
-
Open the site in your browser
-
Clone this repository
-
Install the required packages (via
npm installoryarn install) -
Run the dev server (
npm run devoryarn run dev) -
Open the site in your browser
This presentation is confirmed to work with Firefox v134.0.2 and Chromium v132.0.6834.110.




