We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to export the generated CV in a pdf/doc format?
The text was updated successfully, but these errors were encountered:
{ "basics": { "name": "Ilyas Rabaa", "email": "[email protected]", "phone": "+1234567890", "location": { "city": "Ain Sebaa", "country": "Maroc" } }, "education": [ { "institution": "Université FSJES Ain Sebaa", "area": "Marketing et Commerce", "studyType": "Licence", "endDate": "2023" } ], "work": [ { "position": "En recherche d'emploi", "company": "En cours", "startDate": "2023", "summary": "Développement de compétences en marketing, commerce et e-commerce." } ], "projects": [ { "name": "Auto-marketing des produits Ola Internet", "description": "Mise en œuvre de projets d'auto-marketing pour les produits Ola Internet." }, { "name": "Projets dans l'électronique, design publicitaire, logos commerciaux", "description": "Réalisations dans l'électronique, design publicitaire et création de logos commerciaux." }, { "name": "Informatique - Découverte et analyse de problèmes électroniques", "description": "Autodidacte en science des données et intelligence artificielle." } ], "skills": [ { "name": "marketing", "level": "Avancé" }, { "name": "commerce", "level": "Avancé" }, { "name": "eCommerce", "level": "Intermédiaire" }, { "name": "electronique", "level": "Intermédiaire" }, { "name": "scienceDesDonnees", "level": "Débutant" }, { "name": "intelligenceArtificielle", "level": "Débutant" }, { "name": "francais", "level": "Courant" }, { "name": "anglais", "level": "Intermédiaire" }, { "name": "arabe", "level": "Courant" } ], "interests": [ { "name": "Voyages" }, { "name": "Musique" }, { "name": "Football" } ] }
Sorry, something went wrong.
No branches or pull requests
Is there a way to export the generated CV in a pdf/doc format?
The text was updated successfully, but these errors were encountered: