Explorar el Código

Move all elixir files one level up

theenglishway (time) hace 2 años
padre
commit
900c4810db
Se han modificado 11 ficheros con 0 adiciones y 189 borrados
  1. 0 0
      .formatter.exs
  2. 0 0
      .gitignore
  3. 0 0
      README.md
  4. 0 189
      cv_gen/priv/data/cv.json
  5. 0 0
      lib/application.ex
  6. 0 0
      lib/cv_gen.ex
  7. 0 0
      lib/cv_gen_view.ex
  8. 0 0
      lib/templates/cv.html.heex
  9. 0 0
      lib/watchdog.ex
  10. 0 0
      mix.exs
  11. 0 0
      mix.lock

cv_gen/.formatter.exs → .formatter.exs


cv_gen/.gitignore → .gitignore


cv_gen/README.md → README.md


+ 0 - 189
cv_gen/priv/data/cv.json

@@ -1,189 +0,0 @@
-{
-    "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"
-        }
-    ]
-}

cv_gen/lib/application.ex → lib/application.ex


cv_gen/lib/cv_gen.ex → lib/cv_gen.ex


cv_gen/lib/cv_gen_view.ex → lib/cv_gen_view.ex


cv_gen/lib/templates/cv.html.heex → lib/templates/cv.html.heex


cv_gen/lib/watchdog.ex → lib/watchdog.ex


cv_gen/mix.exs → mix.exs


cv_gen/mix.lock → mix.lock