Projects
09/11/2021
BriBucks Brochure
I created a brochure in Google Slides for my BriBucks project at school.
08/03/2021
Color Generator with Local Cache
You change the numbers of red, green, and blue to create a color using those numbers with local cache.
08/02/2021
ToDos
You can add todos and save them for later and you can delete when you're finished.
07/30/2021
Online Notepad
Youtype on the whole page and save the text you typed for later.
07/29/2021
Color Generator
You change the numbers of red, green, and blue to create a color using those numbers.
07/28/2021
Random Color Generator
You press a button to generate a random color. You see a table of the red, blue and green used to make that random color.
07/27/2021
Decimal to Others
You give a number and it returns a table showing that number in binary, octal, hex, and hexa decimal.
07/26/2021
Tables with Range
Multiplies a specific number by when you start to when you end your range and gives a table of the result.
07/25/2021
Tables
Multiplies a specific number by 1, 2, 3 and all numbers until 10 and gives a table of the result.
07/14/2021
Generate Numbers
Adds 2 numbers for a specific number of times and shows a table for the result.
07/08/2021
Sign Finder
Type a number to see if its empty, not a number, more than zero, less than zero, or is zero.
07/06/2021
P5 JS Quick Start
Move your mouse to add ellipses and click to erase all ellipses.
06/28/2021
Mouse Clicking Position
Shows X and Y positions of the mouse click relative to the container.