My portfolio website built with Vue.js, Vuetify, Vuex, Vue Router, and some WebGL Fluid Simulation effects.
Project hosted at: https://thiagoamaral.vercel.app/
WebGL Fluid Simulation: https://github.com/PavelDoGreat/WebGL-Fluid-Simulation
Install and use Node 12.x
nvm install 12 && nvm use 12
Run the application
npm run serve