| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- {
- "basics": {
- "name": "Julien Hervé",
- "label": "Ingénieur/développeur logiciel polyvalent",
- "image": "",
- "email": "john@gmail.com",
- "phone": "(912) 555-4321",
- "url": "https://johndoe.com",
- "summary": "A summary of John Doe…",
- "location": {
- "city": "Paris",
- "countryCode": "FR"
- },
- "profiles": [
- {
- "network": "LinkedIn",
- "url": "https://www.linkedin.com/in/julien-herv%C3%A9-ba9ba689/"
- }
- ]
- },
- "work": [
- {
- "name": "Création d'entreprise",
- "position": "Porteur de projet / chef d'entreprise",
- "startDate": "2017-05",
- "summary": "Développement d'un réseau social collaboratif",
- "highlights": [
- "Définition haut-niveau du projet",
- "Détermination du business model",
- "Définition d'étapes réalistes de développement",
- "Exploration de plusieurs solutions techniques : Python/Django, Python, NodeJS, Haskell, Elixir",
- "Mise en production d'un premier prototype à disposition de quelques utilisateurs",
- "Définition stratégique avec un partenaire communication"
- ]
- },
- {
- "name": "Parrot",
- "position": "Ingénieur logiciel embarqué",
- "url": "https://www.parrot.com",
- "startDate": "2014-09",
- "endDate": "2017-05",
- "summary": "Développement et architecture sur le logiciel embarqué des drones de la marque (Bebop Drone, Bebop Drone 2.0, Minidrones)",
- "highlights": [
- "Started the company"
- ]
- },
- {
- "name": "CEA",
- "position": "Ingénieur chercheur",
- "url": "https://www.cea.fr",
- "startDate": "2009-11",
- "endDate": "2014-08",
- "summary": "Travaux de R&D sur PharOS, un RTOS embarqué sûr pour l'automobile (connu sous le nom d'ASTERIOS depuis son industrialisation par KRONO-SAFE)",
- "highlights": [
- "Started the company"
- ]
- }
- ],
- "volunteer": [
- {
- "organization": "Organization",
- "position": "Volunteer",
- "url": "https://organization.com/",
- "startDate": "2012-01-01",
- "endDate": "2013-01-01",
- "summary": "Description…",
- "highlights": [
- "Awarded 'Volunteer of the Month'"
- ]
- }
- ],
- "education": [
- {
- "institution": "Ecole nationale supérieure de l'Electronique et de ses Applications",
- "url": "https://institution.com/",
- "area": "Diplôme d'ingénieur, Mécatronique & Electronique Embarquée",
- "studyType": "Bachelor",
- "startDate": "2006",
- "endDate": "2009",
- "score": "4.0",
- "courses": [
- "DB1101 - Basic SQL"
- ],
- "location": "Cergy-Pontoise",
- "summary": " Generalist formation in electronics : analog and digital electronics, software, signal processing, control theory, … Last-year specialization in « Mechatronics and Complex Systems », which has a focus on embedded systems, system modeling and mechanics"
- }
- ],
- "awards": [
- {
- "title": "Award",
- "date": "2014-11-01",
- "awarder": "Company",
- "summary": "There is no spoon."
- }
- ],
- "certificates": [
- {
- "name": "Certificate",
- "date": "2021-11-07",
- "issuer": "Company",
- "url": "https://certificate.com"
- }
- ],
- "publications": [
- {
- "name": "Publication",
- "publisher": "Company",
- "releaseDate": "2014-10-01",
- "url": "https://publication.com",
- "summary": "Description…"
- }
- ],
- "skills": [
- {
- "name": "Backend",
- "level": "Master",
- "keywords": [
- "Elixir",
- "Python",
- "Django",
- "HTTP",
- "Rest"
- ]
- },
- {
- "name": "Tools",
- "level": "Master",
- "keywords": [
- "git",
- "Linux",
- "Python"
- ]
- }
- ],
- "languages": [
- {
- "language": "Français",
- "fluency": "Langue maternelle"
- },
- {
- "language": "English",
- "fluency": "Fluent"
- },
- {
- "language": "Português",
- "fluency": "débutant"
- },
- {
- "language": "Deutsch",
- "fluency": "débutant"
- }
- ],
- "interests": [
- {
- "name": "Wildlife",
- "keywords": [
- "Ferrets",
- "Unicorns"
- ]
- }
- ],
- "references": [
- {
- "name": "Jane Doe",
- "reference": "Reference…"
- }
- ],
- "projects": [
- {
- "name": "Project",
- "description": "Description…",
- "highlights": [
- "Won award at AIHacks 2016"
- ],
- "keywords": [
- "HTML"
- ],
- "startDate": "2019-01-01",
- "endDate": "2021-01-01",
- "url": "https://project.com/",
- "roles": [
- "Team Lead"
- ],
- "entity": "Entity",
- "type": "application"
- }
- ]
- }
|