Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #63

Merged
merged 3 commits into from
Mar 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions app/src/_boilerplate/router/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { createRouter, createWebHistory } from 'vue-router'
import HomeView from '../views/HomeView.vue'
import { createRouter, createWebHistory } from 'vue-router';
import HomeView from '@/views/HomeView.vue';

const router = createRouter({
history: createWebHistory(import.meta.env.BASE_URL),
Expand All @@ -15,9 +15,9 @@ const router = createRouter({
// route level code-splitting
// this generates a separate chunk (About.[hash].js) for this route
// which is lazy-loaded when the route is visited.
component: () => import('../views/AboutView.vue')
component: () => import('@/views/AboutView.vue')
}
]
})
});

export default router
export default router;
43 changes: 20 additions & 23 deletions app/src/assets/icons/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,24 @@ export default {
icons: ['docker', 'azure', 'aws', 'terraform', 'go', 'powershell', 'bash']
},
{
skill: 'Dotnet',
skill: '.Net',
icons: ['dotnet']
},
{
skill: 'Javascript',
icons: ['js', 'vue', 'ts']
},
{
skill: 'Python',
icons: ['python']
},
{
skill: 'Relational Db',
icons: ['mssql', 'mysql', 'sqllite']
},
{
skill: 'Document Db',
icons: ['mongo']
skill: 'Database',
icons: ['mssql', 'mongo', 'postgresql']
},
{
skill: 'Markdown',
icons: ['html', 'css', 'bootstrap', 'sass']
},
{
skill: 'Data Visualization',
icons: ['d3', 'tableau']
skill: 'Analytics',
icons: ['d3', 'tableau', 'python']
},
{
skill: 'Miscellaneous',
Expand Down Expand Up @@ -95,6 +87,11 @@ export default {
name: 'go',
displayName: 'Go'
},
{
icon: 'devicons devicons-postgresql',
name: 'postgresql',
displayName: 'PostgreSQL'
},
{
icon: powershell,
name: 'powershell',
Expand Down Expand Up @@ -140,16 +137,16 @@ export default {
name: 'mssql',
displayName: 'Micorsoft SQL Server'
},
{
icon: 'devicons devicons-sqllite',
name: 'sqllite',
displayName: 'SQLlite'
},
{
icon: 'devicons devicons-mysql',
name: 'mysql',
displayName: 'mySQL'
},
// {
// icon: 'devicons devicons-sqllite',
// name: 'sqllite',
// displayName: 'SQLlite'
// },
// {
// icon: 'devicons devicons-mysql',
// name: 'mysql',
// displayName: 'mySQL'
// },
{
icon: 'devicons devicons-mongodb',
name: 'mongo',
Expand Down
159 changes: 9 additions & 150 deletions app/src/assets/resume.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

export const hardResume = {
id: 0,
title: 'Carlos Resume 2020 12 08',
title: 'Carlos Resume 2023 03 08',
name: 'CARLOS',
surname: 'SORIANO',
address: 'Atlanta, GA',
email: 'soriano.carlitos@gmail.com',
email: 'carlos@shortpoet.com',
citizenship: 'USA & EU',
flags: '🇪🇸, 🇵🇭, 🇺🇸, 🇨🇳, 🇫🇷, 🇮🇹, 🇩🇪, 🇧🇷',
brief: '',
Expand Down Expand Up @@ -46,65 +46,6 @@ export const hardResume = {
}
],
jobs: [
{
id: 16,
experienceType: 'language',
position: 'Translator / Interpreter',
company: 'Interpretation Agencies (many)',
description:
'Medical, dental and media conferences, on-site medical and legal interpretation for depositions, insurance and immigration interviews, simultaneous interpretation of contract negotiations, guided tours, consecutive and simultaneous interpretation for training meetings, document translation of many types, including legal, medical, media localization, and various other language-related assignments, primarily in Spanish, Tagalog and French.',
startDate: '2011',
endDate: 'Present',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'change company to more clearly reflect many'
},
{
id: 17,
experienceType: 'language',
position: 'QA Tester',
company: 'GTL Media- Los Angeles, CA',
description:
'Translator, linguistic tester, translated texts for various media including video games, film, and legal, checked video games for linguistic bugs and translation errors, translation of .xml databases for in-game script',
startDate: '2011',
endDate: '2014',
dateCreated: '2020-06-04T12:33:37.877',
comments: null
},
{
id: 18,
experienceType: 'language',
position: 'Executive Assistant to the CEO',
company: 'EZI- Manila, Philippines',
description:
'Managed daily operations in a bilingual office setting, purchased investment property, created investment portfolios, marketing and business plans.',
startDate: '2009',
endDate: '2010',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'simplify description'
},
{
id: 19,
experienceType: 'language',
position: 'Sinologist (China expert)',
company: 'World Eye Reports- Shanghai, China',
description:
'Translator, interpreter, media sales, wrote articles and for advertorial project',
startDate: '2003',
endDate: '2004',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'explain Sinologist; fix dates'
},
{
id: 20,
experienceType: 'hospitality',
position: 'Grill Chef de Partie',
company: 'Many, including Post Haus Restaurant - St. Moritz, Switzerland',
description: 'Expert chef and translator at world-class restaurants',
startDate: '2002',
endDate: '2018',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'simplify and fix dates'
},
{
id: 22,
experienceType: 'software',
Expand Down Expand Up @@ -207,32 +148,26 @@ export const hardResume = {
skills: [
{
id: 11,
type: 'Dotnet',
type: '.Net',
details: 'Framework, Core, Entity Framework, Razor, MVC',
resumeSkills: []
},
{
id: 12,
type: 'Javascript',
details: 'Vue, Typescript, Leafly, Plotly, c3',
details: 'Typescript, Vue, Node, React',
resumeSkills: []
},
{
id: 13,
type: 'Python',
details: 'Pandas, Matplotlib, Flask, Selenium, Sklearn',
type: 'Analytics',
details: 'Python, D3, Pandas, Matplotlib, Tableau',
resumeSkills: []
},
{
id: 14,
type: 'Relational Db',
details: 'msSQL, mySQL, Entity Framework, SQLAlchemy',
resumeSkills: []
},
{
id: 15,
type: 'Document Db',
details: 'mongoDB, Pymongo',
type: 'Database',
details: 'msSQL, PostgreSQL, mongoDB',
resumeSkills: []
},
{
Expand All @@ -241,12 +176,6 @@ export const hardResume = {
details: 'HTML, CSS, YAML, MD, SCSS',
resumeSkills: []
},
{
id: 17,
type: 'Data Visualization',
details: 'D3, Tableau',
resumeSkills: []
},
{
id: 19,
type: 'Workflow',
Expand All @@ -258,7 +187,7 @@ export const hardResume = {
id: 20,
type: 'DevOps',
details:
'Docker, Azure DevOps CI/CD Build & Release Pipelines, AWS, Azure Resource Manager, Yeoman Templates, Terraform, Terratest, Go, Powershell, Bash',
'Docker, AWS, Gitlab, Terraform, Azure DevOps CI/CD, Azure Resource Manager, Go, Powershell, Bash',
resumeSkills: []
}
],
Expand Down Expand Up @@ -369,76 +298,6 @@ export const hardResume = {
}
],
type: 'software'
},
{
jobs: [
{
id: 16,
experienceType: 'language',
position: 'Translator / Interpreter',
company: 'Interpretation Agencies (many)',
description:
'Medical, dental and media conferences, on-site medical and legal interpretation for depositions, insurance and immigration interviews, simultaneous interpretation of contract negotiations, guided tours, consecutive and simultaneous interpretation for training meetings, document translation of many types, including legal, medical, media localization, and various other language-related assignments, primarily in Spanish, Tagalog and French.',
startDate: '2011',
endDate: 'Present',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'change company to more clearly reflect many'
},
{
id: 17,
experienceType: 'language',
position: 'QA Tester',
company: 'GTL Media- Los Angeles, CA',
description:
'Translator, linguistic tester, translated texts for various media including video games, film, and legal, checked video games for linguistic bugs and translation errors, translation of .xml databases for in-game script',
startDate: '2011',
endDate: '2014',
dateCreated: '2020-06-04T12:33:37.877',
comments: null
},
{
id: 18,
experienceType: 'language',
position: 'Executive Assistant to the CEO',
company: 'EZI- Manila, Philippines',
description:
'Managed daily operations in a bilingual office setting, purchased investment property, created investment portfolios, marketing and business plans.',
startDate: '2009',
endDate: '2010',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'simplify description'
},
{
id: 19,
experienceType: 'language',
position: 'Sinologist (China expert)',
company: 'World Eye Reports- Shanghai, China',
description:
'Translator, interpreter, media sales, wrote articles and for advertorial project',
startDate: '2003',
endDate: '2004',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'explain Sinologist; fix dates'
}
],
type: 'language'
},
{
jobs: [
{
id: 20,
experienceType: 'hospitality',
position: 'Grill Chef de Partie',
company:
'Many, including Post Haus Restaurant - St. Moritz, Switzerland',
description: 'Expert chef and translator at world-class restaurants',
startDate: '2002',
endDate: '2018',
dateCreated: '2020-06-04T12:33:37.877',
comments: 'simplify and fix dates'
}
],
type: 'hospitality'
}
],
dateCreated: '2021-09-29T22:26:52.1479864',
Expand Down
10 changes: 8 additions & 2 deletions app/src/assets/scss/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,14 @@
border: 1px solid $primary;
border-radius: .25rem;
font-family: 'Saira Extra Condensed';
width: auto;
height: auto;
&:hover {
color: white;
background: $primary;
border: 1px solid $primary;
text-decoration: none;
}
// width: auto;
// height: auto;
}
.btn-page {
color: white;
Expand Down
3 changes: 1 addition & 2 deletions app/src/assets/scss/pdf/_global-pdf.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ a {

.pdf-container {
@include body-font;
padding-top: .25rem;
color: $black;
font-size: .75rem;
font-weight: 400;
margin-bottom: 2rem;
// padding: .25rem 1rem 0rem 1rem;
padding: .25rem 1rem 0rem 1rem;
}


Expand Down
1 change: 1 addition & 0 deletions app/src/assets/scss/start/_landing-start.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
background-color: $royal-purple;
color: $white;
border: .25rem solid $royal-purple;
text-decoration: none;
}
}
// copied from bootstrap .button class
Expand Down
7 changes: 2 additions & 5 deletions app/src/components/Articles/ArticleLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<nav class="nav">
<ul class="nav">
<li class="nav-item dropdown">
<router-link class="nav-link dropdown-toggle" data-toggle="dropdown" to="" role="button" aria-haspopup="true"
<router-link class="nav-link dropdown-toggle" data-bs-toggle="dropdown" to="" role="button" aria-haspopup="true"
aria-expanded="false">{{ dropDown }}</router-link>
<div class="dropdown-menu">
<router-link class="dropdown-item" to="/articles/learning-to-unit-test-en">{{ englishLink }}</router-link>
Expand All @@ -17,7 +17,6 @@
<component :is="selectedArticle" />
</div>
</div>

</template>

<script>
Expand Down Expand Up @@ -47,6 +46,4 @@ export default {
}
</script>

<style>

</style>
<style></style>
Loading