Links

Search This Blog

December 23, 2022

Virus X

I had in my mind music genre: Indie (lol) Metal,
Album Cover: Custom Bio Hazard sign
with some similar to this tracklist:

1. Immortality [3:33]
2. Virus X [x:xx]
3. Metal X [x:xx]
...

but I lost tracklist and Custom Bio Hazard Symbol I made somewhere...it's encrypted and needs to be recovered


It would be one man band or not?

I don't know but if all is said and done I don't have to worry.

I posted this because I didn't have label Virus in Label Collection.

P.S.

Metallica
Angellica
Immortallica
Mortallica

I forgot what else

NoteBook And GameBoy Advance SP (custom design)

December 22, 2022

December 20, 2022

Text Cases v0.01






December 18, 2022

Obscure Text v0.05

Text:


First if checked or second if unchecked

Add extra char




Obscured text:


December 09, 2022

Choppy v0.5

Choppy v0.5 for chopping track time pieces.
We have track 20 seconds long. We want to chop tracklength into pieces so we define Max Split Seconds which is 3 seconds by default. Every time track piece has starting time and end ending time. We then shuffle/reconfigure time track pieces.

Start of Track in Seconds


Length of Track in Seconds


Split by max

seconds

Random number up to max seconds

Shuffle



Time Pieces




December 07, 2022

Testing Progress Bar v0.06



PROGRESS BAR
Doesn't support progress bar.

0%




Max Progress Bar


Value





December 02, 2022

Rotate Words v0.04

Input


FIRST/LAST



Values

November 21, 2022

Make Folders from Textual List Py3

I posted tweet about this same code but this one is in textual file

PREVIEW

November 12, 2022

Old ISBN to EAN-13

This is written in PHP/HTML

November 03, 2022

Tel. Letters to Numbers v0.02


Tel. Code




Full tel. number


Thanks to idea from one of Seinfield's episode
Kramerica Inc. (XD)


Tel. code WIP

September 29, 2022

OpenLinks v0.01

Note: Your web browser could prevent opening multiple tabs/windows because it considers it a pop up.

Links
(Full URL required)

For example
mailto:admin@mega-man.org
https://www.google.com
bitcoin:1ET3TeTu1GaY7bRFdU37gy27tFNZjcM7ka
https://www.pinterest.com/bbekavacbasi/




September 25, 2022

Alpha Bravo v0.01

Need to find a better way

Text




Converted Text

September 21, 2022

Acrostic from Names of the Bands v0.061

This is roughly written for now.
I'll be adding features as soon as I can. You can add your lists.
This list of bands are originaly copied from
https://www.britannica.com/art/highlife-African-music
I'll be arranging list of band names which I prefer...


List of Bands


Text




Acrostic

September 11, 2022

September 09, 2022

Beep v0.01



Beep Link

August 30, 2022

Pangram Checker v0.064

Charset


Case Insensitive

Text






Unused characters

August 26, 2022

Hasher v0.2

Character set


Length of hash


Generated hash


Upper Case:



August 22, 2022

CT SF 3 - BioTerror Codes Working PIN analysis [GBA EUR game]

So I worked and worked on this analysis for sometime.
I couldn't find connections between levels, Live(s), Bomb(s), Rifle ammo, Harpoon, Helicopter levels and PINs.
I just have 210 working PINs. I think it's complete list. I am not sure why.
From 5040 "unique" PINs there are 210 selected ones.
SoD = Sum of Digits (goes from 7 to 30; 30 - 7 = 23)
UWPIN = Unique Working PIN (or just UPIN)
210 * 4 => 840 * 6 => 5040
10 Lives from 0 - 9
There are probably 2 helicopter levels.

According to 210 PINs divided by 10 lives we get 21 and should mean there are 21 levels in this game.

Const. vars.
Bombs = 3
Rifle ammo = 20

This was pretty fun project to work on.

This is further analysis.

I would like to know how working PINs are selected and connection between lives and levels. I am still searching for that algorithm.

Sorry for my messy talk this was fastly written.



August 20, 2022

Name Last Name Switch v0.02

Delimiter


Max. Split


With delimiter


Delim. Input








August 11, 2022

Telephone Code v0.05

Happy Easter! (18.04.2022)

Tel. Key Buttons are disabled.
It's just representation of Telephone Keys for better orientation.
I'll add more features when I can.

EDIT on 24 April 2022: Case Insensitive + some more sample text
EDIT on 23 July 2022 plans: colorful buttons when pressed; decoding option; custom alphabet
EDIT on 11 August 2022: Decoding option done (This was some insane coding)








August 05, 2022

Neopets - Get Easy Avatars - Python Script v0.01

Python 3 Code
You can easily find out which day is on which date

Date

July 24, 2022

Unscramble Words from Wordlist v0.01

Written very junky code but it works
You could implement it right into website so it could do it quicker
Just paste in whole text and get result copied to clipboard

Wordlist


Scrambled words


Answer

July 22, 2022

Most Frequent v0.01

Don't be confused. Default delimiter is space character.

Delimiter


Array


Most frequent

July 12, 2022

July 09, 2022

Decimal Digits Percentage v0.01



June 28, 2022

JS shuffle 2

 function shuffle2(a){
  var alen = a.length;
  var i = 0;
  var temp;
  while(i < alen){
     var c = Math.floor(Math.random()*alen);
     temp = a[c];
     a[c] = a[i];
     a[i] = temp;
     i++;
  }
 return a;
}

June 23, 2022

Morse Encoder - Decoder Translator v0.01



Translate

Notice: When doing conversion back it converts text to lower case. Uncoded morse characters are not coded in morse but rather left in its original state unless it has dots and/or dashes.

-Work on space back to original June 27 2022
-Add custom morse codes

I'll fix these as soon as I find some time for it...

June 21, 2022

Short poem

I am the will of emperor.

I am the light of immortality.

I am carved in stone.

I am sky of blue.

June 04, 2022

Green Classical Digital Counter Images

Since I couldn't make product of it in a way I wanted it to, I am giving this away for free.

There should be total of 128 BitMaP files in ZIP. It weights about 135.9 KB when unzipped.

You can make requests which one colors do you want me to upload.

If you want know more about what I had in mind to do with this please comment or send me an email.

Here's code in python

Examples


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.

April 23, 2022

Starts are always hard

I'll start by saying 1 + 1 = 3.
 

How's this possible?
Well, there are ways.
 

Let's says 1 = 1.5 in some numeric system.
 

Or 1 is 1 (1 = 1) and + is one (+ = 1) and 1 is also 1 (1 = 1) that makes three (3).
 

It's about understanding and underlying knowledge of the being or shall I say entity.

Let's say 1 + 1 = 3 (counting spaces) makes 9. We counted length of a string.
Without spaces length of string is 5 characters (or symbols).

What we write on paper is about perception.

Lowering the ambiguity in meaning, meaning becomes more accurate.

In music we find many meanings and many feelings.

Music can be used as shield to protect us from/against stupidity.
They said once: "Best traveling is traveling by thought."
Is then thought faster than the light?
Or light is what makes us alive and safe?
Those kind of questions are what makes a thinker, think.
Those questions might be irrelevant to someone.
Someone found answers to these questions before.
Therefore, they have answers.
But answer may not be universal and for everyone.

For those who doesn't know what are parenthesis for. They are for additional explanation or what's meant by words before them.

I hope this wasn't empty talk and you've learned something from it.

Thanks for reading!

 

DigitalTemplate v0.013

Don't bother finding "the secret" code 'cause there isn't one yet.
It's just Digits Template a project to make somekind of dialing system.

Passcode




April 16, 2022

First Letter of Digit

Done out of curiosity and little bit of boredom.
Just to play around with some code.
You figure it out.

Possible tasks:
-Select language for numbers



April 14, 2022

Histogram v0.01

Originally intended for expanding Counting Apples v0.X code and combined with MWL 2.x
Check Counting Apples source code
 
Tasks to do:
-sort by numbers (not by character order)
-make columns and rows for better previewing list
-printing option
-newline correction
-count tab character if possible

This will count only characters used.
May be a long list.
 
Text


April 07, 2022

Clock Project

I just twisted code for animated clock I found from Mozilla a little bit.
I used Visitor font which can be found on internet.

March 30, 2022

Name Surname Combo

Here's little word game in Py

Nomen est omen.



or

March 26, 2022

JS Random function

Simple JS Random function takes two argument first is minimal random number second is maximum random number (originally designed for integers).

We could also add default numbers.

 

function rndmm(minnum,maxnum){
  var rndmath = Math.floor(Math.random()*(maxnum+1-minnum))+minnum;
  return rndmath;
}

 

That's it for today, I guess.

Nothing special.

I guess I'll add translated function for Py(2|3).x later.


March 13, 2022

Split on Nth place

For those who stumble on this.

Translated from Python to JavaScript.
 

function nthsplit(line,n){
var i;
var arr = [];
  for(i=0;i<line.length;i+=n){
   arr.push(line.substring(i,i+n));
  }
  return arr;
}

 

Code originally found on StackOverFlow posted by Satomacoto

January 23, 2022

Sum of Digits v1.4

Number