This repository contains the source code for my personal resume website, built with a React and Vite frontend and an Express.js backend. The site serves as a digital portfolio showcasing my skills, projects, and professional experience.
- Interactive UI: A responsive and dynamic user interface developed with React and Vite with lucide icons.
- Backend Integration: An Express.js server handling backend operations.
- Contact Form: A feature allowing visitors to send messages directly through the website.
To set up and run this project locally, follow these steps:
Ensure you have the following installed on your system:
-
Clone the Repository:
git clone https://github.com/PixlGalaxy/fabriziogamboa.git
-
Navigate to the Project Directory:
cd fabriziogamboa -
Set Up Environment Variables:
- In the
backenddirectory, create a.envfile with the necessary environment variables, fromenv.example.
- In the
-
Install Dependencies:
-
Backend:
cd backend npm install -
Frontend:
cd ../frontend npm install
-
-
Start the Backend Server:
cd backend npm start -
Start the Frontend Development Server:
cd ../frontend npm run dev
The website should now be running locally. Open your browser and navigate to the appropriate local address to view it.
- backend: Contains the Express.js server.
- frontend: Contains the React and Vite frontend code.
- Dockerfile: Configuration for Docker containerization.
- nginx.conf: Configuration file for Nginx.
I am a passionate Computer Scientist and Mechatronic Engineer with experience in Virtualization, Cloud Computing, AI, and Software Development. I have a strong focus on technological innovation, software development, and hardware design.
For more information, visit my personal website.
If you have any questions or feedback, feel free to reach out through the contact form on my website.
Thank you for visiting my personal resume website repository. Your interest and feedback are greatly appreciated!
This project was created by PixlGalaxy and is open-source. You are free to use, modify, and distribute it, as long as you provide credit to the original creator PixlGalaxy somewhere on your page.
This project is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0). This means you can share and adapt this work as long as you provide proper credit.