Skip to content

Commit

Permalink
[updated] rename github
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchristianqr committed Jul 8, 2022
1 parent 0f6aa2c commit 5fd7543
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ sh release.sh 1.0.3
## manually generated tag with git
```
git tag -a 1.0.X -m "version 1.0.X"
git push -f [email protected]:acqrdeveloper/portfolio.git master:gh-pages
git push -f [email protected]:alexchristianqr/portfolio.git master:gh-pages
```
2 changes: 1 addition & 1 deletion src/components/header/AppHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</h1>
<div class="social-links mt-3 text-center">
<a href="https://www.linkedin.com/in/alexchristianqr/" target="_blank" class="linkedin" title="LinkedIn"><i class="bx bxl-linkedin"></i></a>
<a href="https://github.com/acqrdeveloper" target="_blank" class="github" title="Github"><i class="bx bxl-github"></i></a>
<a href="https://github.com/alexchristianqr" target="_blank" class="github" title="Github"><i class="bx bxl-github"></i></a>
<a href="https://www.facebook.com/alexchristianqr/" target="_blank" class="facebook" title="Facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://twitter.com/alexchristianqr/" target="_blank" class="twitter" title="Twitter"><i class="bx bxl-twitter"></i></a>
<!--<a href="#" class="google-plus"><i class="bx bxl-google"></i></a>-->
Expand Down
22 changes: 11 additions & 11 deletions src/store/languages/en.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default {
li: [
{
text: 'Web',
value: 'https://acqrdeveloper.github.io/portfolio/',
value: 'https://alexchristianqr.github.io/portfolio/',
},
{
text: 'Birthday',
Expand Down Expand Up @@ -56,7 +56,7 @@ export default {
title: 'Profile',
date: null,
local: 'Full Stack Web Developer',
link: 'https://acqrdeveloper.github.io/portfolio/',
link: 'https://alexchristianqr.github.io/portfolio/',
description: [
"Professional with studies and self-taught in my free time I am a web developer with more than 4 years of experience developing applications for frontend, backend, API's and microservices.",
'https://www.youtube.com/c/IdatOficial',
Expand Down Expand Up @@ -119,7 +119,7 @@ export default {
title: 'Full Stack Web Developer',
date: '10/2018 - 09/2021',
local: 'Securitec Peru S.A.C',
link: 'https://www.securetec.pe/',
link: 'https://www.securitec.pe/',
description: [
'Create a web application to manage mass SMS sending campaigns.',
'Create an administrator web application and an installable client web application to manage VOIP call campaigns.',
Expand Down Expand Up @@ -261,7 +261,7 @@ export default {
title: 'API in postman',
description: 'Crud API example exercise with use of postman in public mode.',
image: 'assets/img/portfolio/api-colors-postman.png',
link: 'https://github.com/acqrdeveloper/api-colors',
link: 'https://github.com/alexchristianqr/api-colors',
granted: {
label: 'See public repository',
permission: true,
Expand All @@ -271,7 +271,7 @@ export default {
type: 'landing',
title: 'Personal Portfolio',
image: 'assets/img/portfolio/portfolio.png',
link: 'https://github.com/acqrdeveloper/portfolio',
link: 'https://github.com/alexchristianqr/portfolio',
granted: {
label: 'See public repository',
permission: true,
Expand All @@ -281,7 +281,7 @@ export default {
type: 'app',
title: 'Personal Blog',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/blog',
link: 'https://github.com/alexchristianqr/blog',
granted: {
label: 'See public repository',
permission: true,
Expand All @@ -292,7 +292,7 @@ export default {
title: 'Personal CMS Blog',
description: 'It is a personal blog on the server side with laravel and vuejs to be deployed in the digital ocean cloud.',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/cms-blog',
link: 'https://github.com/alexchristianqr/cms-blog',
granted: {
label: 'See public repository',
permission: true,
Expand All @@ -303,7 +303,7 @@ export default {
title: 'Online Virtual Exam',
description: 'It is a virtual survey manager system to evaluate help desk customer service.',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/virtual-exam',
link: 'https://github.com/alexchristianqr/virtual-exam',
granted: {
label: 'See public repository',
permission: true,
Expand All @@ -313,7 +313,7 @@ export default {
type: 'mobile',
title: 'GMAIL clone',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/gmail-clone-app',
link: 'https://github.com/alexchristianqr/gmail-clone-app',
granted: {
label: 'See public repository',
permission: true,
Expand All @@ -323,7 +323,7 @@ export default {
type: 'mobile',
title: 'Sushi Delivery Restaurant',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/rollyroll-app',
link: 'https://github.com/alexchristianqr/rollyroll-app',
granted: {
label: 'See public repository',
permission: true,
Expand Down Expand Up @@ -356,7 +356,7 @@ export default {
},
{
text: 'bx bxl-github',
value: 'https://github.com/acqrdeveloper',
value: 'https://github.com/alexchristianqr',
},
{
text: 'bx bxl-facebook',
Expand Down
20 changes: 10 additions & 10 deletions src/store/languages/es.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default {
li: [
{
text: 'Web',
value: 'https://acqrdeveloper.github.io/portfolio/',
value: 'https://alexchristianqr.github.io/portfolio/',
},
{
text: 'Cumpleaños',
Expand Down Expand Up @@ -56,7 +56,7 @@ export default {
title: 'Perfil',
date: null,
local: 'Desarrollador Web Full Stack',
link: 'https://acqrdeveloper.github.io/portfolio/',
link: 'https://alexchristianqr.github.io/portfolio/',
description: [
"Profesional con estudios y autodidacta en mis tiempos libres soy un desarrollador web con más de 4 años de experiencia desarrollando aplicaciones para frontend, backend, API's y microservicios.",
'https://www.youtube.com/c/IdatOficial',
Expand Down Expand Up @@ -261,7 +261,7 @@ export default {
title: 'API en postman',
description: 'API crud ejercicio de ejemplo con uso de postman en modo público.',
image: 'assets/img/portfolio/api-colors-postman.png',
link: 'https://github.com/acqrdeveloper/api-colors',
link: 'https://github.com/alexchristianqr/api-colors',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand All @@ -271,7 +271,7 @@ export default {
type: 'landing',
title: 'Portafolio Personal',
image: 'assets/img/portfolio/portfolio.png',
link: 'https://github.com/acqrdeveloper/portfolio',
link: 'https://github.com/alexchristianqr/portfolio',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand All @@ -282,7 +282,7 @@ export default {
title: 'Blog Personal',
description: 'Es un blog personal en el lado del servidor con laravel y vuejs para desplegarse en el cloud de digital ocean.',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/blog',
link: 'https://github.com/alexchristianqr/blog',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand All @@ -292,7 +292,7 @@ export default {
type: 'app',
title: 'Blog CMS Personal',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/cms-blog',
link: 'https://github.com/alexchristianqr/cms-blog',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand All @@ -303,7 +303,7 @@ export default {
title: 'Exámen Virtual en Línea',
description: 'Es un sistema gestor de encuesta virtual para evaluar la atención al cliente de mesa de ayuda.',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/virtual-exam',
link: 'https://github.com/alexchristianqr/virtual-exam',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand All @@ -313,7 +313,7 @@ export default {
type: 'mobile',
title: 'Clone de GMAIL',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/gmail-clone-app',
link: 'https://github.com/alexchristianqr/gmail-clone-app',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand All @@ -323,7 +323,7 @@ export default {
type: 'mobile',
title: 'Restaurante Sushi Delivery',
image: 'assets/img/portfolio/github.png',
link: 'https://github.com/acqrdeveloper/rollyroll-app',
link: 'https://github.com/alexchristianqr/rollyroll-app',
granted: {
label: 'Ver repositorio público',
permission: true,
Expand Down Expand Up @@ -368,7 +368,7 @@ export default {
},
{
text: 'bx bxl-github',
value: 'https://github.com/acqrdeveloper',
value: 'https://github.com/alexchristianqr',
},
{
text: 'bx bxl-facebook',
Expand Down

0 comments on commit 5fd7543

Please sign in to comment.