Pinned Repositories
image-in-image
npm package for finding an image as part of another image. In other words, picture-in-picture search.
JoomlaPDF
PDF to HTML parser with CKEditor
longo-web-push
Get notified of new cars while crawling in background. Change the longoIntervalChecks.js file to change the usage.
multithreading-primes
You have 1000 files with random numbers. When using n threads (n should be possible to be adjusted live), filter out only primary numbers when showing real-time statistics.
obfuscate
JSON obfuscator tool which replaces all the strings in a file with unicode escape sequences
pico-circuit-python
Raspberry Pi Pico CircuitPython projects: Single purpose tasks, DuckyScripts, Raspberry Pi Pico MacroPad, Instagram likes, payloads... Will be updated for more
pico-ctrl-dev
Add new commands and functionality to Pico Ctrl stack. An app which lets you control Raspberry Pi Pico W with easy no code set-up. Just drag&drop .uf2 to your Raspberry Pi Pico in boot mode. Connect to wifi named Pico. Set up your wifi + add secret generated from the app. That's it, enjoy full control! 🚀
Smart-AutoClicker
An open-source auto clicker on images for Android
phew
revieve-plugin-android-webview-java-sample
Example how to integrate Revieve Plugin into a Android Java project inside a webview
aarnas's Repositories
aarnas/image-in-image
npm package for finding an image as part of another image. In other words, picture-in-picture search.
aarnas/JoomlaPDF
PDF to HTML parser with CKEditor
aarnas/pico-circuit-python
Raspberry Pi Pico CircuitPython projects: Single purpose tasks, DuckyScripts, Raspberry Pi Pico MacroPad, Instagram likes, payloads... Will be updated for more
aarnas/more-than-clicker
Application is created for variety of purposes. Beat repetetive tasks in developement. Share automation. Pass payload from one 💻 to another 💻 Pause a movie 🎥 from mobile 📱 Create button with most used phrase or write something ✍️ Create hard combo hot key to succeed in the game 🕹️ Create code snippets, terminal commands 🙌🏻 Create a prank 🎉
aarnas/longo-web-push
Get notified of new cars while crawling in background. Change the longoIntervalChecks.js file to change the usage.
aarnas/multithreading-primes
You have 1000 files with random numbers. When using n threads (n should be possible to be adjusted live), filter out only primary numbers when showing real-time statistics.
aarnas/obfuscate
JSON obfuscator tool which replaces all the strings in a file with unicode escape sequences
aarnas/phew
aarnas/roman-numeral-calculator
aarnas/Smart-AutoClicker
An open-source auto clicker on images for Android
aarnas/solid-turing-machine
Very poorly written Turing Machine code in Java improved while using SOLID principles.