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.
But for better understanding, I would love to hear more about "embed a copy of content you don't own into a permanently-public record is a greater offense". What is this based on? Are there any known precedents?
That's not a traditional form of re-distribution. In legal terms, I guess it's a gray area.
The article is now on the blockchain. It is not published (re-distributed) anywhere in particular. It's also encoded and not in the actual form of an article.
But I'm keeping some of my projects on WP, and will continue to update them. There are many reasons why Wordpress is great. Just that now I'm free to use any kind of backend... In 2018 I also worked with Node.js and Firebase, but currently for the server side I prefer PHP.
1. First I read some theoretical info about the new technology that I want to learn. It can be a book, documentation, or the information can be in a form of a podcast or a video. You need some theoretical background in order to understand the core concepts.
2. Then from my ideas list I pick a new project to work on. I then create some sketches, designs and start coding. As a new school coder, I mostly use google for answers regarding syntax, methods, patterns and general best practices.
Sometimes it works the other way around: I first decide on the project I want to create, and then learn the tech that the project requires.
I also closely watch the general tech ecosystem, and pick projects that allow me to learn new things, building upon the previous knowledge. In 2019 this will be less important, because now I have my skillset in place, so the main criteria for picking projects will be the project's potential for commercial success.