Website

08/08/2024

My Personal Website made with 11ty template Once

Contacts

08/09/2021

Add contacts of important people.

SQL Todos

08/04/2021

SQL basic commands

Color Generator with Local Cache

08/03/2021

You change the numbers of red, green, and blue to create a color using those numbers with local cache.

ToDos

08/02/2021

You can add todos and save them for later and you can delete when you're finished.

Online Notepad

07/30/2021

Youtype on the whole page and save the text you typed for later.

Color Generator

07/29/2021

You change the numbers of red, green, and blue to create a color using those numbers.

Random Color Generator

07/28/2021

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.

Decimal to Others

07/27/2021

You give a number and it returns a table showing that number in binary, octal, hex, and hexa decimal.

Tables with Range

07/26/2021

Multiplies a specific number by when you start to when you end your range and gives a table of the result.

Tables

07/25/2021

Multiplies a specific number by 1, 2, 3 and all numbers until 10 and gives a table of the result.

Generate Numbers

07/14/2021

Adds 2 numbers for a specific number of times and shows a table for the result.

Sign Finder

07/08/2021

Type a number to see if its empty, not a number, more than zero, less than zero, or is zero.

P5 JS Quick Start

07/06/2021

Move your mouse to add ellipses and click to erase all ellipses.

Mouse Click Add Ball

06/28/2021

Adds a ball where you click.

Mouse Clicking Position

06/28/2021

Shows X and Y positions of the mouse click relative to the container.

Mouse Clicking Game

06/28/2021

Click on the circle to get points