Links

Search This Blog

April 10, 2024

Basic Email Address Syntax Checker v0.2







Emails




Checked Emails


Point out good sides and point out flaws.

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+]