cv.json 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. {
  2. "basics": {
  3. "name": "Julien Hervé",
  4. "label": "Ingénieur/développeur logiciel polyvalent",
  5. "image": "",
  6. "email": "john@gmail.com",
  7. "phone": "(912) 555-4321",
  8. "url": "https://johndoe.com",
  9. "summary": "A summary of John Doe…",
  10. "location": {
  11. "city": "Paris",
  12. "countryCode": "FR"
  13. },
  14. "profiles": [
  15. {
  16. "network": "LinkedIn",
  17. "url": "https://www.linkedin.com/in/julien-herv%C3%A9-ba9ba689/"
  18. }
  19. ]
  20. },
  21. "work": [
  22. {
  23. "name": "Création d'entreprise",
  24. "position": "Porteur de projet / chef d'entreprise",
  25. "startDate": "2017-05",
  26. "summary": "Développement d'un réseau social collaboratif",
  27. "highlights": [
  28. "Définition haut-niveau du projet",
  29. "Détermination du business model",
  30. "Définition d'étapes réalistes de développement",
  31. "Exploration de plusieurs solutions techniques : Python/Django, Python, NodeJS, Haskell, Elixir",
  32. "Mise en production d'un premier prototype à disposition de quelques utilisateurs",
  33. "Définition stratégique avec un partenaire communication"
  34. ]
  35. },
  36. {
  37. "name": "Parrot",
  38. "position": "Ingénieur logiciel embarqué",
  39. "url": "https://www.parrot.com",
  40. "startDate": "2014-09",
  41. "endDate": "2017-05",
  42. "summary": "Développement et architecture sur le logiciel embarqué des drones de la marque (Bebop Drone, Bebop Drone 2.0, Minidrones)",
  43. "highlights": [
  44. "Started the company"
  45. ]
  46. },
  47. {
  48. "name": "CEA",
  49. "position": "Ingénieur chercheur",
  50. "url": "https://www.cea.fr",
  51. "startDate": "2009-11",
  52. "endDate": "2014-08",
  53. "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)",
  54. "highlights": [
  55. "Started the company"
  56. ]
  57. }
  58. ],
  59. "volunteer": [
  60. {
  61. "organization": "Organization",
  62. "position": "Volunteer",
  63. "url": "https://organization.com/",
  64. "startDate": "2012-01-01",
  65. "endDate": "2013-01-01",
  66. "summary": "Description…",
  67. "highlights": [
  68. "Awarded 'Volunteer of the Month'"
  69. ]
  70. }
  71. ],
  72. "education": [
  73. {
  74. "institution": "Ecole nationale supérieure de l'Electronique et de ses Applications",
  75. "url": "https://institution.com/",
  76. "area": "Diplôme d'ingénieur, Mécatronique & Electronique Embarquée",
  77. "studyType": "Bachelor",
  78. "startDate": "2006",
  79. "endDate": "2009",
  80. "score": "4.0",
  81. "courses": [
  82. "DB1101 - Basic SQL"
  83. ],
  84. "location": "Cergy-Pontoise",
  85. "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"
  86. }
  87. ],
  88. "awards": [
  89. {
  90. "title": "Award",
  91. "date": "2014-11-01",
  92. "awarder": "Company",
  93. "summary": "There is no spoon."
  94. }
  95. ],
  96. "certificates": [
  97. {
  98. "name": "Certificate",
  99. "date": "2021-11-07",
  100. "issuer": "Company",
  101. "url": "https://certificate.com"
  102. }
  103. ],
  104. "publications": [
  105. {
  106. "name": "Publication",
  107. "publisher": "Company",
  108. "releaseDate": "2014-10-01",
  109. "url": "https://publication.com",
  110. "summary": "Description…"
  111. }
  112. ],
  113. "skills": [
  114. {
  115. "name": "Backend",
  116. "level": "Master",
  117. "keywords": [
  118. "Elixir",
  119. "Python",
  120. "Django",
  121. "HTTP",
  122. "Rest"
  123. ]
  124. },
  125. {
  126. "name": "Tools",
  127. "level": "Master",
  128. "keywords": [
  129. "git",
  130. "Linux",
  131. "Python"
  132. ]
  133. }
  134. ],
  135. "languages": [
  136. {
  137. "language": "Français",
  138. "fluency": "Langue maternelle"
  139. },
  140. {
  141. "language": "English",
  142. "fluency": "Fluent"
  143. },
  144. {
  145. "language": "Português",
  146. "fluency": "débutant"
  147. },
  148. {
  149. "language": "Deutsch",
  150. "fluency": "débutant"
  151. }
  152. ],
  153. "interests": [
  154. {
  155. "name": "Wildlife",
  156. "keywords": [
  157. "Ferrets",
  158. "Unicorns"
  159. ]
  160. }
  161. ],
  162. "references": [
  163. {
  164. "name": "Jane Doe",
  165. "reference": "Reference…"
  166. }
  167. ],
  168. "projects": [
  169. {
  170. "name": "Project",
  171. "description": "Description…",
  172. "highlights": [
  173. "Won award at AIHacks 2016"
  174. ],
  175. "keywords": [
  176. "HTML"
  177. ],
  178. "startDate": "2019-01-01",
  179. "endDate": "2021-01-01",
  180. "url": "https://project.com/",
  181. "roles": [
  182. "Team Lead"
  183. ],
  184. "entity": "Entity",
  185. "type": "application"
  186. }
  187. ]
  188. }