Portfolio website for Victor Neves. It was based on this tutorial, but heavily optimized for SEO, lighthouse score (100/100) and accessibility (it's also a PWA). It's an online portfolio to showcase my web presence, CV, timeline for showing skills, profficiency and also to be hired. Have a look! SITE URL: voaneves.com
This repository contains the assets required to build voaneves.com website and documentation. I'm glad that you are here! Want to contribute? Send me a pull request or an issue.
This website is built using:
HTML | CSS | JavaScript | SASS
It's alson a PWA, fully functional to be installable to be used offline. Progressive Web Apps (PWA) are built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device with a single codebase.
This website was fully optimized with SEO in mind, also for the accessibility. Have a look in the lighthouse score (100/100). You can also look to others site auditors and send a PR.
Google Analytics was purposefully removed due to the performance hit.
This website features Dark and a White Theme, on PC, tablet or mobile.
This website also features a fully translated English version.
Please read CONTRIBUTING.md for details on this repo's code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
-
@Maclinz - for his JS_CSS_PortfolioProject. thanks for the tutorial :D
-
web.dev - for the awesome tutorials and guidance when needed.