This is my personal portfolio website that showcases my experience, skills and completed projects in detail.
Wait, wait, why is the code not here? For security reasons and preference, I will keep it private. In the following days, I will be publishing the functionalities of my site separately on my GitHub for those who want to use them on their sites, obviously with some kind of credit to me, hehe (Please give me credit by referencing my website https://www.bastianperez.com/).
- Mobile Optimization and snapshot to verify that the content of a SPA is displayed in the google indexer and the site is responsive
- PageSpeed Insights to check Performance, Accessibility, Best Practices, SEO (in my case because it is a SPA I do not know how reliable are these metrics hehe, in any case there they are)
- Manage two language with Reacti18n
- React - A JavaScript library for building user interfaces
- TypeScript - A superset of JavaScript that adds optional static typing
- Vite - A development server that allows for instant development and hot-module replacement
- react-device-detect - A library for detecting the user's device and browser
- react-i18next - A library for adding i18n support to React applications
- react-intersection-observer - A library for using the IntersectionObserver API in React
types/react: TypeScript definitions for Reacttypes/react-dom: TypeScript definitions for React-DOMsass: A preprocessor for CSStypescript: A superset of JavaScript that adds optional static typing

