Links

Search This Blog

May 28, 2022

Number Cruncher v0.01

Chrset


Text






May 20, 2022

ASCII TO DEC ASCII

ASCII Text:




Dec ASCII:



Thanks to YouTube and Master Boot Record - https://www.youtube.com/watch?v=0GFE0P3PfUU

Most Wanted Letter

Input text in text box and find out which letter is most frequent in given text. This is task from CheckIO. You can run this locally on your computer. Here's the MWL v2.x, MWL v2.2, MWL v2.4 and MWL v2.5.

May 15, 2022

BatMobile

 Remember this?



May 14, 2022

Filter v0.2

Possible errors have been made. So use with caution.

In order to use 4 buttons:
  1. ASCII Numbers
  2. Capital ASCII Latin Letters
  3. Small ASCII Latin Letters
  4. ASCII Basic Symbols
Click on button that says Enable Buttons then buttons will work once, after that repeat process if necessary.










Chrset to filter








May 03, 2022

Replac0r v0.01

Replac0r goes through given text and replaces all numbers randomly from 0-9.

Text


Any else digit but given digit



Text with replaced digits


May 02, 2022

KeyBoard Shift Code v0.05

Mysterious He/She/It/... on internet helped me
to make this code work properly. 

This shifts your text for one place in
right/left direction like on QWERTY keyboard.

QWERTYUIOP
ASDFGHJKL
ZXCVBNM
Keyboard structure


Original text




LEFT/RIGHT

Transformed text


If you find that this isn't working properly, please let me know in comments section.