blog
Tensorflow Machine Learning – Configure Jupyter
  • 08 Oct 2024
  • by AFI

New to Machine Learning? Setting up a project is super easy. In this article we’re learning how to install Miniconda, setup the Jupyter Notebook and …

Read More
blog
Solidity Ethereum – code a voting smart contract
  • 24 Sep 2024
  • by AFI

Learn how to create a secure voting smart contract in Solidity for Ethereum using NodeJS and Hardhat ensuring best practices including blockchain unit testing. Code …

Read More
blog
NodeJS – Plot Ethereum price on a series chart
  • 18 Sep 2024
  • by AFI

Let’s explore together how to use CanvasJS in order to create a historical series chart of the Ethereum price (in EUR). We will use an …

Read More
blog
Use NodeJS to retrieve current Ethereum price
  • 30 Aug 2024
  • by AFI

Want an easy way to get ETH price in NodeJS? This coding tutorial is for you! We will use 2 free APIs in order to …

Read More
blog
Ultimate Guide to Installing Ubuntu Core on Your Raspberry Pi
  • 26 Jul 2024
  • by AFI

Welcome to our comprehensive video guide on installing Ubuntu Core on a Raspberry Pi! Whether you’re a seasoned tech enthusiast or a curious beginner, this …

Read More
blog
4 important lessons learned after the recent Microsoft Crowdstrike outage
  • 21 Jul 2024
  • by AFI

In life we learn lessons from everywhere, but the toughest come unexpectedly. It’s even more unexpected when it comes from a reputable company which handles …

Read More
blog
Crafting a Snap package from a NodeJS application
  • 21 Jun 2024
  • by AFI

Snaps are purposefully designed to be easy to use and maintain, offering added benefits of security and scalability. Encapsulating your NestJS app into a snap …

Read More
blog
Your first Solidity smart contract with Hardhat
  • 25 May 2024
  • by AFI

It couldn’t be easier to write a smart contract and test it in NodeJS. Hardhat is a library which facilitates creating, publishing and testing a …

Read More
blog
🚀 Exciting News: Our AFIEther blockchain project website is live! 🚀
  • 20 Apr 2024
  • by AFI

Extremely busy lately on all sides, with lots of plans of honing my skills in different areas and trying to keep up with the tech. …

Read More
blog
Brilliant smart contracts on Ethereum blockchain
  • 17 Mar 2024
  • by AFI

For a while I was delving into the capabilities of smart contract on Ethereum with Solidity. You might say that I discovered it too late, …

Read More