I decided to try and make a lil' portfolio page exhibiting my photography with a cool webGL ripple effect :--).
Accessible at https://karki.github.io/portfolio
Repo is viewable at https://github.com/karki/portfolio
- NodeJS
npm i
npm start
This webpage is build using parcel, and deployed to Github Pages using Github Actions. You can see the action handling deployment here.