Projects

project

Intermedium REAL ESTATE

Web project developed for the real estate sector. For the frontend the Angular framework was used. The backend uses the Firebase platform, including Firestore, and Firebase Cloud Functions. The app integrates with the VISTA property management API. Data is copied to a NoSQL database on the Firebase platform, keeping a copy for better performance access. The layout is responsive and adapts to different screen sizes including smartphones and tablets.

project

My Personal Website

This site was created using the Nuxt.js framework. The Google Firebase service is used as the backend, where data is stored in the Firestore noSQL database. In the source code you can see the modular use of vue components, state management with vuex, i18n localization, use of Tailwind css framework and form validation. There is also an administrative area where you can add projects, upload images and configure the display of highlights on the main page.