I have recently finished rewriting Multiavatar Generator in PHP.
Initially coded in JavaScript, this version of Multiavatar is for PHP-based backend environments.
It is now being used for the Multiavatar API (https://api.multiavatar.com), which became much faster, because before it was a mix of PHP and Node.js, and now just PHP.
You can use it by including the Multiavatar.php in your code, or by installing it with Composer.
Nimipay is based on the Nimiq JavaScript blockchain. The blockchain that is in your browser and requires no installation. Nimiq is Crypto 3.0 - it provides the level of simplicity that can be intuitively grasped by any layman. Anyone can create and secure Nimiq wallet in seconds.
With the new Nimiq Hub API, it is now super simple to start accepting payments on any website.
Powered by the API, Nimipay creates an overlayed UI for the interaction with the user's NIM wallet, shopping cart, and items.
Nimipay allows the user to add items to a shopping cart and pay for them. After the user makes the payment, its transaction hash is returned for the backend validation. Then after the transaction is confirmed, the user receives the new item. It can be seen under the Items tab.
Being a modal window, Nimipay is shown on top of any website, and without the need to re-design the website in order to integrate a webshop.
Nimipay is only ~30 kb. Vanilla JavaScript/PHP, just a few hundred lines of code. Free to use and open source.
Cryptocurrency logos collection with custom user interface and search functionality. Logo files are available for download in high quality (.PNG) and vector (.SVG) formats.
I have made this collection as a by-product of the main Crypto Clothing project. Currently, it is the biggest and most accurate high quality crypto logos collection on the internet.
The 'creative thinking industry'. :-) That sounds suspicious.
I once bought a book called Ideas Generation. I think it was this one.[0] A couple of years later one of the authors was in the news for plagiarism. Whoops!
Some of those are definitely achieveable. Hopefully the person who wrote that is setting S.M.A.R.T. goals as those won't happen overnight without work and planning to get there.
Initially coded in JavaScript, this version of Multiavatar is for PHP-based backend environments.
It is now being used for the Multiavatar API (https://api.multiavatar.com), which became much faster, because before it was a mix of PHP and Node.js, and now just PHP.
You can use it by including the Multiavatar.php in your code, or by installing it with Composer.
More info about the Multiavatar algorithm and design is available in the JS repository (https://github.com/multiavatar/Multiavatar) and in the Multiavatar web-app (https://multiavatar.com), which is based on Laravel 8, Vue.js, and ImageMagick PHP extension.
Your feedback is welcome and appreciated!