Martin Kleppe
@aemkei
Mapper. Reducer. http://jsfuck.com and http://tixy.land creator. @Ubilabs co-founder and @GMapsPlatform GDE. Ex @HHjs and @JSUnconf organizer.
My creative JavaScript experiments, quines, hacks and code golf projects: x.com/aemkei/status/… [a thread …]
Exactly 10 years ago I revealed "WORLD": → aem1k.com/world/ A mesmerizing 3D globe encapsulated in its own source code! This #quine is crafted in just 1024 bytes of pure HTML + JavaScript, with no external dependencies. Make sure to view the source!
I'll be in New York City next week Monday—Wednesday. Are there any JS, maps, design or data-related events (Meetup or just some drinks)? Feel free to ping me! It would be great to meet like-minded people from the community.
🏆 Ready for your shot at joining the geospatial hall of fame? Google Maps Platform Awards judges are looking for: 🔸 Functionality 🔸 Purpose 🔸 Content + visuals 🔸 Technical execution + integrations 🔸 User experience Learn more → goo.gle/3ZNh010
it's this! many thanks!
I think is this one: tixy.land from @aemkei
Here's a new logo concept for JSFuck.com It combines the JS logo with alert(1) written using the six different characters []()!+ only. What do you think?
![aemkei's tweet image. Here's a new logo concept for JSFuck.com
It combines the JS logo with alert(1) written using the six different characters []()!+ only.
What do you think?](https://pbs.twimg.com/media/Grmdn2QWoAAyvox.png)
I love tixy by @aemkei , so I tried to reimplement it as a shadertoy. shadertoy.com/view/t3XXD4
I love the magic art of reducing aesthetics to the absolute minimum.
drawing timelapse
Glad that many people out there are still playing with my tixy.land!
periodic boost of one of my favorite websites. tixy dot land. it's just tiny 32 byte shaders. that's it
Read this if you think you know JS 💀
INVISIBLE.js JavaScript payload to write hidden code! 🫥 → aem1k.com/invisible It uses invisible Hangul Filler characters (U+3164) in combination with JavaScript's "with" statement and a Proxy object to encode and evaluate the script. ㅤ
City Ruins 🌆 dwitter.net/d/32945 #javascript #tinycode #generativeart for(c.width=w=99,i=6e3;i--;x.fillStyle=R(z=Z/.7-Y*2,z-Z,Z),x.fillRect(i%w,i/w|0,1,1))for(a=i%w/50-1,Y=Z=b=1-i/4e3,X=t*30;++Z<w&&(Y<6-S(X/9^Z/9)**8*(Z>>5)*33|(X&Y+2&Z)%8)||(a-1?a=b=1:0);Y-=b)X+=a
MiniNeuralNetwork by @MaximeEuziere is a 512 bytes artificial neural network with fast training and accurate predictions. 🤯
Guys, we did it! By sacrificing a bit of speed for some extreme minification tricks, MiniNeuralNetwork is now under 512b! Thanks to @JohnMeuser @IrratixMusic and @aemkei for their inputs. github.com/xem/miniNeural…
I also wanted to say how much I admire both @hasegawayosuke and @aemkei for their contributions but it wouldn't fit on the tweet!
Years ago, I created the "Hasegawa" tag to replicate @hasegawayosuke's non-alpha code from the sla.ckers forums. After much collaboration, JSFuck was born, and @aemkei wrote an awesome encoder. Both are now in Hackvertor! Thanks to the Slackers community! hackvertor.co.uk/urls/13
Invisible JavaScript, an online tool to generate invisible payloads by @Benjamin_Aster, inspired by @aemkei's INVISIBLE.js benjaminaster.com/invisible-java…