This repository contains the source code of my personal portfolio website, where I showcase myself, my projects, my cv and my contact information.
- Vue 3
- TypeScript
- Vite
- Docker
-
Clone the repository:
git clone https://github.com/Biblink02/Portfolio.git cd Portfolio -
Create a .env file based on .env.EXAMPLE and configure your environment variables.
-
Start the project using Docker:
./run.sh
-
Open your browser and navigate to: http://localhost:3100
The project is containerized with Docker, making deployment straightforward.
Build and run in production mode using your preferred cloud provider, server, or container orchestration tool (e.g., Docker Swarm, Kubernetes).
- Responsive and modern design
- Portfolio sections (Projects, About, Skills, Contact)
- Built with Vue 3, TypeScript, and Vite for performance and maintainability
- Containerized with Docker for easy setup and deployment
Feel free to fork this repository if you like the style.
This project is released under the MIT License.