Skip to content

Commit

Permalink
improve about me and change release.yml (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuzakyl authored Aug 20, 2023
1 parent ad8ce17 commit 8830a89
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 28 deletions.
41 changes: 27 additions & 14 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
# changelog:
# exclude:
# labels:
# - ignore-for-release
# authors:
# - octocat
# categories:
# - title: Breaking Changes 🛠
# labels:
# # - Semver-Major
# - breaking-change
# - title: New Features 🎉
# labels:
# # - Semver-Minor
# - enhancement
# - title: Other Changes
# labels:
# - "*"


changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
categories:
- title: Breaking Changes 🛠
- title: 🏕 Features
labels:
# - Semver-Major
- breaking-change
- title: New Features 🎉
- '*'
exclude:
labels:
- dependencies
- title: 👒 Dependencies
labels:
# - Semver-Minor
- enhancement
- title: Other Changes
labels:
- "*"
- dependencies
16 changes: 8 additions & 8 deletions fancy-cv/cv-en-industry-succinct.tex
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,19 @@
~
\section{Personal skills}
~
\smartdiagram[bubble diagram]{
\smartdiagram[bubble diagram]{
\textbf{Curiosity},
\textbf{Team Work},
\textbf{Initiative},
\textbf{Responsibility},
\textbf{Dedicated}
}
~
~
~
~
~
~
\section{About me}
~
I'm a Software Engineer with a taste for creativity, both in code and the kitchen. I usually enjoy sports and exploring any kind of outdoor activities. When I'm not coding, I love to spend time with friends and family.
I am an eternal student, with a taste for creativity, both while coding and in the kitchen. Adventurous at heart, I explore the outdoors and challenging situations with an open mind. I love to discuss ideas and break bread with friends and family around the world.
\end{aside}

\section{Work Experience}
Expand Down Expand Up @@ -162,15 +162,15 @@ \section{Languages}
{\textbf{Spanish}}
{}
{}
{Native tongue}
{Native tongue}

\entry
{\textbf{English}}
{}
{}
{
\textbf{Proficient user}: IELTS score 7.0 overall (corresponding to \textbf{C1} in CEFR).
Graduated \textbf{\emph{summa cum laude}} at \emph{Abraham Lincoln} Languages School.\\
\textbf{Proficient user}: IELTS score 7.0 overall (corresponding to \textbf{C1} in CEFR).
% Graduated \textbf{\emph{summa cum laude}} at \emph{Abraham Lincoln} Languages School.\\
}

\entry
Expand Down
12 changes: 6 additions & 6 deletions fancy-cv/cv-es-industry-succinct.tex
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
~
\section{Sobre mí}
~
Ingeniero de Software con gusto por la creatividad, tanto en el código como en la cocina. Por lo general, disfruto de los deportes y explorar cualquier tipo de actividades al aire libre. Cuando no estoy programando, me encanta pasar tiempo con amigos y familia.
\end{aside}
Soy un eterno estudiante, con gusto por la creatividad, tanto en la programación como en la cocina. Aventurero de corazón, exploro el mundo y las situaciones desafiantes con una mente abierta. Me encanta debatir ideas y compartir con amigos y familiares por todo el mundo.
\end{aside}

\section{Experiencia Laboral}
\begin{entrylist}
Expand Down Expand Up @@ -104,7 +104,7 @@ \section{Experiencia Laboral}
\entry
{2017 - 2018}
{Desarrollador Web Fullstack}
% {HRSG - Human Resource Systems Group Ltd. (https://www.hrsg.ca/)}
% {HRSG - Human Resource Systems Group Ltd. (https://www.hrsg.ca/)}
{}
{Aplicaciones web como soluciones al manejo de las fuerzas de trabajo. Tecnologías: PHP, HTML, CSS3, JavaScript, jQuery, MySQL, etc.\\}

Expand Down Expand Up @@ -164,15 +164,15 @@ \section{Idiomas}
{\textbf{Español}}
{}
{}
{Lengua materna}
{Lengua materna}

\entry
{\textbf{Inglés}}
{}
{}
{
\textbf{Usuario experto}: Puntuación del IELTS de 7.0 (nivel \textbf{C1} en el CEFR).\\
Graduado \textbf{\emph{summa cum laude}} de la Escuela de Idiomas \emph{Abraham Lincoln}.
\textbf{Usuario experto}: Puntuación del IELTS de 7.0 (nivel \textbf{C1} en el CEFR).% \\
% Graduado \textbf{\emph{summa cum laude}} de la Escuela de Idiomas \emph{Abraham Lincoln}.
}

\entry
Expand Down

0 comments on commit 8830a89

Please sign in to comment.