Skip to content

GiovanniFerrara/my-cv

Repository files navigation

Giovanni Marco Ferrara's CV

This project is a dynamic CV for Giovanni Marco Ferrara, a Senior Software Engineer. It's built with JavaScript, React, and Gatsby, and uses npm and yarn for package management.

Project Structure

The project uses markdown files to dynamically add new items like languages, projects, job experiences, etc. These files are located in the content/ directory. The main entry point of the application is src/modules/cv.js.

Running the Project

To run this project, you need to have Node.js and npm/yarn installed. Then, you can install the dependencies and start the development server:

# with npm
npm install
npm start

# or with yarn
yarn install
yarn start

About

A dynamic and flexible resume, generated by markdown files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published