lint text
Some checks failed
CV build / build (push) Failing after 26s

This commit is contained in:
jlav 2026-08-27 18:17:19 +02:00
parent 2e05a7e665
commit 943bbd492d
2 changed files with 30 additions and 41 deletions

View File

@ -1,11 +1,11 @@
<script setup lang="ts">
import JobDescription from './components/JobDescription.vue'
import LangLine from '@/components/Langline.vue'
import JobDates from '@/components/JobDates.vue'
import CompanyName from '@/components/CompanyName.vue'
import JobCard from '@/components/JobCard.vue'
import EducationCard from './components/EducationCard.vue'
import SideMenu from './components/SideMenu.vue'
import JobDescription from "./components/JobDescription.vue";
import LangLine from "@/components/Langline.vue";
import JobDates from "@/components/JobDates.vue";
import CompanyName from "@/components/CompanyName.vue";
import JobCard from "@/components/JobCard.vue";
import EducationCard from "./components/EducationCard.vue";
import SideMenu from "./components/SideMenu.vue";
</script>
<template>
<div class="content">
@ -26,59 +26,48 @@ import SideMenu from './components/SideMenu.vue'
<LangLine>Typescript </LangLine>
<LangLine>NodeJs </LangLine>
Integrating new feature on multiple solution. Designing future target stack from PHP SSR
to SPA, based on best practice VueJs NodeJs PHP.
to SPA, based on best practice Vue.js NodeJs PHP.
</JobDescription>
</JobCard>
<JobCard>
<CompanyName> JobTeaser, Paris 9 Front - end engineer </CompanyName>
<JobDates> May 2019 January 2021 </JobDates>
<JobDescription
>Designing and developing React web application observing to company guideline NodeJs,
<JobDescription>Designing and developing React web application observing to company guideline NodeJs,
React.
</JobDescription>
</JobCard>
<JobCard>
<CompanyName> Qwant Research, Paris 16 Front - end engineer </CompanyName>
<JobDates>December 2017 - April 2019 </JobDates>
<Jobdescription
>High performance Maps application front - end development using VueJS, Axios, SCSS,
vector tiles Build a tool maps application in vueJs</Jobdescription
>
<Jobdescription>High performance Maps application front - end development using VueJS, Axios, SCSS,
vector tiles Build a tool maps application in vueJs</Jobdescription>
</JobCard>
<JobCard>
<CompanyName>Qwant, Nice Front - end engineer </CompanyName>
<JobDates>October 2015 - November 2017 </JobDates>
<JobDescription
>Core building for the Search application front - end in vanilla JavaScript, stack
<JobDescription>Core building for the Search application front - end in vanilla JavaScript, stack
internationalization, automated build and quality control in collaboration with the CI
team <br />Qwant lite : an SSR version of Qwant search SPA in NodeJS and
ExpressJS</JobDescription
>
ExpressJS</JobDescription>
</JobCard>
<JobCard>
<CompanyName> CrossKnowledge Epistema, Nice Front - end engineer </CompanyName>
<JobDates> April 2014 - September 2014 </JobDates>
<JobDescription
>Full replacement of jQuery UI module by extJs on the back - office application including
calendar, charts, autocomplete</JobDescription
>
<JobDescription>Full replacement of jQuery UI module by extJs on the back - office application including
calendar, charts, autocomplete</JobDescription>
</JobCard>
<JobCard>
<CompanyName> Air France, Sophia-Antipolis Front - end engineer </CompanyName>
<JobDates>July 2013 - mars 2014</JobDates>
<JobDescription
>Content Management System integration for complex static webpage using jQuery UI and
TeamSite CMS</JobDescription
>
<JobDescription>Content Management System integration for complex static webpage using jQuery UI and
TeamSite CMS</JobDescription>
</JobCard>
<JobCard>
<CompanyName>Koedia, Sophia-Antipolis, Nice Full - stack engineer </CompanyName>
<JobDates> February 2012 - June 2013 </JobDates>
<JobDescription
>Creation of new web services for plane reservation including test and monitoring
<JobDescription>Creation of new web services for plane reservation including test and monitoring
Monitoring and Optimizing B2B & B2C web application Adding core features on the ticketing
application RedMine</JobDescription
>
application RedMine</JobDescription>
</JobCard>
<JobCard>
<CompanyName>Self - employed WEB developer, Nice Software developer</CompanyName>
@ -87,25 +76,23 @@ import SideMenu from './components/SideMenu.vue'
</JobCard>
<JobCard>
<CompanyName>I3S, Sophia - Antipolis, Nice Developer(Intern)</CompanyName>
<JobDates>June 2011 - august 2011</JobDates>
<JobDates>June 2011 - August 2011</JobDates>
Hoare logic based genetic network dynamic resolution application creation.
</JobCard>
<JobCard>
<CompanyName
>Nice Sophia - Antipolis university, Appliqued Language Laboratory LEA, Nice
<CompanyName>Nice Sophia - Antipolis university, Appliqued Language Laboratory LEA, Nice
Developer(Intern)
</CompanyName>
<JobDates>June 2010 - august 2010</JobDates>
<JobDescription
>Translation and collaborative tool between student and teacher conception and
realisation. Serious game making with complete story editor, game and story market place
using early EcmaScript6 features and support.</JobDescription
>
<JobDates>June 2010 - August 2010</JobDates>
<JobDescription>Translation and collaborative tool between student and teacher conception and realisation.
Serious game making with complete story editor, game and story market place using early
EcmaScript6 features and support.</JobDescription>
</JobCard>
<JobCard>
<CompanyName>Arkadia Consulting, Nice Developer (Intern)</CompanyName>
<JobDates>June 2009 - august 2009</JobDates>
Making and designing CMS in <LangLine>RubyOnRails</LangLine>
<JobDates>June 2009 - August 2009</JobDates>
<JobDescription>Making and designing CMS websites from scratch in Ruby on Rails</JobDescription>
</JobCard>
<h3>EDUCATION</h3>
<EducationCard>
@ -118,7 +105,7 @@ import SideMenu from './components/SideMenu.vue'
</EducationCard>
<h3>SKILLS</h3>
<h4>Front end:</h4>
HTML, CSS, JavaScript, Typescript, React, VueJs
HTML, CSS, JavaScript, Typescript, React, Vue.js
<h4>Back end:</h4>
Java, NodeJs, PhP
<h4>Databases:</h4>
@ -163,5 +150,6 @@ H2 {
H3 {
text-transform: uppercase;
margin-top: 48px;
}
</style>

View File

@ -1,5 +1,6 @@
<script setup lang="ts">
u
</script>
<template>
<span class="JobDescription">