Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Embeddable tools

Embeddable tools

The following are some of the embeddable tools available from my website. I embed them in some of my teaching slides.

Input with value checking

URL: https://www.jamiebalfour.scot/embed/check_input/

Parameters:

value
The value that the user should enter for the input to light up green.
placeholder
The placeholder text
remove_spaces
Perform a comparison based on the value excluding spaces.

Random number generator

URL: https://www.jamiebalfour.scot/embed/random_number/

min
The minimum value the random number can be
max
The maximum value the random number can be

Embeddable timer

URL: https://www.jamiebalfour.scot/embed/timer/

time
The duration of the timer
type
The type of the timer, options are: [orb, bar, tube]