Links

Search This Blog

Showing posts with label Code. Show all posts
Showing posts with label Code. Show all posts

April 23, 2024

Basic Email Address Syntax Checker v0.3

Point out good sides and point out flaws.

Dots in username are not counted

Finally APR 23 2024 Almost reliable checker

Ask if something isn't clear through contact

More Info















February 29, 2024

Last Extension Checker (Easy Peasy) v0.01

Filename and Extension


February 13, 2024

Counting Apples v0.33

Text


Substring

Case Insensitive

Counted

0

time(s).

January 24, 2024

ROT-X v0.333b

Custom ROT

Make sure length of character set is of even number and consisted of unique symbols.









Character set:


Text to be encoded/decoded:







It's not usual ROT-13.
It seems it supports unicode too.

More info
https://www.rot13.com/
https://en.wikipedia.org/wiki/ROT13
ROT-13 in BrainFuck (Esoteric Programming Language)

December 12, 2023

Hex to Text Converter v0.03

When transforming hex values in text it follows this rules:

  1. If finds empty spaces removes them
  2. If not in hex range 0 to F ignores what's not in range.
  3. Works with unicode.

Might add option just for ASCII

Text:


ASCII




Hex values:


November 20, 2023

Pangram Checker v0.67

Charset


Text






Unused characters


[UPDATE Little Buggy NOV 04 2023]
[UPDATE Should consider same characters NOV 20 2023+]

November 19, 2023

Random Color Picker v0.33

This is revised version 0.033
I drafted old version cause this is a little better than version 0.03
You can actually write the name/code for color you want inside the box
This Random Color Picker was inspired by www.thonky.com

Blend in text











There are few known bugs.

November 15, 2023

Day of the year v0.01



Day of the year: 0

November 09, 2023

Modulo v0.01

Dividend


Divisor




For more info Link

November 04, 2023

Split on N-th v0.02

Text to be splitted


Char in between


Split by space(s)


November 02, 2023

Blind typing v0.01







September 29, 2023

Random Symbol v0.02





September 16, 2023

DigitalTemplate v0.0132



Passcode




September 05, 2023

Text-Binary v0.021

Text






Binary


Number of zeroes

September 02, 2023

Line Code Scrambler + Unscrambler v0.01



Text Code




Scrambled Lines


August 28, 2023

Numb0rPages v0.01

This is guidance for printing booklet











August 06, 2023

Rotate Words v0.45

Input


FIRST/LAST



Values




I must admit I am not satisified with this solution I came up after many many months.
Especially because I didn't resolved "Not in List" JavaScript function on my own.
It felt like false victory.
[UPDATE DEC 08 2023] Resolved "Not In List" function instead [... new Set()]

July 14, 2023

Compare v0.12

Unique - All different lines
Sort - Sorts lines
Remove All Empty Lines - Self explanatory
UNION - UNION OF LEFT AND RIGHT
INTERSECTION - INTERSECTION OF LEFT AND RIGHT
Left JOIN - LEFT INTERSCTION
Right JOIN - RIGHT INTERSECTION
OUTER JOIN - OUTERSECTION of 2 lists
Add Zeros - Adds zeroes to array (Intended to work with numbers only) then use SORT and remove zeroes
Remove Zeros - Removes zeros (WARNING: works only with numbers)
CB - If CheckBox is checked it sorts one way if it not sorts the other way
REVERSE - Reverses Order of Elements

There are no obvious alerts if something goes wrong
Sort needs to be fixed so it has at least two ways of sorting

Last Update: JULY 14 2023 21:05

Outer Join
Add Zeroes
Remove Zeroes
CB
REVERSE

Last Update: AUGU 06 2023 15:09

Left







Right







Outcome










CB




July 06, 2023

Replacement and Reverse v0.011

More s**t coming ASAP

Text


Temporary replacement chars




Reversed text with temporary characters intact