Skip to content

AgustinCartaya/cv

Repository files navigation

Curriculum Vitae

This repository contains the source code for my online Curriculum Vitae (CV). The goal is to present my skills, experiences, and academic background in a clear and attractive manner.

Demo

You can view a live demo of the CV here.

Technologies Used

  • Next.js: Framework for building server-rendered React applications.
  • TypeScript: For type safety and enhanced development experience.
  • JavaScript: For interactivity and dynamic features.
  • Libraries/Frameworks: Tailwind CSS for styling.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/AgustinCartaya/cv.git
  2. Navigate to the project directory:

    cd cv
  3. Install the necessary Node.js modules:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000 to view the CV.

Contributing

Contributions are welcome! If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b your-branch-name
  3. Make your changes and commit them:
    git commit -m 'Description of your changes'
  4. Push to the branch:
    git push origin your-branch-name
  5. Create a Pull Request.

License

This project is licensed under the MIT License. Please see the LICENSE file for details.

Contact

For more information, you can reach me through:

Releases

No releases published

Packages

 
 
 

Contributors

Languages