Skip to content

Commit

Permalink
configure github action
Browse files Browse the repository at this point in the history
  • Loading branch information
samy Hamidou committed Feb 4, 2024
1 parent f0389dc commit 55a158b
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: examples
name: samy-cv
path: examples/*.pdf
File renamed without changes.
File renamed without changes.
File renamed without changes.
35 changes: 35 additions & 0 deletions samy-cv/resume-en/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,39 @@
}

%---------------------------------------------------------
\cventry
{Exploitation Engineer} % Job title
{Meetic} % Organization
{Paris, France} % Location
{Mars 15- Dec 15} % Dates
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Managed on-premise infrastructure for Meetic, ensuring optimal performance and continuous reliability.}
\item {Maintained and supported Meetic's solution infrastructure with continuous monitoring and proactive issue resolution.}
\item {Actively participated within the team in delivering multi-environment solutions, adapting the infrastructure to diverse operational needs.}
\item {Collaborated closely with cross-functional teams to address and meet infrastructure requirements.}
\item {Utilized best practices to ensure the scalability and security of the infrastructure supporting Meetic's services.}
\item {Contributed to the ongoing improvement of infrastructure processes and operational efficiency.}
\end{cvitems}
}

%------------------------------------------------------------

\cventry
{Ingénieur d'Exploitation} % Titre du poste
{Meetic} % Organisation
{Paris, France} % Lieu
{March 15 - Dec. 15} % Dates
{
\begin{cvitems} % Description(s) des tâches/responsabilités
\item {Gestion de l'infrastructure sur site pour Meetic, assurant des performances optimales et une fiabilité continue.}
\item {Maintenance et support de l'infrastructure de la solution Meetic, avec une surveillance continue et une résolution proactive des problèmes.}
\item {Participation active au sein de l'équipe pour la fourniture de solutions multi-environnements, adaptant l'infrastructure aux divers besoins opérationnels.}
\item {Collaboration étroite avec des équipes interfonctionnelles pour répondre et satisfaire aux exigences de l'infrastructure.}
\item {Utilisation des meilleures pratiques pour assurer la scalabilité et la sécurité de l'infrastructure supportant les services de Meetic.}
\item {Contributions à l'amélioration continue des processus d'infrastructure et de l'efficacité opérationnelle.}
\end{cvitems}
}

%-----------------------------------------------------------------
\end{cventries}

0 comments on commit 55a158b

Please sign in to comment.