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.
You can view a live demo of the CV here.
- 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.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/AgustinCartaya/cv.git
-
Navigate to the project directory:
cd cv -
Install the necessary Node.js modules:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000to view the CV.
Contributions are welcome! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b your-branch-name
- Make your changes and commit them:
git commit -m 'Description of your changes' - Push to the branch:
git push origin your-branch-name
- Create a Pull Request.
This project is licensed under the MIT License. Please see the LICENSE file for details.
For more information, you can reach me through:
- Email: agcorpweb@gmail.com
- LinkedIn: Agustin Cartaya