Multiplayer WebXR Readyplayer.me Avatars (part 3)
An explanation of how the Front End and WebGL were built to enable multiplayer WebXR readyplayer.me avatars
Multiplayer WebXR Readyplayer.me Avatars (part 2)
Detailing the Infrastructure and Back End changes that enable multiplayer WebXR readyplayer.me avatars
Multiplayer WebXR Readyplayer.me Avatars (part 1)
Overview of technical concepts for multiplayer WebXR readyplayer.me avatars
Multiplayer Metaverse Creation on Ethereum
How to create a serverless Metaverse with Solidity, Lambda, API Gateway, React Three Fiber, DynamoDB and Metamask.
How to set up Auth with Metamask using Amazon Cognito (part 2)
Code samples that demonstrate how to set up Amazon Cognito Auth with Metamask in a DApp.
How to add Amazon Cognito Auth to a Web App (part 4)
Looking at the NodeJS logic that is run in lambda functions to power the Back End of Amazon Cognito Authentication.
How to add Amazon Cognito Auth to a Web App (part 3)
Understanding the Next.JS code samples that creates the User Interface for an Amazon Cognito Authenticated Web App.
How to add Amazon Cognito Auth to a Web App (part 2)
Terraform code samples that demonstrate how to set up Amazon Cognito Auth in a Web App.
How to add Amazon Cognito Auth to a Web App (part 1)
Using Terraform, Serverless Framework and Next.JS to implement Auth in a Web App.
Wrapper.js: A New Devops Library
Unwrapping the details on Wrapper.js: what it is, why I made it, how it works and where to find out more!
How to make real-time multiplayer WebXR experiences (part 3)
Using Websockets, React Three Fiber and DynamoDB to allow multiple users to interact with 3D models in WebXR.