Skip to content

PixlGalaxy/fabriziogamboa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabrizio Gamboa Personal Resume Website

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.

OpenSSF Scorecard OpenSSF Best Practices License: CC BY 4.0

Features

  • 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.

Getting Started

To set up and run this project locally, follow these steps:

Prerequisites

Ensure you have the following installed on your system:

Installation

  1. Clone the Repository:

    git clone https://github.com/PixlGalaxy/fabriziogamboa.git
  2. Navigate to the Project Directory:

    cd fabriziogamboa
  3. Set Up Environment Variables:

    • In the backend directory, create a .env file with the necessary environment variables, from env.example.
  4. Install Dependencies:

    • Backend:

      cd backend
      npm install
    • Frontend:

      cd ../frontend
      npm install

Running the Application

  1. Start the Backend Server:

    cd backend
    npm start
  2. 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.

Project Structure

  • 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.

About Me

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.

Contact

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!


Credits & License

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.

About

React And Vite Front End And Express.js Backend Personal Resume Page.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors