Create an ERC20 LARS Token
The ERC-20 introduces a standard for Fungible Tokens, in other words, they have a property that makes each Token be exactly the same (in type and value) of another Token. For exam...
Writes about emerging technologies, machine learning, programming, other things, and π€ programming languages.
"There's life on mars" -- Scooter
The ERC-20 introduces a standard for Fungible Tokens, in other words, they have a property that makes each Token be exactly the same (in type and value) of another Token. For exam...
Icon management for Mobile Apps. Create icons, generate all required sizes, label and annotate. Supports Native, Cordova, React Native, Xamarin and more. β app-icon README When ...
For anyone involved in the Internet of Things (IoT), a basic knowledge of electronics is essential. My first LinkedIn Learning course is online since this week, and as you might...
Create useful .gitignore files for your project β gitignore.io Every time I create a new project and want to commit the first files, I see files I donβt want in the git reposito...
GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive pr...
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. β Wikipedia: Docker I have started a...