Software by Matthew Wilber

  • Portfolio
  • Articles
  • Projects
  • About
  •  
  •  
  •  
  •  
  •  
  •  
Skip to content

Portfolio

What is an NFT? — A technical explanation everyone can understand.

A Non-Fungible Token (NFT) is nothing more than a statement of ownership. Usually, this statement includes a pointer to an external asset, an image for example. How the ownership of the NFT relates to that asset is often unclear and can be complicated.

How To Build An NFT Website

View and Mint Non-Fungible Tokens in an Ethereum smart contract with Web3 JavaScript

How I set up my own Google Music alternative.

Google Music is about to shut down, so I set out to roll my own alternative. Apmache offered me an easy, customizable, solution that fit my needs perfectly.

HTML5 Game Development with Phaser

Game development for the web can be challenging. The Phaser framework offers a complete API for developing <canvas> games in a straightforward and well organized environment. In this article we’ll look at the core features of phaser and use them to create a clone of the classic nintendo arcade game “Mario Bros.”

The Progressive Web App Philosophy

The PWA Philosophy is all about creating an adaptive experience that fits as diverse an audience as possible.