Links

Search This Blog

December 01, 2021

Shift Text v0.2

Charset




Places


Text

November 26, 2021

Rotate Text v0.1

Text




BY



PLACES

Grid Code v0.1

Text




Coded message

November 21, 2021

ROT-X v0.31


Custom ROT

Make sure length of character set is 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. Will work on it when has time.

Download Code:

QBasic - Code is as it is. You can help me make better code
Python 3 - Simplest code of all
C - Over complicated
C - Little less compilicated
Visual Basic - simple code and simple GUI (GITHUB)
Python 2.X - Blog post of initial code

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

October 10, 2021

PickPattern v0.54

1st color:
2nd color:



Horizontal/Vertical Stripes:
Checkerboard:
Your browser does not support the canvas element.

There's known semantic bug in code.

August 27, 2021

Counting Apples v0.2

Text


Substring

Case Insensitive

Counted

0

time(s).

August 20, 2021

Revers0r v0.1

Text





August 17, 2021

How to open HTML file with Chrome on Android 7.0

 Required apps:

  1. File Manager
  2. Notepad Free
  3. Chrome

Find and open Notepad Free. Open new text file by one tap on plus which is in right down corner of the app.

Enter title and below start writing your HTML code.

After you finished writing your HTML code tap on three dots in right top corner of the app.

Export to a text file to Downloads folder. Save it.

Go to Tools and open File Manager then open Downloads.

Find saved file. Select it. Find and tap rename.

Change extension of file to html or htm. (Make sure extension is properly written. html as extension with out spaces in extension part.)

Confirm name change.

Open renamed file with Chrome.

If it's all aright you should see your HTML file interpreted by Chrome.

This might not work for some.

Sorry for my bad English. This post will be updated from time to time.

July 05, 2021

₿illionaire

₿.₿.₿.

When you click on link opens itself into new window (tab).
To be part of online community is a privilege, not a right.
Well, I might be wrong but if you know prove me in comments (or other way).
Wait... I removed comment section. My bad. I might bring it back.
₿₿₿iohacking
I tried putting BitCoin symbol into labels, won't work for a good reason.
Tip: You can copy BitCoin symbol into leet matrix and use it for generating leet text.

List of cool links

www.hacker-simulator.com
www.skeletron.com
neo.org
elgoog.im 


codewithrockstar.com

June 22, 2021

Scrolling text v0.1 (Learned this from china hackers)



This is the type of things I want to code better
You can even insert HTML code





June 09, 2021

Lip Stik v0.0331


1337 Spe4k is a very complex topic.
I've covered some basic small parts of it.
Now you can enter your matrix for 1337 speak but only for A-Z.
I have to figure out how to add the rest
I saw new BatMan trailer and on the end of trailer there was ?0?1
so ? (question mark) is probably a replacement for number 2.
I'll try to add this feature ASAP.


Matrix:


Normal text:




Converted text:




Links:
https://en.wikipedia.org/wiki/Leet

February 24, 2021

Bionicle Symbol Done by Python and PIL 8 x 8 pixels


Random Symbol

Your browser does not support the canvas element.


I was playing with Python and PIL (Python Imaging Library) and came up with idea that I could make my own Lego Bionicle Random Symbol Generator. It's pretty much easy you have 4x8 tiles, pick color randomly put pixels randomly on 4x8 tile do the mirroring so it becomes 8x8 and viola that's it. I am not sure that's the right way to do it but some logic tells me it's close enough.

Download

Inspired by Lego's Bionicle Lewa Nuva

Lewa Nuva's Symbol

February 03, 2021

List Picker v0.2


List is changeable.
It picks only one line from the list when the "Pick" button is pressed.
Previous version could pick more than one line from the list but it was buggy so I took it down until I fix the bug.
This can be used as a dice or wheel of fortune or random item picker or whatever you find it useful for.

List:





January 26, 2021

Palindrome Check v0.2


Text:

Case insensitive:
Space insensitive:
Only letters:

January 07, 2021

Natural Numbers to Roman Numerals







Credits: CheckIO.org, W3Schools