Skip to content

Commit

Permalink
feat: change first project to showcase my website
Browse files Browse the repository at this point in the history
Instead of putting the CloudQuestionsApp project (which is still
a bit rough) I find that it is a better idea to add my personal
website into the mix, which is a project that has a clear end product,
besides being properly documented in the README file.
  • Loading branch information
Qkessler committed May 13, 2021
1 parent 419dafc commit 87edfdd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
/*.out
/*.pdf
/*.gz
/auto/
24 changes: 13 additions & 11 deletions cv_EnriqueKesslerMartínez.tex
Original file line number Diff line number Diff line change
Expand Up @@ -112,23 +112,25 @@

\cvsection{Projects}

\cvevent{CloudQuestions App}{Developer}{Nov 2020 -- present}{}
Following the initial success for the CloudQuestions Web-App, I worked with
another developer to create the CloudQuestions mobile App. We used Flutter,
which is a Dart Framework created by Google.
\cvevent{enriquekesslerm.com}{Lead developer}{Mar 2021 -- present}{}
Using \textbf{Gatsby}, \textbf{Theme-UI} and deploying to \textbf{Gatsby Cloud}, I got my personal
web up and running. You can find more information about the functionality
implemented in the README file.

\vspace{2mm}

\textbf{Tech Stack}:
\cvtag{Flutter}
\cvtag{Dart}
\cvtag{Android}
\cvtag{iOS}
\cvtag{FireBase}
\cvtag{Gatsby}
\cvtag{Gatsby Cloud}
\cvtag{React}
\cvtag{HTML5}
\cvtag{CSS3}
\cvtag{JavaScript}

\vspace{2mm}

\github{\href{https://github.com/Qkessler/CloudQuestionsApp}{/CloudQuestionsApp}}
\github{\href{https://github.com/Qkessler/enriquekesslerm.com}{/enriquekesslerm.com}}
\homepage{\href{https://enriquekesslerm.com}{enriquekesslerm.com}}

\divider

Expand Down Expand Up @@ -173,7 +175,7 @@

\vspace{2mm}

\github{\href{https://github.com/Qkessler/CloudQuestions}{/CloudQuestions}}\\
\github{\href{https://github.com/Qkessler/CloudQuestions}{/CloudQuestions}}
\homepage{\href{https://www.cloudquestions.es}{www.cloudquestions.es}}

\medskip
Expand Down
1 change: 1 addition & 0 deletions page1sidebar.tex
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
\cvtag{Gatsby}
\cvtag{Bootstrap4}
\cvtag{Theme-ui}
\cvtag{Express}

\divider

Expand Down

0 comments on commit 87edfdd

Please sign in to comment.