didnt know what happened
This commit is contained in:
parent
6808c064c1
commit
f837ef75be
113
src/App.vue
113
src/App.vue
@ -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">
|
||||
@ -13,61 +13,61 @@ import SideMenu from "./components/SideMenu.vue";
|
||||
<div>
|
||||
<div class="candidateHeader">
|
||||
<h1>Julien Laville</h1>
|
||||
<h2>Senior fullstack developper</h2>
|
||||
<h2>Senior full-stack developer</h2>
|
||||
</div>
|
||||
<h3>EXPERIENCE</h3>
|
||||
<JobCard>
|
||||
<CompanyName>Easyence - Mediarithmics, Paris — Full - stack lead developer </CompanyName>
|
||||
<JobDates> februrary 2021 - february 2025 </JobDates>
|
||||
<CompanyName>Easyence - Mediarithmics, Paris — Full - stack lead developer</CompanyName>
|
||||
<JobDates> February 2021 - February 2025 </JobDates>
|
||||
<JobDescription>
|
||||
Designing and developing high performance web application observing company target technology – React
|
||||
Typescript
|
||||
<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.
|
||||
Designing and developing high performance web application observing company target
|
||||
technology –
|
||||
<LangLine>React </LangLine>
|
||||
<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.
|
||||
</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, React.
|
||||
<JobDates> may 2019 – January 2021 </JobDates>
|
||||
<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>
|
||||
High performance Maps application front - end development using VueJS, Axios, SCSS, vector tiles Build a tool
|
||||
maps
|
||||
application in vueJs
|
||||
<JobDates>December 2017 - April 2019 </JobDates>
|
||||
High performance Maps application front - end development using VueJS, Axios, SCSS, vector
|
||||
tiles Build a tool maps application in vueJs
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>Qwant, Nice — Front - end engineer </CompanyName>
|
||||
<JobDates>october 2015 - november 2017 </JobDates>
|
||||
Core building for the Search application front - end in vanilla
|
||||
JavaScript, stack internationalization, automated build and quality
|
||||
control in collaboration with the CI team
|
||||
|
||||
<JobDates>October 2015 - November 2017 </JobDates>
|
||||
Core building for the Search application front - end in vanilla JavaScript, stack
|
||||
internationalization, automated build and quality control in collaboration with the CI team
|
||||
Qwant lite : an SSR version of Qwant search SPA in NodeJS and ExpressJS
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName> CrossKnowledge Epistema, Nice — Front - end engineer </CompanyName>
|
||||
<JobDates> april 2014 - september 2014 </JobDates>
|
||||
<JobDates> April 2014 - September 2014 </JobDates>
|
||||
Full replacement of jQuery UI module by extJs on the back - office application including
|
||||
calendar, charts, autocomplete
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName> Air France, Sophia - Antipolis — Front - end engineer </CompanyName>
|
||||
<JobDates>july 2013 - mars 2014</JobDates>
|
||||
<CompanyName> Air France, Sophia-Antipolis — Front - end engineer </CompanyName>
|
||||
<JobDates>July 2013 - mars 2014</JobDates>
|
||||
Content Management System integration for complex static webpage using jQuery UI and
|
||||
TeamSite CMS
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>Koedia - Sophia - Antipolis, Nice — Full - stack engineer </CompanyName>
|
||||
<JobDates> february 2012 - june 2013 </JobDates>
|
||||
Creation of new webservices for plane reservation including test and monitoring Monitoring and Optimizing B2B &
|
||||
B2C
|
||||
web application
|
||||
Adding core features on the ticketing application RedMine
|
||||
<JobDates> February 2012 - June 2013 </JobDates>
|
||||
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
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>Self - employed WEB developer, Nice — Software developer</CompanyName>
|
||||
@ -75,39 +75,38 @@ import SideMenu from "./components/SideMenu.vue";
|
||||
Web portal and Shop Creation using Ruby on Rails framework"
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>I3S, Sophia - Antipolis, Nice — Developper(Intern)</CompanyName>
|
||||
<JobDates>june 2011 - august 2011</JobDates>
|
||||
Hoare logic based genetic network dynamic resolution application
|
||||
creation.
|
||||
<CompanyName>I3S, Sophia - Antipolis, Nice — Developer(Intern)</CompanyName>
|
||||
<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 — Developper(Intern)
|
||||
<CompanyName
|
||||
>Nice Sophia - Antipolis university, Appliqued Language Laboratory LEA, Nice —
|
||||
Developer(Intern)
|
||||
</CompanyName>
|
||||
<JobDates>june 2010 - august 2010</JobDates>
|
||||
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.
|
||||
<JobDates>June 2010 - august 2010</JobDates>
|
||||
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.
|
||||
</JobCard>
|
||||
<JobCard>
|
||||
<CompanyName>Arkadia Consulting, Nice— Developper (Intern)</CompanyName>
|
||||
<JobDates>june 2009 - august 2009</JobDates>
|
||||
Making and designing two websites using Ruby on Rails with
|
||||
secured back - office
|
||||
<CompanyName>Arkadia Consulting, Nice— Developer (Intern)</CompanyName>
|
||||
<JobDates>June 2009 - august 2009</JobDates>
|
||||
Making and designing two websites using Ruby on Rails with secured back - office
|
||||
</JobCard>
|
||||
<h3>EDUCATION</h3>
|
||||
<EducationCard>
|
||||
<EducationYear>2011</EducationYear> Nice Sophia - Antipolis university Computer science Master degree,
|
||||
engineering
|
||||
&
|
||||
foundations
|
||||
<EducationYear>2011</EducationYear> Nice Sophia - Antipolis university Computer science
|
||||
Master degree, engineering & foundations
|
||||
</EducationCard>
|
||||
<EducationCard>
|
||||
<EducationYear>2009</EducationYear> Nice Sophia - Antipolis university Mathematics & Computer science Licenced
|
||||
<EducationYear>2009</EducationYear> Nice Sophia - Antipolis university Mathematics &
|
||||
Computer science Licence
|
||||
</EducationCard>
|
||||
<h3>SKILLS</h3>
|
||||
<h4>Frontend:</h4>
|
||||
<h4>Front end:</h4>
|
||||
HTML, CSS, JavaScript, Typescript, React, VueJs
|
||||
<h4>Backend:</h4>
|
||||
<h4>Back end:</h4>
|
||||
Java, NodeJs, PhP
|
||||
<h4>Databases:</h4>
|
||||
MySql, PostresSQL, SQLite
|
||||
@ -115,13 +114,13 @@ import SideMenu from "./components/SideMenu.vue";
|
||||
<li>internationalization</li>
|
||||
<li>accessibility</li>
|
||||
<li>testability</li>
|
||||
<li>alorithmic complexity</li>
|
||||
<li>algorithmic complexity</li>
|
||||
</ul>
|
||||
<div>
|
||||
<h3>Hobies</h3>
|
||||
<h3>Hobbies</h3>
|
||||
<ul>
|
||||
<li>Home lab</li>
|
||||
<li>radioControl fpv plane</li>
|
||||
<li>Radio Control FPV plane</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user