Compare commits
2 commits
d93d00ae32
...
67cf75f6fe
Author | SHA1 | Date | |
---|---|---|---|
67cf75f6fe | |||
7573e10939 |
2 changed files with 14 additions and 4 deletions
7
.forgejo/workflows/cv-creation.yaml
Normal file
7
.forgejo/workflows/cv-creation.yaml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
on: [ push ]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: docker
|
||||||
|
steps:
|
||||||
|
- run: echo All good
|
11
cv-long.tex
11
cv-long.tex
|
@ -21,12 +21,15 @@
|
||||||
\section {Compétences informatiques}
|
\section {Compétences informatiques}
|
||||||
\cvdoubleitem
|
\cvdoubleitem
|
||||||
{Langages} {Python, Java, Bash, HTML, CSS, Javascript}
|
{Langages} {Python, Java, Bash, HTML, CSS, Javascript}
|
||||||
{Déploiement} {Linux/Unix, Docker, Ansible, Kubernetes}
|
{Déploiement} {Linux/Unix, Docker, Kubernetes}
|
||||||
\cvdoubleitem
|
\cvdoubleitem
|
||||||
{Frameworks} {FastAPI, Flask, Spring}
|
{Architectures} {Hexagonale, micro-services, monolythique}
|
||||||
{Bases de données} {PostgreSQL, MySQL, MongoDB, SQLite}
|
{Communication} {REST, RabbitMQ, Redis, ActiveMQ}
|
||||||
\cvdoubleitem
|
\cvdoubleitem
|
||||||
{CICD} {Gitlab CI, Jenkins}
|
{Bases de données} {PostgreSQL, MongoDB, SQLite}
|
||||||
|
{Tests} {Cucumber, Robot Framework, Selenium}
|
||||||
|
\cvdoubleitem
|
||||||
|
{CICD} {Gitlab CI, Jenkins, Trivy}
|
||||||
{Principes} {SOLID, KISS, DRY, TDD}
|
{Principes} {SOLID, KISS, DRY, TDD}
|
||||||
|
|
||||||
\section {Expérience professionnelle}
|
\section {Expérience professionnelle}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue