Skip to content

avaleriani/agustin

Repository files navigation

Agustin Valeriani - Portfolio


➕ Commands

pnpm dev : Launched development environment on https://localhost:3000

pnpm build : Builds production version

pnpm run deploy: Creates a new build and releases into gh-pages and https://agustinvaleriani.com

➕ Description

This project is my portfolio created in 2014 based on Scotch-box. Since then all php code has been removed. Unfortunately I didn't have much time to keep it up to date. Currently, you can find me working on NextJs and React (no jquery 😄).

Please check my other pinned projects for more up to date code samples.

➕ Changelog

  • 📅 05.11.2020 => Created /uses page to show the tools I use for work.
  • 📅 25.08.2022 => A11y, packages and performance updates.
  • 📅 28.08.2022 => Added some for fun projects, projects images and fixes in general.
  • 📅 31.08.2022 => Improved site speed.
  • 📅 21.12.2022 => Replaced yarn with pnpm. Removed jquery and refactored js into typescript.