Base64 Text:
November 08, 2020
October 25, 2020
September 04, 2020
Word Triangle v0.3
Reverse string:
Upside:
Spaces:
This is little different version
I have took step back with this version to fix initial conflict.
August 23, 2020
Rock Paper Scissors Game v0.7
Inspired by www.thonky.com
[Update 7 AUG 2025 1:00AM]
[Update 20 AUG 2025 19:15AM]
June 22, 2020
Rice
var i = 0;
var j = 1;
var h = 0;
for(;i<64;i++){
h += j;
j *= 2;
}
console.log(h);
Is this the right answer? 18446744073709552000
How is this number even even number?
var j = 1;
var h = 0;
for(;i<64;i++){
h += j;
j *= 2;
}
console.log(h);
Is this the right answer? 18446744073709552000
How is this number even even number?
May 10, 2020
May 01, 2020
Binary Code - Interface Sound Effects | Sci-Fi Computer Beeps & Data Pro...
It has some really cool sound effects and it suits/matches my blog colors.
For more information about this video watch it on youtube. To do that play video and go to right down corner of the video and click YouTube.
