This project contains my Virtual Resume version_2. It aims to demonstrate my skills and knowledge in Vue by creating a virtual resume.
The frontend is built using Vue, while the backend uses JavaScript to fetch visitor numbers through Firebase. TypeScript was used to create a global state to enable dark mode. The project is containerized using Docker and deployed on a Raspberry Pi 5.
- Responsive Design: Utilizes Vue.js for a responsive layout that adapts to various screen sizes.
- Interactive Elements: Incorporates interactive components to enhance user engagement.
- Dynamic Content: Firebase integration allows for dynamically updating content.
- Global State Management: Enables users to switch between dark mode and light mode.