Skip to content

Commit

Permalink
Improve text visualisation
Browse files Browse the repository at this point in the history
  • Loading branch information
AitorAstorga committed Nov 17, 2023
1 parent 68f06d1 commit 36c817a
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 17 deletions.
16 changes: 8 additions & 8 deletions css/cv.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Metrophobic&display=swap');

/* Override default styles */
:root {
Expand All @@ -12,7 +13,7 @@
}

:root * {
font-family: 'Noto Sans', sans-serif;
font-family: 'Metrophobic', sans-serif;
}

:root *::selection {
Expand All @@ -26,26 +27,21 @@ body {
background-color: var(--bgPage);
}

h1, h2, h3 {
color: white;
}

h1 {
font-size: 2rem;
font-weight: bold;
}

h2 {
font-size: 1.5rem;
font-weight: bold;
}

h3 {
font-size: larger;
font-weight: bold;
}

h1, h2, h3 {
color: white;
font-weight: bold;
line-height: normal;
margin: 0px;
border: 0px;
Expand All @@ -60,6 +56,10 @@ ul {
padding: 0px;
}

p {
text-align: justify;
}

/* Custom styles (mobile-first) */
.my-nav {
display: flex;
Expand Down
1 change: 1 addition & 0 deletions html/cv.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ <h3 data-text="master"></h2>
<div class="my-card" id="goals">
<h3 data-text="goals_t"></h3>
<p data-text="goals_b"></p>
<p data-text="goals_b2"></p>
</div>
<div class="my-card" id="languages">
<h3 data-text="languages_t"></h3>
Expand Down
7 changes: 4 additions & 3 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
"inspiration": "Color palette inspired by: @WilburSoot",

"name": "Aitor Astorga Saez de Vicuña",
"degree": "Graduate in Computer Engineering",
"master": "Master's Student in Cybersecurity and Privacy",
"degree": "Graduate in Computer Engineering (MU)",
"master": "Master's Student in Cybersecurity and Privacy (UOC)",

"goals_t": "Goals",
"goals_b": "Seeking a role in an IT-oriented environment where I can apply and expand my software development skills. I am looking to collaborate in a team that values innovation, contributing to challenging projects that require continuous adaptation and learning. My goal is to develop efficient technological solutions, staying abreast of emerging trends and evolving professionally. I have a special appreciation for open-source development and value the collaboration and knowledge sharing that characterizes this community.",
"goals_b": "Seeking a role in an IT-oriented environment where I can apply and expand my software development skills. I am looking to collaborate in a team that values innovation, contributing to challenging projects that require continuous adaptation and learning.",
"goals_b2": "My goal is to develop efficient technological solutions, staying abreast of emerging trends and evolving professionally. I have a special appreciation for open-source development and value the collaboration and knowledge sharing that characterizes this community.",

"languages_t": "Languages",

Expand Down
7 changes: 4 additions & 3 deletions lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
"inspiration": "Paleta de colores inspirada por: @WilburSoot",

"name": "Aitor Astorga Saez de Vicuña",
"degree": "Grado en Ingenieria Informática",
"master": "Estudiante de Máster en Ciberseguridad y Privacidad",
"degree": "Grado en Ingenieria Informática (MU)",
"master": "Estudiante de Máster en Ciberseguridad y Privacidad (UOC)",

"goals_t": "Objetivos",
"goals_b": "Trabajar en un entorno orientado a TI donde pueda aplicar y expandir mis habilidades en desarrollo de software. Busco colaborar en un equipo que valore la innovación, contribuyendo a proyectos desafiantes que requieran adaptación y aprendizaje continuo. Mi meta es desarrollar soluciones tecnológicas eficientes, manteniéndome al día con las tendencias emergentes y evolucionando profesionalmente. Tengo un especial aprecio por el desarrollo open source y valoro la colaboración y el intercambio de conocimientos que caracteriza a esta comunidad.",
"goals_b": "Trabajar en un entorno orientado a TI donde pueda aplicar y expandir mis habilidades en desarrollo de software. Busco colaborar en un equipo que valore la innovación, contribuyendo a proyectos desafiantes que requieran adaptación y aprendizaje continuo.",
"goals_b2": "Mi meta es desarrollar soluciones tecnológicas eficientes, manteniéndome al día con las tendencias emergentes y evolucionando profesionalmente. Tengo un especial aprecio por el desarrollo open source y valoro la colaboración y el intercambio de conocimientos que caracteriza a esta comunidad.",

"languages_t": "Idiomas",

Expand Down
7 changes: 4 additions & 3 deletions lang/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
"inspiration": "Kolore paleta @WilburSoot-k inspiratua",

"name": "Aitor Astorga Saez de Vicuña",
"degree": "Informatikako Ingeriaritzako Gradua",
"master": "Cibersegurtasun eta Pribatutasuneko Masterra ikaslea",
"degree": "Informatikako Ingeriaritzako Gradua (MU)",
"master": "Cibersegurtasun eta Pribatutasuneko Masterra ikaslea (UOC)",

"goals_t": "Helburuak",
"goals_b": "Nire software garapeneko trebetasunak aplikatu eta hedatu ahal izango dudan TI bideratutako ingurune batean lan egin. Berrikuntza baloratzen duen talde batean lankidetzan aritzeko asmoa dut, etengabeko egokitzapena eta ikaskuntza eskatzen dituzten erronka handiko proiektuetan lagunduz. Teknologia-irtenbide efizienteak garatu nahi ditut, joera berriekin eguneratuta mantenduz eta profesional gisa hobetuz. Open source garapena eta komunitate honetan ezaugarritzen den lankidetza eta ezagutzen trukea bereziki baloratzen ditut.",
"goals_b": "Nire software garapeneko trebetasunak aplikatu eta hedatu ahal izango dudan TI bideratutako ingurune batean lan egin. Berrikuntza baloratzen duen talde batean lankidetzan aritzeko asmoa dut, etengabeko egokitzapena eta ikaskuntza eskatzen dituzten erronka handiko proiektuetan lagunduz.",
"goals_b2": "Teknologia-irtenbide efizienteak garatu nahi ditut, joera berriekin eguneratuta mantenduz eta profesional gisa hobetuz. Open source garapena eta komunitate honetan ezaugarritzen den lankidetza eta ezagutzen trukea bereziki baloratzen ditut.",

"languages_t": "Hizkuntzak",

Expand Down

0 comments on commit 36c817a

Please sign in to comment.