https://github.com/duquejo/duquejo-cv
Vue TS - GitHub repository dedicated to showcasing my professional journey
https://github.com/duquejo/duquejo-cv
axios github-actions i18n tailwindcss typescript vercel vite vitest vue-query vuejs
Last synced: 3 months ago
JSON representation
Vue TS - GitHub repository dedicated to showcasing my professional journey
- Host: GitHub
- URL: https://github.com/duquejo/duquejo-cv
- Owner: duquejo
- Created: 2023-12-15T15:18:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T19:30:48.000Z (5 months ago)
- Last Synced: 2025-02-04T20:30:03.301Z (5 months ago)
- Topics: axios, github-actions, i18n, tailwindcss, typescript, vercel, vite, vitest, vue-query, vuejs
- Language: TypeScript
- Homepage: https://www.duquejo.com/
- Size: 14.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# José Duque Curriculum Vitae (old)
Hi!, Welcome to my legacy GitHub CV repository dedicated to showcasing my professional journey! This repository serves as an interactive and dynamic Curriculum Vitae, providing an in-depth look at my skills, experiences, and projects. Please visit the renewed site, that has modern features like SSR and SEO optimization given by Next JS: https://github.com/duquejo/duquejo-cv-next
Thank you for visiting, and I look forward to connecting with you!
## Table of Contents
- [Tecnologies & Tools](#tecnologies)
- [Installation](#installation)
- [Live Screenshots](#screenshots)
- [Support](#support)
- [Contributing](#contributing)## Tecnologies
- Typescript (Strong typed JS language)
- Vue JS (Frontend framework )
- Vue Router (Routing & SPA features)
- Vite (Bundling, HMR Development, etc)
- Vitest (Vite-native testing framework)
- Tailwind (Utility-first CSS Framework)
- TanStack Vue-Query (HTTP Requests state management)
- Axios (External HTTP Requests handling)
- Vue I18N (Internationalization)
- Vercel (Deployment & Statistics)## Installation
Download the project directory and follow the next steps:
- 1. Copy the `.env.sample` file, rename it as `.env`, and complete the local environment variables for the Github connection and the site translation features.
- 2. Install the packages using `yarn install`.
- 3. Run `yarn dev` for start the vite development environment or `yarn build` to start the production bundling package process.## Screenshots
![]()
![]()
## Support
Please [open an issue](https://github.com/duquejo/vue-cv/issues/new/) for support.
## Contributing
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/duquejo/vue-cv/compare/).