Crypto Art 121
NFTs are revitalizing the ability for artists to make income. It also allows a software engineer like me the chance to create procedurally generated art defined in code.
Code is my medium of creation, so this is my chance to make something that shines.
Recently, I noticed an interesting symmetric time that 1/21/21 21:21:21 would be occuring soon (this is using the month/date/year format, but that still counts).
So, in a rush I'll be publishing my first crypto art NFT - using the ERC721 standard NFT smart contract base.
However, as a bonus the goal is to mine this exactly at the right second. Hopefully, the community will help and we will be able to capture this unique moment in our human timeline.
View the live art as it ticks to 1/21/21 21:21:21.
...
Read More...
Build Gatsby Blog
Gatsby is a static site generator based on React.
What this practically means is that you can create a great website that is super fast, but still allows you to code in the best UI Framework (React) to customize and create powerful components.
It has a great ecosystem and is very popular. In fact, the React team uses Gatsby for their docs pages.
Preview the Target
- Visit: https://www.gatsbyjs.org/starters/panr/gatsby-starter-hello-friend/
- Open the Demo Site
- Explore
Create a Netlify Account
...
Read More...