diff --git a/pyproject.toml b/pyproject.toml index 98f4055d5..a83d42897 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "superduper-framework" description = "🔮 Bring AI to your favourite database 🔮" readme = "README.md" -version = '0.5.10' +version = '0.5.11' license = {file = "LICENSE"} maintainers = [{name = "superduper.io, Inc.", email = "opensource@superduper.com"}] keywords = [ diff --git a/snowflake_test.py b/snowflake_test.py new file mode 100644 index 000000000..a7e2f9f1b --- /dev/null +++ b/snowflake_test.py @@ -0,0 +1,39 @@ +import json + +from superduper_openai import OpenAIEmbedding +from superduper import * +from superduper.components.datatype import Vector + +CFG.auto_schema = True +CFG.vector_search_engine = 'snowflake' +CFG.data_backend = 'snowflake://softwareuser:SU4yv6DfUPUL0CPDdsCDDSLttVc@ngkjqqn-superduperdbeu/myuser_db/data' + +m = OpenAIEmbedding( + 'test', + model='text-embedding-ada-002', + example='test', +) + +db = superduper() +db.cfg.auto_schema = True + +with open('text.json') as f: + data = json.load(f) + +db['test'].insert(data).execute() + +vector_index = VectorIndex( + 'test', + indexing_listener=Listener( + 'test', + model=m, + select=db['test'].select(), + key='txt' + ), + measure='l2' +) + +db.apply(vector_index, force=True) + +for r in db['test'].like({'txt': 'Axel Covin'}, n=1, vector_index='test').select().execute(): + print(r['txt']) \ No newline at end of file diff --git a/superduper/components/model.py b/superduper/components/model.py index 3c08d6070..a2251c074 100644 --- a/superduper/components/model.py +++ b/superduper/components/model.py @@ -574,6 +574,9 @@ def _prepare_inputs_from_select( mapping = Mapping(X, self.signature) if in_memory: docs = list(self.db.execute(select.select_using_ids(ids))) + pid = select.table_or_collection.primary_id + lookup = {r[pid]: r for r in docs} + docs = [lookup[id_] for id_ in ids] X_data = list(map(lambda x: mapping(x), docs)) else: assert isinstance(self.db, Datalayer) diff --git a/text.json b/text.json new file mode 100644 index 000000000..38c26f611 --- /dev/null +++ b/text.json @@ -0,0 +1 @@ +[{"txt": "AXEL COVIN - ENGINEERING SCHOOL\nGAP YEAR INTERNSHIP\nACADEMIC YEAR 2024-2025\naxelcovin.pro@gmail.com PRESENTATION\nCONTACT\naxelcovin.pro@gmail.com\n07.70.37.19.27\nAxel Covin\n\n\nCurrently in second year at the Ecole Nationale Sup\u00e9rieure des Mines de Nancy (ENSMN), I am a French engineering student in the Geoscience and Civil Engineering department.\n\nI am looking for a 6-months gap internship, in France or abroad, for the academic year 2024/2025."}, {"txt": "I am looking for a 6-months gap internship, in France or abroad, for the academic year 2024/2025.\n\nI am particularly interested in civil engineering, construction but also energy and environmental issues.\n\n\nSOFT SKILLS\nIndependent work Teamwork Curiosity Adaptability\nFORMATION\nMINES NANCY\u2019S"}, {"txt": "CIVIL ENGINEER FORMATION - \u00c9COLE NATIONALE SUP\u00c9RIEURE DES MINES DE NANCY (ENSMN) - GEOSCIENCE AND CIVIL ENGINEERING DEPARTMENT 2022 - 2026\nMechanics of soils and rocks Civil engineering Mechanics of structures and Resistance of materials \u201cLand-use planning\u201d project : quarry design with study of different aspects Cindynic project \u201cScenarCrise\u201d : science of the danger, study of risks of all types on the sites of the University of Lorraine and implementation of a crisis simulation software."}, {"txt": "Accounting, General Economics and Project Management (Massive Open Online Courses)\nHARD SKILLS\nOffice Pack Python, Matlab and RStudio Code PSC1 (first aid training)\nINTENSIVE TWO-YEAR SCIENCE COURSES TO PREPARE A COMPETITIVE EXAMINATION FOR SELECTIVE SCHOOLS Jeanne d\u2019Albret High School (Saint Germain en Laye, France) September 2020 - July 2022\nLANGUAGES\nEnglish C1 Chinese (Mandarin) HSK 2 German A2\nSolid scientific foundation Engineering Sciences) Supervised Personal Initiative Work (Weekly research work on a chosen subject) :"}, {"txt": "Identification and differentiation of individuals using their biometric data Preparation for oral and written competitive examination\n(Mathematics, Physics, Chemistry,\nASSOCIATIVE COMMITMENT\nPROFESSIONNAL EXPERIENCE\nMEMBER OF STUDENTS\u2019 OFFICE\n\nCorporate relations manager June 2023 - June 2024\nTECHNICAL TRAIN MAINTENANCE OPERATOR COURSE (PARIS EST) SNCF (French National Railway Company)"}, {"txt": "January 2023 - February 2023 (4 weeks)\nPartnership negociation Event organization Contribution to strategic decision-making concerning the school\u2019s associative life\nSorting and inventory of personnal protective equipment Database and stock management Office moves Display of plans in french trains (French Express Regional Network)\nSCHOOL\u2019S FOOTBALL TEAM MANAGER September 2023 - June 2024 Training organization Equipment management"}, {"txt": "Administrative management Academic refereeing formation\nTEMPORARY WORKER IN FRENCH PRIME MINISTER\u2019S SERVICES DSAF (Administrative and Financial Services Direction)\n\nJuly 2021 (1 month)"}, {"txt": "Office moves and layouts Logistics Room preparation Minor repairs\nAdditional table 1 on page 1.\n AXEL COVIN - ENGINEERING SCHOOL\\nGAP YEAR"}, {"txt": "INTERNSHIP\\nACADEMIC YEAR 2024-2025 None \n \n axelcovin.pro@gmail.com\\nPRESENTATION CONTACT axelcovin.pro@gmail.com 07.70.37.19.27"}, {"txt": "Axel Covin \nCurrently in second year at the Ecole\\nNationale Sup\u00e9rieure des Mines de Nancy\\n(ENSMN), I am a French engineering student\\nin the Geoscience and Civil Engineering\\ndepartment.\n\nI am looking for a 6-months gap\\ninternship, in France or abroad, for the\\nacademic year 2024/2025."}, {"txt": "I am particularly\\ninterested in civil engineering, construction\\nbut also energy and environmental issues.\\nSOFT SKILLS\\nIndependent work\\nTeamwork\\nCuriosity\\nAdaptability\\nHARD SKILLS\\nOffice Pack\\nPython, Matlab and RStudio Code\\nPSC1 (first aid training)\\nLANGUAGES\\nEnglish C1\\nChinese (Mandarin) HSK 2\\nGerman A2\\nASSOCIATIVE COMMITMENT\\nMEMBER OF STUDENTS\u2019 OFFICE\\nCorporate relations manager\\nJune 2023 - June 2024\\nPartnership"}, {"txt": "negociation\\nEvent organization\\nContribution to strategic decision-making\\nconcerning the school\u2019s associative life\\nSCHOOL\u2019S FOOTBALL TEAM MANAGER\\nSeptember 2023 - June 2024\\nTraining organization\\nEquipment management\\nAdministrative management\\nAcademic refereeing formation FORMATION\\nMINES NANCY\u2019S CIVIL ENGINEER FORMATION - \u00c9COLE NATIONALE\\nSUP\u00c9RIEURE DES MINES DE NANCY (ENSMN) - GEOSCIENCE AND\\nCIVIL ENGINEERING DEPARTMENT\\n2022 - 2026\\nMechanics of soils and rocks\\nCivil engineering\\nMechanics of structures and Resistance of materials\\n\u201cLand-use planning\u201d project : quarry design with study of different\\naspects\\nCindynic project \u201cScenarCrise\u201d : science of the danger, study of risks\\nof all types on the sites of the University of Lorraine and\\nimplementation of a crisis simulation software.\\nAccounting, General Economics and Project Management (Massive\\nOpen Online Courses)\\nINTENSIVE TWO-YEAR SCIENCE COURSES TO PREPARE A\\nCOMPETITIVE EXAMINATION FOR SELECTIVE SCHOOLS\\nJeanne d\u2019Albret High School (Saint Germain en Laye, France)\\nSeptember 2020"}, {"txt": "-\n\nJuly 2022\\nSolid scientific foundation (Mathematics, Physics, Chemistry,\\nEngineering Sciences)\\nSupervised Personal Initiative Work (Weekly research work on a\\nchosen subject) :"}, {"txt": "Identification and differentiation of individuals using\\ntheir biometric data\\nPreparation for oral and written competitive examination\\nPROFESSIONNAL EXPERIENCE\\nTECHNICAL TRAIN MAINTENANCE OPERATOR COURSE (PARIS EST)\\nSNCF (French National Railway Company)\\nJanuary 2023 - February 2023 (4 weeks)\\nSorting and inventory of personnal protective equipment\\nDatabase and stock management\\nOffice moves\\nDisplay of plans in french trains (French Express Regional Network)\\nTEMPORARY WORKER IN FRENCH PRIME MINISTER\u2019S SERVICES\\nDSAF (Administrative and Financial Services Direction)\\nJuly 2021 (1 month)\\nOffice moves and layouts\\nLogistics\\nRoom preparation\\nMinor repairs None"}, {"txt": "Anis-Samy LAAMRI\nE L \u00c8 V E - I N G \u00c9 N\n\nI E U R E N 2 \u00c8 M E A N N\n\n\u00c9 E\nPROFIL PERSONNEL\nJe suis un \u00e9l\u00e8ve-ing\u00e9nieur en data science et analyse de donn\u00e9es \u00e0 la recherche d'un stage de c\u00e9sure pour mettre mes connaissances et d\u00e9velopper mes comp\u00e9tences."}, {"txt": "en\napplication\nCOMP\u00c9TENCES TECHNIQUES\nExcel & VBA CamL R Python & C LateX & Matlab SQL & Pandas TensorFlow, Keras\nLANGUES\nFran\u00e7ais : Langue Maternelle Anglais : C1 Cambridge Advanced Espagnol : Niveau B1 Japonais : Niveau A2 Arabe : Niveau A1\nCOORDONN\u00c9ES DE CONTACT\nAdresse : 7 rue Gustave Charpentier, 54500, Vand\u0153uvre-L\u00e8s-Nancy E-mail : a.laamri@outlook.fr T\u00e9l\u00e9phone : 06.09.86.21.03\nACTIVIT\u00c9S EXTRASCOLAIRES\nJunior Entreprise Mines Services\nOctobre 2021 - En cours\nCharg\u00e9 d'affaires \u00e0 la JE de l'Ecole des Mines de Nancy."}, {"txt": "Prospection et accompagnement de clients sur des missions r\u00e9alis\u00e9es par les \u00e9l\u00e8ves des Mines.\n\n\nBasket-Ball\nPratique au niveau d\u00e9partemental de 2006 \u00e0 2018 Champion Universitaire 2022 Entra\u00eeneur et capitaine de basket de l'Ecole des Mines de Nancy.\nl'\u00e9quipe de\nMembre du Bureau de Cin\u00e9mines\nJuin 2022 - En cours\nMembre du bureau du club de cin\u00e9ma de l'Ecole des Mines de Nancy.\n\nChoix du film, projection et discussion post- s\u00e9ance."}, {"txt": "Choix du film, projection et discussion post- s\u00e9ance.\n\n\nFORMATION ET DIPLOMES\nEcole des Mines de Nancy - Ing\u00e9nieur Civil Deuxi\u00e8me ann\u00e9e cours\n: Septembre 2022 -\n\nEn\ning\u00e9nierie des syst\u00e8mes de -Sp\u00e9cialisation en production et de d\u00e9cision : Analyse de donn\u00e9es, Apprentissage Automatique, G\u00e9nie industriel Optimisation.\n\nDeep learning, Foundation of Databases."}, {"txt": "Deep learning, Foundation of Databases.\n\n-Enseignements Manag\u00e9riaux : Contr\u00f4le de Gestion, Comptabilit\u00e9, Macro\u00e9conomie, Th\u00e9orie des Jeux Premi\u00e8re ann\u00e9e 2022\n: Septembre 2021 - Juin\nEtude des disciplines constituant le socle de base d'un ing\u00e9nieur g\u00e9n\u00e9raliste.\n\nMath\u00e9matiques : Analyse Num\u00e9rique, Probabilit\u00e9s, Statistiques.\n\nPhysique Statistique, Thermodynamique.\n\nInformatique -Disciplines"}, {"txt": "Physique Statistique, Thermodynamique.\n\nInformatique -Disciplines\n\nTransversales Economie g\u00e9n\u00e9rale, Langues Facult\u00e9 des Sciences - Licence Math\u00e9matique 2019-2021 , Nancy\nClasse Pr\u00e9paratoire Universitaire math\u00e9matiques, physique, informatique et anglais\n: L1 et L2 de\nEXPERIENCES PROFESSIONNELLES\nPr\u00e9parateur de commande chez Louis Vuitton\nJanvier 2022 - Fevrier 2022 , Cergy-Pontoise\nStage op\u00e9rateur dans Vuitton de Cergy."}, {"txt": "Polyvalence des magasinier entre r\u00e9ceptionniste et conditionneur des marchandises\nl'un des entrep\u00f4ts Louis r\u00f4les du les postes de pr\u00e9parateur,\nAide \u00e0 l'organisation du cycle \"Sciences et Soci\u00e9t\u00e9\"\nSeptembre 2020 - Juin 2021 , Nancy\nParticipation \u00e0 logistique du cycle de conf\u00e9rences: https://conferences-sciences-et- societe.univ-lorraine.fr/ Assistance technique et\n\nhumaine d\u00e9roulement des conf\u00e9rences\nla\nlors du\nPROJETS UNIVERSITAIRES\nProjet Recherche 2A -"}, {"txt": "humaine d\u00e9roulement des conf\u00e9rences\nla\nlors du\nPROJETS UNIVERSITAIRES\nProjet Recherche 2A -\n\nInstitut Elie Cartan\nSeptembre 2022 - En cours\nEtude du groupe des matrices de Pauli : Caract\u00e8res, repr\u00e9sentations et applications en informatique quantique.\n\n\nProjet 1A - Fondation \"Main \u00e0 la p\u00e2te\"\nSeptembre 2021 - Mai 2022\nIntervention dans le cadre du dispositif \"Main \u00e0 la p\u00e2te\" :\n\nPr\u00e9sentations et exp\u00e9riences scientifiques en \u00e9cole primaire\nAdditional table 1 on page 1."}, {"txt": "Pr\u00e9sentations et exp\u00e9riences scientifiques en \u00e9cole primaire\nAdditional table 1 on page 1.\n \n\nFORMATION ET DIPLOMES\n\nAdditional table 2 on page 1.\n \n\nEXPERIENCES PROFESSIONNELLES\n\nAdditional table 3 on page 1.\n ACTIVIT\u00c9S EXTRASCOLAIRES\n\nAdditional table 4 on page 1.\n PROJETS UNIVERSITAIRES"}, {"txt": "Abdelrahman Mohamed Ahmed Hassan\n(02)1092025667 | abdelrahman.abotaleb@gmail.com | linkedin.com/in/abdelrahman-mohamed-34753514b | Assiut, Egypt\nCAREER OBJECTIVE\nMotivated Computer Science graduate seeking the role of IT Specialist at smart companies.\n\n\u2022 Experience 3+ years of industry experience Passionate about building Relevant skills include Database Administration, and Network Architecture and maintaining computer systems.\n\n\nExperience 1+ years as Graphic Designer.\n\n\nWORK EXPERIENCE"}, {"txt": "Experience 1+ years as Graphic Designer.\n\n\nWORK EXPERIENCE\n\n\n\nIT Help desk, IT Technician and Store Keeper for"}, {"txt": "IT Help desk, IT Technician and Store Keeper for\n\nIT Department Rouvan Hospital Dec 23-until now, Assiut \u2022 Designed, implemented, and maintained hardware, software, and network configurations and troubleshoot system and network problems quickly and accurately\n\nIT Specialist and Help desk International Company for Medical Supplies Feb 22-Dec 23, Assiut \u2022 Designed, implemented, and maintained hardware, software, and network configurations and troubleshoot system and network problems quickly and accurately."}, {"txt": "Technical Support\nWE Company May 19 - Feb 22, Assiut \u2022 Provided technical assistance to customers over the phone and email, efficiently resolved customer inquiries and troubleshooted technical issues.\n\n\nCustomer Services\nVodafone April 18 - May 19, Assiut \u2022 Achieved outstanding customer satisfaction scores of 100%, handle them problems and answered over 100 customer inquiries a day.\n\n\nEDUCATION\nBachelor of Computer and Information Systems Assiut University, Assiut ,2015."}, {"txt": "EDUCATION\nBachelor of Computer and Information Systems Assiut University, Assiut ,2015.\n\n\nCOURSEWORK\nGoogle IT Support Specialist certificate.\n\nMay 2024.\n\n\u2022 Cisco Certified Network Associate (CCNA)\n\nNational Telecommunication Institute (NTI) ,2022.\n\n\nMCSA Self Study.\n\n\u2022\n\n2D Graphic Design\nNational Telecommunication Institute (NTI) ,2023.\n\n\nGeneral Education Diploma Assiut University.\n\n2023 \u2022 Digital Transformation Certificate.\n\n\nAssiut University.\n\n2023."}, {"txt": "2023 \u2022 Digital Transformation Certificate.\n\n\nAssiut University.\n\n2023.\n\n\nPROJECTS\nAn Electronic Election Website\nFaculty of Computer and Information System.\n\u25aa Developed and configured an electronic election website with voice authentication and secure user authentication, meeting federal\nand state security standards.\n\n\nAdditional table 1 on page 1."}, {"txt": "IT Help desk , IT Technician and Store Keeper for IT Department\n Rouvan Hospital Dec 23-until now, Assiut None\n\u2022 Designed, implemented, and maintained hardware, software, and network configurations and troubleshoot system and None\n network problems quickly and accurately None"}, {"txt": "SKILLS & ABILITIES\nHard Skills: Troubleshooting (Advanced), Technical Support (Experienced), Virus Removal, Hardware Setup. \u2022 Techniques: Software Installation, IT Hardware Support, Computer Repair, Remote Desktop, VMware. \u2022\n\nSoftware Skills \u2022 \u2022 \u2022 Microsoft Office (Word, Excel, Outlook, Access, PowerPoint), Photoshop.\n\n\u2022 \u2022 Excellent interpersonal and communication skills helpful\nLanguages Very good English.\n\nExcellent Arabic"}, {"txt": "HOUDA LAHRACHE\n\u00c0 la recheche d\u2019un stage PFE D\u00e9but F\u00e9vrier\nhouudalahrch20@gmail.com"}, {"txt": "Maroc, Oujda\nhouda.lahrache@ump.ac.ma\n\ufb02 linkedin.com/in/houda-lahrache-9a6550246\n(cid:211) +212 6 00 58 79 29\n(cid:135) github.com/Houdalahrache\n\u00c9DUCATION\nR\u00c9ALISATIONS\nIng\u00e9nierie Data Science and Cloud Computing\nENSA Oujda | Universit\u00e9 Mohammed Premier (cid:17) Sept 2021 \u2013 Aujourd\u2019hui\nOujda, Oriental\nCycle Pr\u00e9paratoire Int\u00e9gr\u00e9e\n3 Top Speaker | Club Altruisme ENSAO 2\u00e8me place \u00e0 la comp\u00e9tition \"Top Speaker\"\nPublic Speaking\nENSA Oujda | Universit\u00e9 Mohammed Premier (cid:17) Sept 2019 \u2013 Juin 2021\nOujda, Oriental\ng Vice Pr\u00e9sidente du Club Reporters\nEXPERIENCE\nLeadership\nEsprit d\u2019\u00e9quipe\nStage d\u2019Application en NLP pour l\u2019analyse des articles sci- enti\ufb01ques en IA et Extraction en Chatbot\n(cid:143) Animatrice de plusieurs activit\u00e9s\nAteliers lors de la 9\u00e8me et 10\u00e8me \u00e9di- tion du Festival des Sciences\n3D Smart Factory (cid:17) Juillet 2023-Septembre 2023\nMaroc , Mohammadia\nJourn\u00e9e Data Science and Cloud Com- puting, 1\u00e8re \u00c9dition\n1."}, {"txt": "Collecter les donn\u00e9es depuis un API Arxiv.\n\n\n2.\n\nPr\u00e9paration des donn\u00e9es ( Extraction , Nettoyage, Tokenisation...)\n3.\n\nEntra\u00eenement d\u2019un mod\u00e8le BERT pour l\u2019extraction d\u2019informations.\n\n\nCOMP\u00c9TENCES\nTensor\ufb02ow transformers\nPython\nArxiv\nPROJET PERSONNEL\nSoftware engineering \u2022 Python, Java, JEE, Web Scraping, R\nProjet data science\nIntelligence Arti\ufb01cielle \u2022 Mod\u00e8les : ARIMA , RNN , LSTM , BERT , KNN,\nDecision Tree, Naive Bayes\nCollecte des donn\u00e9es \u00e0 partir de Kaggle, suivi de la pr\u00e9paration des donn\u00e9es."}, {"txt": "Outils : Pandas , Seaborn , Tensor\ufb02ow\nR\u00e9alisation d\u2019une analyse exploratoire approfondie des donn\u00e9es.\n\n\nFormats de Donn\u00e9es : Excel , CSV , SQL\nD\u00e9veloppement du mod\u00e8le\nD\u00e9ploiement du mod\u00e8le pour une utilisation e\ufb00ective."}, {"txt": "scikit-learn\nseaborn\nnumpy Matplotlib\nPandas\nDev Ops \u2022 Git and Github\nDocker\nProjet d\u2019Analyse des R\u00e9servations d\u2019H\u00f4tels avec Python\nKubernetes\nCollecte des donn\u00e9es de r\u00e9servation\nPr\u00e9traitement et Analyse des donn\u00e9es pour la qualit\u00e9\nBusiness Intelligence \u2022 ETL : Talend Open Studio\nMod\u00e9lisation et pr\u00e9vision des tendances\nRestitution de donn\u00e9es : Power BI\nPandas\nSeaborn Matplotlib\nPython\nData Streaming : Apache Kafka\nTime series forecasting\nBase de donn\u00e9es \u2022 SQL, PL/SQL, MySQL, Oracle\nL\u2019analyse d\u2019une s\u00e9rie temporelle pour la pr\u00e9diction du nombre de vols \u00e0 main arm\u00e9e mensuels \u00e0 Boston ."}, {"txt": "LSTM RNN ARIMA\nLANGUE\nData Engineering\nFran\u00e7ais\nCourant\nEtablissement d\u2019un pipeline de streaming avec kafka et visualisation en Temps R\u00e9el .\n\nDocker\nkafka\nIn\ufb02uxDB\ngrafana\nAnglais\nNiveau Interm\u00e9diaire\nArabe\nLangue maternelle"}, {"txt": "Ibrahim LAHLOU Data Analyst , Big Data & Cloud \ufffd linkedin.com/in/ibrahim-lahlou-ild01 \ufffd github.com/IbLahlou \ufffd +212 07 77 61 51 31 \ufffd ibrahimlahlou021@gmail.com \ufffd 2 Rue Chatillon , Belv\u00e9d\u00e8re , 20300 , Casablanca, Maroc \ufffd 23 ans , N\u00e9 a Oujda\nFuture Ing\u00e9nieur sp\u00e9cialis\u00e9 en Data Science et"}, {"txt": "Th\u00e9a Chaduteau Looking for a 6-month internship in PE from March 2024 00 33 6 76 39 86 12 | chaduteau.thea@gmail.com | 20 Rue Saulnier, Paris 75009, France\nEDUCATION -\n\u00c9cole des Mines - French \u2018Grande \u00c9cole\u2019 Elite Engineering School MSc in Applied Mathematics and Decision Engineering (Formation Ing\u00e9nieur Civil des Mines) \u25cf Relevant coursework:"}, {"txt": "Cloud Computing \ufffd COMP\u00c9TANCE Frameworks\nFast-api , Flask ,Django ,Java/JEE(mobile,web),Spring, React.js\nDatabases MySQL,Google Bigquery, Sqlite, Microsoft SQL Server, redis\nData Analysis & BI Data Science & AI Outils DevOps\nTalend,Airflow, SSAS , Power BI Tensorflow,Pytorch,pandas,mlflow,statsmodel,DVC JIRA Scrum,Git , Github Action , Docker , Terraform , Pytest , Grafana\nIndustry Knowledge Webscraping,Time Series ,Geospatial Data ,Data mining ,Model Serving \ufffd EXP\u00c9RIENCES\nJuillet 2023 Model de Correction Orthographique| MLOps Jr Intern, 3D SMART FACTORY, Mohammadia\nAo\u00fbt 2023 \ufffd IbLahlou/SpellX\n\u2220 Documentation et analyse des mod\u00e8les de v\u00e9rification de donn\u00e9es et d\u2019orthographe."}, {"txt": "\u2220 Conception d\u2019un pipeline pour un mod\u00e8le de NLP avec des m\u00e9triques comme BLEU-N. \u2220 Conteneurisation et D\u00e9ploiement de l\u2019application Web Flask vers AWS avec Github Action Python logging\nJIRA\nScrum Conda\nPip\nSpello\nTransformers\nFlask\nDocker Github actions\nAWS\nAo\u00fbt 2022\nApplication Web Fullstack| Web Dev Junior Intern, WIKREAT, Casablanca\nSeptembre 2022 \ufffd IbLahlou/Lareact-backend \ufffd IbLahlou/Lareact\n\u2220 D\u00e9veloppement d\u2019une api avec Laravel PHP avec l\u2019architecture REST \u2220 D\u00e9veloppement des Composants Frontends avec React.js et tester l\u2019api avec postman \u2220 Conception d\u2019un tableau interactive avec data.table et jquery\ncomposer\nLaravel 7\nnpm React.js\nPostman\nData.table\nJquery\nPHP\nJavascript\nFigma\n\ufffd FORMATION\n2024-2019 2019\nCycle d\u2019ing\u00e9nieur , Ing\u00e9nieurie Data Science and Cloud Computing \u00e0 l\u2019ENSA Oujda Baccalaur\u00e9at Scientifique option Science de la Chimie et de la Physique , Mention Tr\u00e9s Bien\n\ufffd PROJETS PIPELINE MLOPS POUR LA R\u00c9GRESSION ELASTICNET \ufffd IbLahlou/ElasticNet-model-e2e Le projet vise \u00e0 optimiser un mod\u00e8le de r\u00e9gression Elastic-Net, en utilisant des principes de MLOps pour r\u00e9soudre les probl\u00e8mes de Data Drift, et"}, {"txt": "ce en automatisant l\u2019ingestion de donn\u00e9es, model serving et l\u2019artifact tracking."}, {"txt": "Conda\nPip Git\nDVC\nApache Airflow Sckitlearn\nGridsearch Mlflow Terraform GCS\nFlask\nANALYSE DES ANOMALIES DANS LES DONN\u00c9ES DE LOGS \ufffd IbLahlou/Data-Log-analysis Le projet a pour objectif de d\u00e9tecter les anomalies dans les logs d\u2019une application Web en utilisant une architecture ma\u00eetre-esclave Hadoop, avec HBase et Flume, pour l\u2019ingestion et l\u2019analyse des donn\u00e9es\nBash\nLinux Git\nFlask\nDocker Hadoop\nPython\nJava\nFlume Hbase\nPhoenix SQL Grafana\nANALYSE DES DONN\u00c9ES D\u2019UN CAPTEUR DHT11\nCe pipeline automatise le flux de donn\u00e9es de GCS \u00e0 Looker, en incluant transfert et nettoyage via BigQuery, pour une utilisation strat\u00e9gique des donn\u00e9es."}, {"txt": "Bash\nLinux\nPython\nIAM GCS\nGCF\nIAM Bigquery\nSQL\nLooker\n\ufffd LANGUES\n+ ACTIVIT\u00c9 PARASCOLAIRE\n\u2220 Fran\u00e7ais : Courant \u2220 Anglais : Courant\n\u2220 Data Science & IT Content Creator @ildodata \u2220 Formateur Git et Github a GDSC d\u2019ensa oujda\n2023\n2023\n2023\nAdditional table 1 on page 1.\n\n\nScrum Conda\n\nAdditional table 2 on page 1.\nGithubactions AWS Pythonlogging\n\nAdditional table 3 on page 1.\n\n\nData.table\n\nJquery\n\nAdditional table 4 on page 1.\nBash Linux\n\nAdditional table 5 on page 1."}, {"txt": "Data.table\n\nJquery\n\nAdditional table 4 on page 1.\nBash Linux\n\nAdditional table 5 on page 1.\n\n\nHbase PhoenixSQL\n\nAdditional table 6 on page 1.\nBash Linux"}, {"txt": "P R O F\n\nI L P E R S O N N E L\nJeune data scientist de 23 ans d\u00e9couvrant le monde.\n\nJe suis curieux, autonome et d\u00e9sireux de me rendre utile.\n\n\nC O N T\n\nA C T E Z - M O I\n31000, Toulouse\narslane.medjahdi@gmail.com\n@arslane medjahdi\n06 52 53 71 92\nL A N G U E S\nAnglais B2 Allemand A2 Espagnol A2\nC"}, {"txt": "O M P E T E N C E S\nSOFT SKILLS : Travail d\u2019\u00e9quipe Prise de d\u00e9cision Proactivit\u00e9 \u00c9coute active Esprit critique\nHARD SKILLS :\nMachine Learning Deep Learning Python (Jupyter Notebook), R SQL (MySQL) LateX, Powerpoint, QGIS\n\n\nC E N T R E D ' I\n\nN T E R E T E T L O\n\nI S\n\nI R\nVolley Ball Lecture Wwoofing\nARSLANE MEDJAHDI\nD\n\nA T A S C\n\nI E N T\n\nI S T\nF O R M A T"}, {"txt": "I S\n\nI R\nVolley Ball Lecture Wwoofing\nARSLANE MEDJAHDI\nD\n\nA T A S C\n\nI E N T\n\nI S T\nF O R M A T\n\nI O N\nMaster en Math\u00e9matique et Ing\u00e9nierie pour la Science des Donn\u00e9es Facult\u00e9 des Sciences et Technologies | 2021 - 2023 | Nancy Master en partenariat avec l'Ecole des Mines et\n\nTelecom Nancy Fouille de donn\u00e9es et Extraction de connaissance, Visualisation de donn\u00e9es, Intelligence Artificielle, Apprentissage supervis\u00e9."}, {"txt": "L3 Math\u00e9matiques et Applications Facult\u00e9 des Sciences et Technologies | 2020 - 2021 | Nancy Alg\u00e8bre lin\u00e9aire appliqu\u00e9e, Statistiques et Probabilit\u00e9s, Analyse.\nCPU Math\u00e9matiques Physique et\n\nInformatique Facult\u00e9 des Sciences et Technologies | 2018 - 2020\n\n| Nancy Licence de math\u00e9matique renforc\u00e9e, compl\u00e9ment en physique et en informatique.\n\n\nE X P \u00c9 R I E N C E P R O F E S S\n\nI O\n\nN N E L L E E T S T A G E\nAvril 2023 \u00e0 Septembre 2023 Stage |\n\nCLS Toulouse\nRecherche et"}, {"txt": "D\u00e9veloppement d'un CNN hi\u00e9rarchique pour la segmentation s\u00e9mantique des sols Impl\u00e9mentation de Vision Transformers \u00e0 l\u2019aide de la librairie HuggingFace\nMars 2021 Stage | Laboratoire GREEN\nAnalyse de donn\u00e9es exp\u00e9rimentales lors d'\u00e9tudes de mat\u00e9riaux ferromagn\u00e9tiques et pr\u00e9sentation des r\u00e9sultats\nP R O J E T S D ' E T U D E\nProjet de M2 : La fouille de donn\u00e9es au service du D\u00e9veloppement Durable\n\u00c9tude d'une base de donn\u00e9e regroupant Grenoble Pr\u00e9diction de la pr\u00e9sence de d\u00e9faut de chaque arbre, ainsi que sa localisation Visualisation de l'\u00e9tat g\u00e9n\u00e9ral du parc v\u00e9g\u00e9tal de Grenoble\nles arbres de\nE X P E R"}, {"txt": "Parcours D\u00e9veloppement Logiciel des Syst\u00e8mes d\u2019Information\nJe suis \u00e0 la recherche d\u2019un stage de fin d'\u00e9tude d'une dur\u00e9e de 6 mois pour finaliser mon master et acqu\u00e9rir de nouvelles comp\u00e9tences techniques."}, {"txt": "I E N C\n\nE A N N E X E\nB\u00e9n\u00e9volat Linkee (Janvier 2023)\n\n\nPr\u00e9paration et distribution de paniers repas pour \u00e9tudiants en situation de pr\u00e9carit\u00e9 alimentaire\nles\nPortfolio Data Science : https://arslane18.github.io/arslanemedjahdi.github.io/\nAdditional table 1 on page 1.\nP R O F\n\nI L P E R S O\n\nN N E L\\nJeune data scientist de 23 ans\\nd\u00e9couvrant le monde.\n\nJe suis curieux,\\nautonome et d\u00e9sireux de me\n\nrendre\\nutile.\\nC\n\nO N T"}, {"txt": "Je suis curieux,\\nautonome et d\u00e9sireux de me\n\nrendre\\nutile.\\nC\n\nO N T\n\nA C T E Z - M O I\\n31000, Toulouse\\narslane.medjahdi@gmail.com\\n@arslane medjahdi\\n06 52 53 71 92\\nL A N G U E S\\nAnglais\n\nB2\\nAllemand A2\\nEspagnol A2\\nC\n\nO M P E T E N C E S\\nSOFT SKILLS :\\nTravail d\u2019\u00e9quipe\\nPrise de d\u00e9cision\\nProactivit\u00e9\\n\u00c9coute active\\nEsprit critique\\nHARD SKILLS :\\nMachine Learning\\nDeep Learning\\nPython (Jupyter Notebook), R\\nSQL (MySQL)\\nLateX, Powerpoint, QGIS\\nC E N T R E D ' I N T E R E T\\nE T L\n\nO\n\nI S I"}, {"txt": "O\n\nI S I\n\nR\\nVolley Ball\\nLecture\\nWwoofing\n\nP R O F\n\nI L P E R S O\n\nN N E L\\nJeune data scientist de 23 ans\\nd\u00e9couvrant le monde.\n\nJe suis curieux,\\nautonome et d\u00e9sireux de me\n\nrendre\\nutile.\\nC\n\nO N T\n\nA C T E Z - M O I\\n31000, Toulouse\\narslane.medjahdi@gmail.com\\n@arslane medjahdi\\n06 52 53 71 92\\nL A N G U E S\\nAnglais\n\nB2\\nAllemand A2\\nEspagnol A2\\nC"}, {"txt": "B2\\nAllemand A2\\nEspagnol A2\\nC\n\nO M P E T E N C E S\\nSOFT SKILLS :\\nTravail d\u2019\u00e9quipe\\nPrise de d\u00e9cision\\nProactivit\u00e9\\n\u00c9coute active\\nEsprit critique\\nHARD SKILLS :\\nMachine Learning\\nDeep Learning\\nPython (Jupyter Notebook), R\\nSQL (MySQL)\\nLateX, Powerpoint, QGIS\\nC E N T R E D ' I N T E R E T\\nE T L\n\nO\n\nI S I R\\nVolley Ball\\nLecture\\nWwoofing\n\nARSLANE MEDJAHDI\\nD\n\nA T A S C\n\nI E N T\n\nI S\n\nT\\nF\n\nO\n\nR M A T\n\nI O N\\nMaster"}, {"txt": "ARSLANE MEDJAHDI\\nD\n\nA T A S C\n\nI E N T\n\nI S\n\nT\\nF\n\nO\n\nR M A T\n\nI O N\\nMaster\n\nen Math\u00e9matique et Ing\u00e9nierie pour la Science des\\nDonn\u00e9es\\nFacult\u00e9 des Sciences et Technologies | 2021 - 2023 | Nancy\\nMaster\n\nen partenariat avec l'Ecole des Mines et Telecom Nancy\\nFouille de donn\u00e9es et Extraction de connaissance, Visualisation\\nde donn\u00e9es, Intelligence Artificielle, Apprentissage supervis\u00e9.\\nL3 Math\u00e9matiques et"}, {"txt": "Applications\\nFacult\u00e9 des Sciences et Technologies | 2020 - 2021 | Nancy\\nAlg\u00e8bre lin\u00e9aire appliqu\u00e9e, Statistiques et Probabilit\u00e9s, Analyse.\\nCPU Math\u00e9matiques Physique et\n\nInformatique\\nFacult\u00e9 des Sciences et Technologies | 2018 - 2020 | Nancy\\nLicence de math\u00e9matique renforc\u00e9e, compl\u00e9ment en physique et\\nen informatique.\\nE\n\nX P \u00c9 R I E N C E P R O F E S S\n\nI O\n\nN N E L L E\\nE T S T A G E\\nAvril 2023 \u00e0 Septembre 2023\\nStage |"}, {"txt": "I O\n\nN N E L L E\\nE T S T A G E\\nAvril 2023 \u00e0 Septembre 2023\\nStage |\n\nCLS Toulouse\\nRecherche et D\u00e9veloppement d'un CNN hi\u00e9rarchique pour la\\nsegmentation s\u00e9mantique des sols\\nImpl\u00e9mentation de Vision Transformers \u00e0 l\u2019aide de la librairie\\nHuggingFace\\nMars 2021\\nStage | Laboratoire GREEN\\nAnalyse de donn\u00e9es exp\u00e9rimentales lors d'\u00e9tudes de\\nmat\u00e9riaux ferromagn\u00e9tiques"}, {"txt": "et pr\u00e9sentation des r\u00e9sultats\\nP R O J E T S D ' E T U D E\\nProjet de M2 : La fouille de donn\u00e9es au service du\\nD\u00e9veloppement Durable\\n\u00c9tude d'une base de donn\u00e9e regroupant les arbres de\\nGrenoble\\nPr\u00e9diction de la pr\u00e9sence de d\u00e9faut de chaque arbre, ainsi\\nque sa localisation\\nVisualisation de l'\u00e9tat g\u00e9n\u00e9ral du parc v\u00e9g\u00e9tal de Grenoble\\nE X P E R"}, {"txt": "I E N C E A N N E X E\\nB\u00e9n\u00e9volat Linkee (Janvier 2023)\\nPr\u00e9paration et distribution de paniers repas pour les\\n\u00e9tudiants en situation de pr\u00e9carit\u00e9 alimentaire\\nPortfolio Data Science :\\nhttps://arslane18.github.io/arslanemedjahdi.github.io/"}, {"txt": "PERSONAL PROFILE\nStudent-engineer at Ecole des Mines de Nancy, in a gap year before my final year of studies.\n\n\nCurrently Intern at Givenchy Central Warehouse until March 2024, I\u2019m seeking in Data in a professional Analysis/processing context.\n\n\nan\nopportunity\nDriven by curiosity, has a strong attention to work the ability to detail and collaboratively in team settings.\n\n\nPERSONAL SKILLS\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas, Tensorflow, Keras, Scikit-Learn, PowerBI, SAP."}, {"txt": "Hard-Skills : Data science research methods, data modelling, Regression analysis, Pattern and trend identification."}, {"txt": "LANGUAGE\nFrench Native\nEnglish Fluent, C1 Cambridge\nSpanish Intermediate\nJapanese Notions\nArabic Notions\nACTIVITIES / INTEREST\nBasketball\nReading\nScientific Lectures\nCinema\nAnis-Samy LAAMRI\nStudent-Engineer in Data Analysis and Engineering\n+ 33 6 09 86 21 03\na.laamri@outlook.fr\nFrance, but willing to work worldwide\nEDUCATION\nEcole des Mines de Nancy, France Master of Engineering Degree in Applied Mathematics September 2021 - September 2025 Relevant Coursework : Optimization, Data Analysis, Databases, Modelization and Times Series, Deep Learning, Machine Learning\nUniversit\u00e9 de Lorraine, Nancy, France Bachelor of Sciences - Mathematics September 2019 - June 2021 Relevant Coursework : Linear & Bilinear Algebra, Calculus, Real & Complex Analysis,Probabilitiy, Statistics, Computer Science\nEXPERIENCE\nWarehouse Engineer, Givenchy (Montbazon, France) September 2023 - February 2024\nIntern in charge of all outbound parcels leaving the warehouse and the various environnementals projects surrounding it."}, {"txt": "Establishment of various KPI built on PowerBI from data extraction from the WMS used in the warehouse.\n\n\nEconomic and environnemental studies (vacuum rate, wedging...) of packaging to reduce the impact on the climate.\n\n\nLogistics Operator, Louis Vuitton (Cergy, France)\nJanuary 2022 - February 2022\nOperator in charge of reception of new products at the central warehouse of Louis Vuitton in France.\n\n\nHandled the stocking of new products and the delivery for order preparation."}, {"txt": "Handled the stocking of new products and the delivery for order preparation.\n\n\nWorked as an order preparator for E-Shopping and Retail stores, in charge of the personalized orders.\n\n\nACADEMICS PROJECTS\nResearch Project, Sophomore Year (Nancy, France)\n\n\nInstitut Elie Cartan de Lorraine, September 2022 - June 2023 Study on a particular field of algebra, representations theory with a focus on the Pauli group, used in quantum computing."}, {"txt": "\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\nSeptember 2021 - June 2022 Intervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d institution, created by Georges Charpak (French Physics Nobel Prize).\n\n\nAdditional table 1 on page 1."}, {"txt": "None None None None\nNone None\n Anis-Samy LAAMRI\\nStudent-Engineer in Data Analysis and Engineering \nNone PERSONAL PROFILE\\nStudent-engineer at Ecole des Mines de\\nNancy, in a gap year before my final year\\nof studies.\\nCurrently Intern at Givenchy Central\\nWarehouse until March 2024, I\u2019m\\nseeking an opportunity in Data\\nAnalysis/processing in a professional\\ncontext.\\nDriven by curiosity, has a strong attention\\nto detail and the ability to work\\ncollaboratively in team settings.\\nPERSONAL SKILLS\\nTechnical Skills : Python, C, R,\\nCamL, VBA, Latex, SQL, Pandas,\\nTensorflow, Keras, Scikit-Learn,\\nPowerBI, SAP.\\nHard-Skills : Data science research\\nmethods, data modelling,\\nRegression analysis, Pattern and\\ntrend identification.\\nLANGUAGE\\nFrench Native\\nEnglish Fluent, C1 Cambridge\\nSpanish Intermediate\\nJapanese Notions\\nArabic Notions\\nACTIVITIES / INTEREST\\nBasketball\\nReading\\nScientific Lectures\\nCinema + 33 6 09 86 21 03 a.laamri@outlook.fr France, but willing to work worldwide\\nEDUCATION\\nEcole des Mines de Nancy, France\\nMaster of Engineering Degree in Applied Mathematics\\nSeptember 2021 - September 2025\\nRelevant Coursework : Optimization, Data Analysis, Databases,\\nModelization and Times Series, Deep Learning, Machine Learning\\nUniversit\u00e9 de Lorraine, Nancy, France\\nBachelor of Sciences - Mathematics\\nSeptember 2019 - June 2021\\nRelevant"}, {"txt": "Coursework : Linear & Bilinear Algebra, Calculus,\\nReal & Complex Analysis,Probabilitiy, Statistics, Computer Science\\nEXPERIENCE\\nWarehouse Engineer, Givenchy (Montbazon, France)\\nSeptember 2023 - February 2024\\nIntern in charge of all outbound parcels leaving the\\nwarehouse and the various environnementals projects\\nsurrounding it.\\nEstablishment of various KPI built on PowerBI from data\\nextraction from the WMS used in the warehouse.\\nEconomic and environnemental studies (vacuum rate,\\nwedging...) of packaging to reduce the impact on the climate.\\nLogistics Operator, Louis Vuitton (Cergy, France)\\nJanuary 2022 - February 2022\\nOperator in charge of reception of new products at the central\\nwarehouse of Louis Vuitton in France.\\nHandled the stocking of new products and the delivery for order\\npreparation.\\nWorked as an order preparator for E-Shopping and Retail stores,\\nin charge of the personalized orders.\\nACADEMICS PROJECTS\\nResearch Project, Sophomore Year (Nancy, France)\\nInstitut"}, {"txt": "Elie Cartan de Lorraine, September 2022 - June 2023\\nStudy on a particular field of algebra, representations theory with a\\nfocus on the Pauli group, used in quantum computing.\\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\\nSeptember 2021 - June 2022\\nIntervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d\\ninstitution, created by Georges Charpak (French Physics\\nNobel Prize)."}, {"txt": "None\nNone None None None"}, {"txt": "AGATHE\nMARTIN-DENAVIT\nEXPERIENCE\nH\u00f4tesse d\u2019accueil - DSD Organisation :\n\nAvril 2023-Juin 2023\nService \u00e0 la client\u00e8le R\u00e9solution collaborative de probl\u00e8mes\n\u00c9tudiante en troisi\u00e8me ann\u00e9e \u00e0 l\u2019EM Normandie programme grande \u00e9cole en parcours anglophone .\n\nEn recherche d\u2019un stage de 2 \u00e0 3 mois \u00e0 compter de mai 2024 et d\u2019une alternance d\u00e9butant en septembre 2024."}, {"txt": "Vendeuse - Nice things : Mai 2022-Ao\u00fbt 2022 - CDD\nApparel retail sales associate Contact avec la client\u00e8le Gestion des ventes & objectif journalier de la boutique Visual Merchandasing / Le Merch\nResponsable communication & cr\u00e9ation - TOS association Octobre 2022-Avril 2023 ( @Theoxmoseshire)\n+33649542975\nagathemartindenavit1@gmail.com\nOrganisation d\u2019Events & Communication Strat\u00e9gique Interm\u00e9diaire entre l'association et les \u00e9tudiants \u00e0 travers les diff\u00e9rents r\u00e9seaux Design digital par le biais des r\u00e9seaux sociaux R\u00e9daction de brief , planification, communication plan\nIle-de-France\nNov\u00e9liste / Linguistique - OISE Juillet 2019-Ao\u00fbt 2019 \u00e0 Telford , Angleterre\nLANGUAGE\nCours de litt\u00e9rature anglaise Capacit\u00e9s de r\u00e9daction Inspiration & cr\u00e9ation litt\u00e9raire\nFran\u00e7ais :"}, {"txt": "Langue natale\nEnglish : B2 , TOIEC , 865/990\nFORMATION\nEspagnol : C1\nCOMP\u00c9TENCE\nSotfwares : Pack Office 365, Klear,\nVistaCreate, Canva & Social Medias\nEM Normandie Business school : 2024-Pr\u00e9sent Programme grande \u00e9cole cursus anglophone Marketing service & Webmarketing , Management , Finance , Trade , Consumer Behaviour\nINT\u00caRETS & ATOUTS\nELTE Faculty of Economy : Sep 2023-Fev 2024\nB\u00e9n\u00e9volat :\n\n\nSemestre Erasmus parcours en anglais\nCroix rouge :"}, {"txt": "Semestre Erasmus parcours en anglais\nCroix rouge :\n\nb\u00e9n\u00e9volat\nEM Normandie Business school Oxford : 2021-2023\nAssociation Ste Croix aide aux aveugles\nUnicef : course \u00e0 pied Red mayo\nCursus anglophone , campus d\u2019Oxford Membre de l\u2019association TOS\nInt\u00earets :\nLyc\u00e9e Sainte Croix de Neuilly-sur-Seine : 2016-2021\nTh\u00e9\u00e2tre (3 ans)\nVoyage (12 ans de vie \u00e0 l'\u00e9tranger)"}, {"txt": "Baccalaur\u00e9at G\u00e9n\u00e9ral sp\u00e9cialit\u00e9s : SES , HGGSP , litt\u00e9rature anglaise\nContenue R\u00e9seaux Sociaux / Edit\u00e9e\nScolarit\u00e9 \u00e0 l\u2019\u00e9tranger : 2006-2015\nFilm & Musique\nDouala , Guatemala City , Pointe-noire , Bogota\nMarketing Digital , Fashion , Event\nPublicit\u00e9 & M\u00e9dia\nAtouts:\nCurieuse , Autonome , Dynamique ,\nRigoureuse & Ouverte d'esprit"}, {"txt": "Deep learning, Algorithmics, Statistics, Economics, Accounting, Financial modeling and\nNancy, France 2021 \u2013 2024\nanalysis, Game theory, Strategic analysis, Introduction to law\nFirst prize winner of the Entrepreneurship contest in the category \u201cAdvanced project\u201d at the Forum-Est-Horizon 2022\nLyc\u00e9e Marcelin Berthelot - Classe Pr\u00e9paratoire aux Grandes \u00c9coles PCSI/PC* Saint-Maur-des-foss\u00e9s, France BSc in theoretical mathematics, physics and computer science 2019 \u2013 2021 \u25cf Preparation for the competitive entrance examinations to \u2018Grandes Ecoles\u2019 (the French highly selective institutions)\nPROFESSIONAL & LEADERSHIP EXPERIENCE -\nClipperton \u2013 Tech focused Investment Bank Paris, France September 2023 \u2013 March 2024 Investment Banking Intern \u2013 Gap year internship \u25cf Support a Deep Learning platform fundraising and a Cloud Services platform minority interest throughout the entire\nprocess, from kick-off to closing (Prepare info memo, manage due diligence phase, model business plans)"}, {"txt": "\u25cf Manage target screening in buy-side processes and prospection phases (Prepare mapping and company profiles)\n\n\u25cf Participate to buy-side and sell-side pitches (Public and transaction comparable, marketing support)"}, {"txt": "Training You \u2013 Leading platform preparing candidates for a career in M&A and Corporate Finance Business Developer Intern \u25cf Created and updated database of past M&A and PE transactions across a variety of sectors \u25cf Led a study on \u201cWomen in M&A\u201d to understand the lack of diversity in this field (Prepared a survey, conducted\nParis, France July 2023 \u2013 September 2023\nqualitative interviews with industry professionals, drafted a report shared with partners banks)"}, {"txt": "Stager \u2013 Startup Project at Grand Nancy Innovation Nancy, France 2022 \u2013 2023 Co-founder \u25cf Managed the development of Stager: a platform that rely on an algorithm to automatically link event organizers with\nthe providers they need\nPiloted the Go-to-market (GTM) strategy with the definition of the target market profiles, marketing plans and sales and distribution strategy\nPitched the project to potential investors, partners and participated to entrepreneurship contest\nMines Services \u2013 Junior Enterprise Vice President \u25cf Supervised the functioning of all departments and developed a centralized database enabling the sharing of\nNancy, France 2022 \u2013 2023\ninformation across different teams\nPiloted the organization of on-campus seminars with engineering and consulting firms for the student body (3 seminars with each 200 students attending)"}, {"txt": "Increased the turnover by 20% in 6 months (\u20ac18k)\n\nCheer\u2019Up! ARTEM \u2013 Nonprofit organization President \u25cf Organized weekly visits to the hospital to help young adults with cancer to move beyond the disease \u25cf Managed the organization of events to raise funds and awareness on cancer (race against cancer with 200 people,\nNancy, France 2022 \u2013 2023\nsale of roses, hair donation of more than 40 people)\nMore than \u20ac1,500 raised in 1 year\nSKILLS AND INTERESTS -\nLanguages: French (mother tongue), English (Advanced), Spanish (Advanced), German (Beginner)"}, {"txt": "Computer Skills: Microsoft Office Suite (Excel, PowerPoint, Word), Programming (Python, VBA)\n\nSports: Bronze Medal at the Rhythmic gymnastics individual National French Championships in 2018 Music:\n\nDJing at Mines Nancy (house, tech house and techno)"}, {"txt": "AXEL COVIN - \u00c9COLE D\u2019ING\u00c9NIEUR\nSTAGE DE C\u00c9SURE\nANN\u00c9E SCOLAIRE 2024-2025\naxelcovin.pro@gmail.com PRESENTATION\nCONTACT\naxelcovin.pro@gmail.com\n07.70.37.19.27\nAxel Covin\nActuellement\n\nen deuxi\u00e8me ann\u00e9e \u00e0 l\u2019\u00c9cole Nationale Sup\u00e9rieure des Mines de Nancy (ENSMN), je suis en formation d\u2019ing\u00e9nieur dans le d\u00e9partement G\u00e9osciences et G\u00e9nie Civil.\n\nJe recherche un stage de c\u00e9sure de 6 mois, en France ou \u00e0 l\u2019\u00e9tranger, pour l\u2019ann\u00e9e scolaire 2024/2025."}, {"txt": "Je suis particuli\u00e8rement int\u00e9ress\u00e9 par le g\u00e9nie civil, le BTP mais aussi les th\u00e9matiques environnementales."}, {"txt": "\u00e9nergies\net\nles\nSOFT SKILLS\nTravail en autonomie Travail en \u00e9quipe Curiosit\u00e9 Adaptabilit\u00e9\nFORMATION\nFORMATION ING\u00c9NIEUR CIVIL DES MINES - \u00c9COLE NATIONALE SUP\u00c9RIEURE DES MINES DE NANCY (ENSMN) - D\u00c9PARTEMENT G\u00c9OSCIENCES ET G\u00c9NIE CIVIL 2022 - 2026\nM\u00e9canique des sols et des roches G\u00e9nie Civil M\u00e9canique des structures et R\u00e9sistance des mat\u00e9riaux Projet \u201cam\u00e9nagement du territoire\u201d : dimensionnement d\u2019une carri\u00e8re avec \u00e9tude de diff\u00e9rents aspects Projet cindyniques \u201cScenarCrise\u201d : sciences du danger, \u00e9tude des risques de tout types sur les sites de l\u2019Universit\u00e9 de Lorraine et mise en place d\u2019un logiciel de simulation de crise."}, {"txt": "Comptabilit\u00e9, \u00c9conomie G\u00e9n\u00e9rale et Gestion de projet (MOOC)\nHARD SKILLS\nPack Office Code en Python, Matlab et RStudio PSC1\nLANGUES\nAnglais C1 Mandarin HSK 2 Allemand A2\nCLASSE PR\u00c9PARATOIRE AUX GRANDES \u00c9COLES MATH\u00c9MATIQUES ET PHYSIQUE (MP) Lyc\u00e9e Jeanne d\u2019Albret (Saint Germain en Laye) Septembre 2020 - Juillet 2022\n(CPGE)"}, {"txt": "Solides bases scientifiques Sciences de l\u2019Ing\u00e9nieur) TIPE (Travaux d\u2019Initiative Personnelle Encadr\u00e9s) : Identification et diff\u00e9renciation des individus \u00e0 l\u2019aide de leurs donn\u00e9es biom\u00e9triques Pr\u00e9paration de concours \u00e9crits et oraux\n(Math\u00e9matiques, Physique-Chimie,\nEXP\u00c9RIENCES PROFESSIONNELLES\n\nENGAGEMENT ASSOCIATIF\nBUREAU DES \u00c9L\u00c8VES MINES NANCY Responsable Relations Entreprises Juin 2023 - Juin 2024\nN\u00e9gociations de partenariats Organisation d\u2019\u00e9v\u00e8nements Participation aux prises de d\u00e9cisions du BDE concernant"}, {"txt": "la vie associative de l\u2019\u00e9cole\nRESPONSABLE \u00c9QUIPE DE FOOTBALL MINES NANCY Septembre 2023 - Juin 2024\nOrganisation d\u2019entra\u00eenements Gestion de mat\u00e9riel Inscriptions et gestion administrative Formation arbitrage CUA1\nSTAGE OP\u00c9RATEUR TECHNICENTRE DE MAINTENANCE DE TRAINS (PARIS EST) SNCF Janvier 2023 - F\u00e9vrier 2023 (4 semaines)"}, {"txt": "Tri et inventaire d'EPI Base de donn\u00e9es et gestion de stock D\u00e9m\u00e9nagements de bureaux Affichage de plans dans les rames de RER E\nVACATAIRE DANS LES SERVICES DU PREMIER MINISTRE DSAF (Direction des Services Administratifs et Financiers) Juillet 2021 - Ao\u00fbt 2021 (1 mois)\nD\u00e9m\u00e9nagements et am\u00e9nagements de bureaux Logistique Pr\u00e9paration de salles Petites r\u00e9parations\nAdditional table 1 on page 1."}, {"txt": "AXEL COVIN - \u00c9COLE D\u2019ING\u00c9NIEUR\\nSTAGE DE C\u00c9SURE\\nANN\u00c9E SCOLAIRE 2024-2025 None \n \n axelcovin.pro@gmail.com\\nPRESENTATION CONTACT axelcovin.pro@gmail.com 07.70.37.19.27"}, {"txt": "Axel Covin \nActuellement en deuxi\u00e8me ann\u00e9e \u00e0 l\u2019\u00c9cole\\nNationale Sup\u00e9rieure des Mines de Nancy\\n(ENSMN), je suis en formation d\u2019ing\u00e9nieur\\ndans le d\u00e9partement G\u00e9osciences et G\u00e9nie\\nCivil.\n\nJe recherche un stage de c\u00e9sure de 6\\nmois, en France ou \u00e0 l\u2019\u00e9tranger, pour l\u2019ann\u00e9e\\nscolaire 2024/2025.\n\nJe suis particuli\u00e8rement\\nint\u00e9ress\u00e9 par le g\u00e9nie civil, le BTP mais aussi\\nles \u00e9nergies et les th\u00e9matiques\\nenvironnementales.\\nSOFT SKILLS\\nTravail en autonomie\\nTravail en"}, {"txt": "\u00e9quipe\\nCuriosit\u00e9\\nAdaptabilit\u00e9\\nHARD SKILLS\\nPack Office\\nCode en Python, Matlab et RStudio\\nPSC1\\nLANGUES\\nAnglais C1\\nMandarin HSK 2\\nAllemand\n\nA2\\nENGAGEMENT ASSOCIATIF\\nBUREAU DES \u00c9L\u00c8VES MINES NANCY\\nResponsable Relations Entreprises\\nJuin 2023 - Juin 2024\\nN\u00e9gociations de partenariats\\nOrganisation d\u2019\u00e9v\u00e8nements\\nParticipation aux prises de d\u00e9cisions du\\nBDE concernant la vie associative de\\nl\u2019\u00e9cole\\nRESPONSABLE"}, {"txt": "\u00c9QUIPE DE FOOTBALL\\nMINES NANCY\\nSeptembre 2023 - Juin 2024\\nOrganisation d\u2019entra\u00eenements\\nGestion de mat\u00e9riel\\nInscriptions et gestion administrative\\nFormation arbitrage CUA1 FORMATION\\nFORMATION ING\u00c9NIEUR CIVIL DES MINES - \u00c9COLE NATIONALE\\nSUP\u00c9RIEURE DES MINES DE NANCY (ENSMN) - D\u00c9PARTEMENT\\nG\u00c9OSCIENCES ET G\u00c9NIE CIVIL\\n2022 - 2026\\nM\u00e9canique des sols et des roches\\nG\u00e9nie Civil\\nM\u00e9canique des structures et R\u00e9sistance des mat\u00e9riaux\\nProjet \u201cam\u00e9nagement du territoire\u201d : dimensionnement d\u2019une carri\u00e8re\\navec \u00e9tude de diff\u00e9rents aspects\\nProjet cindyniques \u201cScenarCrise\u201d : sciences du danger, \u00e9tude des\\nrisques de tout types sur les sites de l\u2019Universit\u00e9 de Lorraine et mise\\nen place d\u2019un logiciel de simulation de crise.\\nComptabilit\u00e9, \u00c9conomie G\u00e9n\u00e9rale et Gestion de projet (MOOC)\\nCLASSE PR\u00c9PARATOIRE AUX GRANDES \u00c9COLES (CPGE)"}, {"txt": "-\\nMATH\u00c9MATIQUES ET PHYSIQUE (MP)\\nLyc\u00e9e Jeanne d\u2019Albret (Saint Germain en Laye)\\nSeptembre 2020 - Juillet 2022\\nSolides bases scientifiques (Math\u00e9matiques, Physique-Chimie,\\nSciences de l\u2019Ing\u00e9nieur)\\nTIPE (Travaux d\u2019Initiative Personnelle Encadr\u00e9s) :"}, {"txt": "Identification et\\ndiff\u00e9renciation des individus \u00e0 l\u2019aide de leurs donn\u00e9es biom\u00e9triques\\nPr\u00e9paration de concours \u00e9crits et oraux\\nEXP\u00c9RIENCES PROFESSIONNELLES\\nSTAGE OP\u00c9RATEUR TECHNICENTRE DE MAINTENANCE DE TRAINS\\n(PARIS EST)\\nSNCF\\nJanvier 2023 - F\u00e9vrier 2023 (4 semaines)\\nTri et inventaire d'EPI\\nBase de donn\u00e9es et gestion de stock\\nD\u00e9m\u00e9nagements de bureaux\\nAffichage de plans dans les rames de RER E\\nVACATAIRE DANS LES SERVICES DU PREMIER MINISTRE\\nDSAF (Direction des Services Administratifs et"}, {"txt": "Financiers)\\nJuillet 2021 - Ao\u00fbt 2021 (1 mois)\\nD\u00e9m\u00e9nagements et am\u00e9nagements de bureaux\\nLogistique\\nPr\u00e9paration de salles\\nPetites r\u00e9parations None"}, {"txt": "Contact\n+33 7 83 85 97 46\namaury.cyffers@ece-france.com\nLyon 69000, France\nA and B (car & motorcycle)\nEducation 2022 -2026 Bachelor in Business Administration, year 2 out of 4\nINSEEC BBA - Lyon, France\nInvestment policy & decision making Financial analysis Comptability Cost controling Fondamentals of finance\n2021 Scientific French A-Level\nLyc\u00e9e La Mennais - Tahiti, French Polynesia\nSoft skills\nAdaptable and mutliskilled Excellent customer relationship Problem-solving Attention to detail Proven ability to handle stress\nHard skills\nTOEFL - 80 Office 365 - Intermediate level, with\nan affinity for Excel\nIT- 824 grade on PIX platform\nLanguages\nFrench, native language English, intermediate level (C1) Spanish, in progress (B2) Mandarin, basic knowledge\nApplication for a finance internship from April 01 for 3 to 5 months\nAmaury Cyffers\nWith a diverse background spanning telecommunications, sales, catering, and bartending, I have\ncultivated a versatile skill set that I am eager to leverage in the field of accounting and finance."}, {"txt": "I\nam enthusiastic about the prospect of applying my varied experiences, supplemented by my\nrelevant coursework, to an accounting internship, focusing specifically on refining my skills in\naccounting practices."}, {"txt": "Work Experience\nSep 2022 - Present\nMulti-skilled cook, Waiter, Part-time permanent contract\nRestaurant Rachid Dupont - Lyon 69006, France\nCoordination with kitchen staff to ensure smooth service, which allows me\nto manage the entire team during certain services\nTraining and management of new team members, approximately 6 within a\nyear\nAbility to multitask, I often had to manage both the dining area and the\nkitchen alone\nProficiency\nin decision-making and problem-solving, particularly\nhandling customer complaints while aiming to build customer loyalty\nQuality control by maintaining food standards\nDec 2022 (1 mounth)\nCustomer advisor, Multimedia Sales Assistant, Full-time internship Boulanger - Roncq 59200, France\nReceived, helped, and advised customers\nImplementated store-specific sales strategies and promoted corporate values,\nnotably in customer retention\nProcessed sales and managed cash operations\nReorganized and devised product placements on shelves\nMonitored sales and personal performance\nDiscovered software used for employee monitoring, including daily turnover\ntracking and performance analysis of the store and compare its performances\nto other branches nationwide, contributing to our competitive edge\nJun 2022 - Aug 2022\nAdministrative and sales assistant, Full-time temporary contract\nVodafone, Pacific Mobile Telecom - Tahiti 987, French Polynesia\nEnsured the administrative process from prospection to the management\nof a client portfolio\nProficiency of technical-commercial skills (via training), in particular by\nencouraging customers to make 24-month commitments\nProficiency in customer tracking software (CRM, ERP, GLPI), tools that are\nessential for customer follow-up and interdepartmental exchanges\nAssisted\nin HR database upkeep, supported benefits and payroll\nadministration, and aided in compliance tasks like handbook and policy\nupdates."}, {"txt": "Charity President of the UNICEF chapter\nHobbies Sports\nOrganized the INSEEC Race for\nCompetitive handball at the regional\nChildren of Madagascar Morocco and in\nlevel (7 years)\n2022 and 2023, and junior olympiads in\nCompetitive swimming at the regional\n2024\nlevel (5 years)"}, {"txt": "Mon\\ntravail \u00e9tait d\u2019am\u00e9liorer le mod\u00e8le pour qu\u2019il puisse g\u00e9rer les\\nfoules multi-populations.\n\nJ\u2019ai principalement utilis\u00e9 Matlab et\\nLatex.\\nCours\\nMachine Learning / Deep Learning / Analyse de donn\u00e9es /\\nProbabilit\u00e9s avanc\u00e9es / Statistiques / R\u00e9solution d\u2019\u00e9quations\\naux d\u00e9riv\u00e9es partielles / Probl\u00e8mes inverses / M\u00e9thodes de\\nMonte Carlo\\nEXP\u00c9RIENCE\n\nPROFESSIONNELLE\\nConsultant junior chez SpringFive\\nJuin - D\u00e9cembre 2023\\nJ\u2019ai travaill\u00e9 en tant que consultant Salesforce sur un sujet\\nField Service."}, {"txt": "Effective budget management to\nWater polo (1 year)\norchestrate these events while adhering\nRunning (participation in the X-Terra\nto financial constraints set by the school\nTahiti Trail 2022)\nin\nAdditional table 1 on page 1.\n Application for a finance internship\\nfrom April 01 for 3 to 5 months\\nAmaury Cyffers\\nWith a diverse background spanning telecommunications, sales, catering, and bartending, I have\\ncultivated a versatile skill set that I am eager to leverage in the field of accounting and finance."}, {"txt": "I\\nam enthusiastic about the prospect of applying my varied experiences, supplemented by my\\nrelevant coursework, to an accounting internship, focusing specifically on refining my skills in\\naccounting practices.\\nWork Experience\\nSep 2022 -\\nMulti-skilled cook, Waiter, Part-time permanent contract\\nPresent\\nRestaurant Rachid Dupont - Lyon 69006, France\\nCoordination with kitchen staff to ensure smooth service, which allows me\\nto manage the entire team during certain services\\nTraining and management of new team members, approximately 6 within a\\nyear\\nAbility to multitask, I often had to manage both the dining area and the\\nkitchen alone\\nProficiency in decision-making and problem-solving, particularly in\\nhandling customer complaints while aiming to build customer loyalty\\nQuality control by maintaining food standards\\nDec 2022\\nCustomer advisor, Multimedia Sales Assistant, Full-time internship\\n(1 mounth)\\nBoulanger - Roncq 59200, France\\nReceived, helped, and advised customers\\nImplementated store-specific sales strategies and promoted corporate values,\\nnotably in customer retention\\nProcessed sales and managed cash operations\\nReorganized and devised product placements on shelves\\nMonitored sales and personal performance\\nDiscovered software used for employee monitoring, including daily turnover\\ntracking and performance analysis of the store and compare its performances\\nto other branches nationwide, contributing to our competitive edge\\nJun 2022 -\\nAdministrative and sales assistant, Full-time temporary contract\\nAug 2022\\nVodafone, Pacific Mobile Telecom - Tahiti 987, French Polynesia\\nEnsured the administrative process from prospection to the management\\nof a client portfolio\\nProficiency of technical-commercial skills (via training), in particular by\\nencouraging customers to make 24-month commitments\\nProficiency in customer tracking software (CRM, ERP, GLPI), tools that are\\nessential for customer follow-up and interdepartmental exchanges\\nAssisted in HR database upkeep, supported benefits and payroll\\nadministration, and aided in compliance tasks like handbook and policy\\nupdates.\\nCharity Hobbies\\nPresident of the UNICEF chapter Sports\\nCompetitive handball at the regional\\nOrganized the INSEEC Race for\\nlevel (7 years)\\nChildren of Madagascar Morocco and in\\nCompetitive swimming at the regional\\n2022 and 2023, and junior olympiads in\\nlevel (5 years)\\n2024\\nWater polo (1 year)\\nEffective budget management to\\nRunning (participation in the X-Terra\\norchestrate these events while adhering\\nTahiti Trail 2022)\\nto financial constraints set by the school\nNone Contact\\n+33 7 83 85 97 46\\namaury.cyffers@ece-france.com\\nLyon 69000, France\\nA and B (car & motorcycle)\\nEducation\\n2022 -2026\\nBachelor in Business Administration,\\nyear 2 out of 4\\nINSEEC BBA - Lyon, France\\nInvestment policy & decision making\\nFinancial analysis\\nComptability\\nCost controling\\nFondamentals of finance\\n2021\\nScientific French A-Level\\nLyc\u00e9e La Mennais - Tahiti, French\\nPolynesia\\nSoft skills\\nAdaptable and mutliskilled\\nExcellent customer relationship\\nProblem-solving\\nAttention to detail\\nProven ability to handle stress\\nHard skills\\nTOEFL - 80\\nOffice 365 - Intermediate level, with\\nan affinity for Excel\\nIT- 824 grade on PIX platform\\nLanguages\\nFrench, native language\\nEnglish, intermediate level (C1)\\nSpanish, in progress (B2)\\nMandarin, basic knowledge None"}, {"txt": "CONTACT\n+33 6 51 11 40 11\nalexandreforestierforaypro@gmail.com\nFrance : Bourg-en-Bresse\nAlexandre Forestier Foray\nSKILLS\nLangues\nAnglais : professionnel - Espagnol / Japonais : d\u00e9butant Logiciels\nPython : Scikit-Learn / Tensorflow / Panda - Matlab - R - Salesforce - Microsoft 365 - Editing : Davinci Resolve\nPermis de conduire\nCENTRE D\u2019INT\u00c9RET\nMusique : apprentissage de la batterie en autodidacte - Lecture - Maths\nALEXANDRE FORESTIER -- FORAY\n\u00c9tudiant en ing\u00e9nierie math\u00e9matique\nFORMATION\n\u00c9cole des Mines de Nancy\n2021 - 2023\nProjet recherche :"}, {"txt": "Mod\u00e9lisation macroscopique de foules multi-population J\u2019ai travaill\u00e9 sur un nouveau mod\u00e8le math\u00e9matique de foules (ie: mod\u00e8le Marcoe Paulo de Thomas Gasparotto).\n\nMon travail \u00e9tait d\u2019am\u00e9liorer le mod\u00e8le pour qu\u2019il puisse g\u00e9rer les foules multi-populations.\n\nJ\u2019ai principalement utilis\u00e9 Matlab et Latex."}, {"txt": "J\u2019ai principalement utilis\u00e9 Matlab et Latex.\n\n\nCours Machine Learning / Deep Learning / Analyse de donn\u00e9es / Probabilit\u00e9s avanc\u00e9es / Statistiques / R\u00e9solution d\u2019\u00e9quations aux d\u00e9riv\u00e9es partielles / Probl\u00e8mes inverses / M\u00e9thodes de Monte Carlo\nEXP\u00c9RIENCE PROFESSIONNELLE\nConsultant junior chez SpringFive\nJuin - D\u00e9cembre 2023 J\u2019ai travaill\u00e9 en tant que consultant Salesforce sur un sujet Field Service."}, {"txt": "Le travail de mon \u00e9quipe consistait \u00e0 adapter le mod\u00e8le de donn\u00e9es Salesforce Field Service aux besoins de notre client, pour g\u00e9rer ses techniciens de terrain.\n\nJ\u2019ai pris part au projet de son d\u00e9but jusqu\u2019\u00e0 sa premi\u00e8re livraison en d\u00e9cembre.\n\n\nTRAVAIL ASSOCIATIF\nLe p\u00e8re No\u00ebl est un Rockeur (Pr\u00e9sident)\n2021 - 2023 Cette association vise \u00e0 organiser un concert professionnel caritatif, en d\u00e9cembre, ouvert \u00e0 tout Nancy."}, {"txt": "Pour rentrer, les spectateurs donnent un jouet et ces derniers sont ensuite redistribu\u00e9s aux enfants d\u00e9favoris\u00e9s pour No\u00ebl par le Secours Populaire.\n\nJ\u2019ai jou\u00e9 en tant que batteur lors du premier concert et j\u2019ai \u00e9t\u00e9 pr\u00e9sident de l\u2019association pour la deuxi\u00e8me ann\u00e9e.\n\n\nCours particuliers :\n2018 Cours particuliers \u00e0 des \u00e9l\u00e8ves de 6e"}, {"txt": "Cours particuliers :\n2018 Cours particuliers \u00e0 des \u00e9l\u00e8ves de 6e\n\net 4e\nAdditional table 1 on page 1.\nCONTACT\\n+33 6 51 11 40 11\\nalexandreforestierforaypro@gmail.com\\nFrance : Bourg-en-Bresse\\nAlexandre Forestier Foray\\nSKILLS\\nLangues\\n- Anglais : professionnel\\n- Espagnol / Japonais : d\u00e9butant\\nLogiciels\\n- Python : Scikit-Learn / Tensorflow / Panda\\n- Matlab\\n- R\\n- Salesforce\\n- Microsoft\n\n365\\n- Editing : Davinci Resolve\\nPermis de conduire\\nCENTRE"}, {"txt": "365\\n- Editing : Davinci Resolve\\nPermis de conduire\\nCENTRE\n\nD\u2019INT\u00c9RET\\n- Musique : apprentissage de la batterie en\\nautodidacte\\n- Lecture\\n-"}, {"txt": "Maths ALEXANDRE\\nFORESTIER --"}, {"txt": "FORAY\\n\u00c9tudiant en ing\u00e9nierie\\nmath\u00e9matique"}, {"txt": "None None FORMATION\\n\u00c9cole des Mines de Nancy\\n2021 - 2023\\nProjet recherche :\n\nMod\u00e9lisation macroscopique de foules\\nmulti-population\\nJ\u2019ai travaill\u00e9 sur un nouveau mod\u00e8le math\u00e9matique de foules\\n(ie: mod\u00e8le Marcoe Paulo de Thomas Gasparotto).\n\nMon\\ntravail \u00e9tait d\u2019am\u00e9liorer le mod\u00e8le pour qu\u2019il puisse g\u00e9rer les\\nfoules multi-populations."}, {"txt": "Le travail de mon \u00e9quipe consistait \u00e0 adapter le\\nmod\u00e8le de donn\u00e9es Salesforce Field Service aux besoins de\\nnotre client, pour g\u00e9rer ses techniciens de terrain.\n\nJ\u2019ai pris\\npart au projet de son d\u00e9but jusqu\u2019\u00e0 sa premi\u00e8re livraison en\\nd\u00e9cembre.\\nTRAVAIL ASSOCIATIF\\nLe p\u00e8re No\u00ebl est un Rockeur (Pr\u00e9sident)\\n2021 - 2023\\nCette association vise \u00e0 organiser un concert professionnel\\ncaritatif, en d\u00e9cembre, ouvert \u00e0 tout Nancy."}, {"txt": "Pour rentrer, les\\nspectateurs donnent un jouet et ces derniers sont ensuite\\nredistribu\u00e9s aux enfants d\u00e9favoris\u00e9s pour No\u00ebl par le Secours\\nPopulaire.\n\nJ\u2019ai jou\u00e9 en tant que batteur lors du premier\\nconcert et j\u2019ai \u00e9t\u00e9 pr\u00e9sident de l\u2019association pour la deuxi\u00e8me\\nann\u00e9e.\\nCours particuliers :\\n2018\\nCours particuliers \u00e0 des \u00e9l\u00e8ves de 6e et 4e\n\nNone"}, {"txt": "Alix Lamotte Phone: +33 7 88 78 06 34 \u00b7 alixlamotte@outlook.com \u00b7\n\nLinkedin\nEDUCATION\nHEC Paris, France\nMaster in Marketing\nParis, France Sep 2023 - May 2024\nMaster thesis: How has technology been used to gamify decision-making in financial digitalization?\n\nCertificate: Strategy for Impact by Mazars | Consulting, Business Transformation and Strategic Governance.\n\nReference:"}, {"txt": "Reference:\n\nUpon Request\nHEC Montr\u00e9al, Canada Bachelor of Business Administration, double major: Marketing and Accounting\nMontreal, Canada Sep 2019 - May 2023\nAwarded two Entrepreneurship Scholarships for the creation and testing of Business Models, and for generating revenue Major GPA: 3,86\nWORK EXPERIENCE\nHEC Business Game President\nParis, France Sep 2023\n\n-\n\nApr 2024 Managed a 50k\u20ac budget, leveraging new revenue streams and implementing growth strategies,to achieve a 10% revenue increase."}, {"txt": "Crafted innovative customer experience for more than 200 individuals, including 150 participants and 50 industry professionals.\n\nLed an IT project for improved front-office operations, resulting in a [3-10]% yearly budget improvement.\n\n\nKPMG\nAudit - Staff Accountant Intern\nMontreal, Canada May 2023 - Aug 2023\nSourced startups to collaborate with Montreal's largest incubator, as an intrapreneur and secured a lead for Venture\u2019s team."}, {"txt": "Generated 500k+ views and 30+ leads for the HR team by maximizing lead generation and conversion strategies.\n\nMastered 3 accounting tools to support auditing teams on current projects and methodically audit financial procedures.\n\n\nAir Liquide\nDigital and E-commerce Marketing Intern\nMontreal, Canada May 2022 - Jan 2023\nOptimized online channels and increased the storefront (welding consumer goods) catalog by 25% using Oracle Cloud."}, {"txt": "Contributed to a \u20ac500k digital transformation initiative (P.I.M. implementation ), leading to a 5% annual sales increase.\n\nImproved e-commerce product descriptions by 30%, by analyzing data to enhance customer experience and satisfaction.\n\n\nSoci\u00e9t\u00e9 G\u00e9n\u00e9rale Corporate & Investment Banking\nMontreal, Canada IT Risk and Cybersecurity Communication Intern Sept 2021 - Nov 2021 Played a pivotal role in the organization by designing a newsletter distributed to over 10,000 top managers and executives."}, {"txt": "Implemented innovative ideas and set up online project meetings, accelerating the newsletter process by 20%.\n\nEnhanced my presentation and communication skills by collecting data from a highly diverse team:\n\nTokyo, New York ...\nLes Bons \u00c9l\u00e8ves\nStartup Founder | 6 months Incubator Program at \u201cLa Base\u201d HEC Montr\u00e9al\nMontreal, Canada Jan 2020 - Jul 2021\nDeveloped a digital prototype in 5 weeks then launched a test that generated 27 sales within 4 weeks, using lean methodology."}, {"txt": "Dove into self-learning web development, hosting, and basic automation processes using no-code tools, driven by curiosity.\n\nDeveloped a forward-thinking business model, turned disruption into opportunity, and drove growth in dynamic markets.\n\n\nEXTRACURRICULAR ACTIVITIES\nVenture Capital Analyst Certificate\nParis, France\nEntryLevel.net\nAug 2023 - Sept 2023\nCompleted a 6-week certification (50-60) hours, to enhance startup funding knowledge and business modeling best practices."}, {"txt": "Curriculum: Stakeholders, Deal Flow, Term Sheets, the Deal Process, and Analysis of Investment Opportunities\nJunior Management Consultant | Inter-university competition Bombardier Aviation\nMontreal, Canada Jan 2022 - Apr 2022\nDelivered a 40mins presentation to executive teams, offering strategic recommendations in a client-facing role Delivered a 25-page report encompassing in-depth analysis, viable solutions, and actionable recommendations\nSKILLS AND INTERESTS\nLanguage: Bilingual | French (native), English (fluent) : IELTS 7.5"}, {"txt": "IT Skills: Suite Office (Advanced in Excel), Adobe Premiere Pro (Professional Level), AI and Python (introduction), PowerBI\n\nInterests: Entrepreneurship and technology trends; Sports: Triathlon, Gym, Tennis; Content Creation"}, {"txt": "AGATHE\nMARTIN-DENAVIT\nEXPERIENCE\nDSD Organisation : April 2023-June 2023- Interim\nEvent receptionist Efficient customer service Collaborative problem solving\nNice things : May 2022-August 2022-CDD\nCurrently at EM Normandie Business School (PGE) english track in U3 .\n\nI am looking for a 3 months internship and an apprenticeship in M1 & M2 starting from september 2024."}, {"txt": "Asfendiyarov, Kazakhstan Sep 2023 \u2013 present Teacher of Childhood Infectious Diseases Department\nEducated international medical students from India, Pakistan, and Afghanistan on infectious disease topics through lectures, seminars, and clinics\nMaking clinical case studies, tests and taking final exams from the students \u2022 Developed and delivered resident education by providing infectious disease rotations and core lectures \u2022\n\nLectured"}, {"txt": "Apparel retail sales associate Customer services & relationship Sales management & daily shop target Visual merchandising\nCommunication & Creative unit - TOS association\n+33649542975\nagathemartindenavit1@gmail.com\nEvent Planning Strategic communication & problem solving Team work Intermediary between the association and students through the various networks Conception of social media content\nIle-de-France\nOISE Novelist & Linguistics- Internship July 2019-August 2019 at Telford , England\nLANGUAGE\nFrench : Fluent\nEnglish literature course Writing skills Inspiration and creative writing\nEnglish : B2 , TOIEC , 865/990\nEspagnol : C1\nEDUCATION\nSKILLS\nEM Normandie Business school Paris : 2022-Present\nSotfwares : Pack Office 365,\nKlear, VistaCreate, Canva & Social\nMedias\nFull English Track Marketing service & Webmarketing , Management , Finance , Trade , Consumer Behaviour\nINTEREST & STRENGTHS\nEM Normandie Business school Oxford : 2021-2023\nCharity Work :\nFull English Track Member of TOS association\nService work at La Croix rouge\nAssistance the sightless at St Croix\nELTE Faculty of Economy Budapest :"}, {"txt": "Sep 2023-Feb 2024\n(UNICEF: Red running mayo )\n\n\nErasmus semester in English Track\nInterest\nTheater (3 years)\nHigh School Sainte Croix de Neuilly : 2016-2021\nTravel ( 12 years abroad)"}, {"txt": "Social Media content / Editing\nFilm & Music\nBaccalaur\u00e9at G\u00e9n\u00e9ral specialities : History-geography, geopolitics & political science ; Economic & social sciences ; English literature & culture\nDigital Marketing , Fashion , Event ,\nStudy abroad : 2006-2015\nAdvertising & Media\nDouala , Guatemala City , Pointe-noire , Bogota\nStrengths\nCurious, Independent, Dynamic, Meticulous & Open Minded"}, {"txt": "CONTACT\nCarl BOILLOT\n+33 6 58 69 04 63\nStudent at Ecole Nationale des Mines de Nancy\ncarlboillot@orange.fr\nhttps://www.linkedin.com/in/carl-boillot/\nI am looking for a gap year internship as a Data Scientist, lasting between 4 and 6 months and starting in February 2024.\n\nI am curious and a fast learner, I am involved in many different clubs and societies which makes me flexible and comfortable working both as part of a team or independently."}, {"txt": "EDUCATION\nMINES NANCY Nancy, France 2021 -\nENGINEER MINES DE NANCY CURRICULUM - MSc EQUIVALENT\nApplied Mathematics department course work : Deep Learning - Data Analysis - Stochastic calculus - Time series\nAnalysis - Monte-Carlo Method and Application to Random Processes - Partial Differential Equations - Quantitative\nFinance - Game Theory\nCommon core courses : Numerical analysis - Probabilities - Statistics - Quantum Mechanics - Statistical Physics -\nContinuum Mechanics - General Economy - Economic Intelligence\nLYCEE HENRI POINCARE Nancy, France 2019 - 2021\nPREPARATORY COURSEWORK FOR ENGINEERING SCHOOLS - BSc EQUIVALENT\nTwo years of intensive and advanced courses in mathematics, physics and chemistry dedicated to the preparation for\nthe highly competitive entrance examinations to French Engineering schools."}, {"txt": "PROFESSIONAL EXPERIENCE\nSPRINGFIVE Issy les Moulineaux, France July - December 2023\nSALESFORCE CONSULTANT INTERNSHIP\nImplementation of a Salesforce (#1 CRM worldwide) solution for a leading technology communication company in\nEurope :\nOrganizing client workshops and gathering business requirements\nDesigning and specifying the solution\nSolution build and configuration on Salesforce\nConducting the user acceptance testing\nConducting user training\nMINES NANCY Nancy, France 2022 - 2023\nVICE PRESIDENT OF THE COLLEGE SPORT COMITEE\nTeam management\nOrganisation and management of events : inter-college multi-sport tournament (L-INP : 800 athletes, Cartel : 1500\nathletes)"}, {"txt": "SOPIL SA Pirey, France July 2022\nSEASONAL EMPLOYEMENT\nAssistance for handling, packaging, quality control\nSOPIL SA Pirey, France February 2022\nPRODUCTION FACTORY OPERATOR INTERNSHIP\nDiscovery of industrial professions\nAdministrative tasks in accounting\nTECHNICAL SKILLS\nProgramming Languages : Python, Matlab, R, SQL, VBA\nMachine Learning & Deep Learning : Keras, TensorFlow, Scikit-Learn, Pandas, Matplotlib\nSalesforce : Configuration, Development, Process Automation, Project Management\nTools : Office Pack, Adobe Suite (Premiere Pro, Photoshop, After Effect)\nLinguistic Skills : French (native), English (confirmed), Spanish (intermediate), Japanese (beginner)"}, {"txt": "PERSONAL INTERESTS\nHobbies : Competitive table tennis, rugby and running - Piano during 7 years.\n\n\nAviation : Aeronautic initiation certificate acquired in 2018\nAdditional table 1 on page 1.\nEDUCATION \n\nAdditional table 2 on page 1.\n\n\nPROFESSIONAL EXPERIENCE \n\nAdditional table 3 on page 1.\n\n\nTECHNICAL SKILLS \n\nAdditional table 4 on page 1.\n\n\nPERSONAL INTERESTS"}, {"txt": "AKERKE JANZAKOVA janzakova.akerke01@gmail.com | +77025399377 | Almaty, Kazakhstan\nSUMMARY\nA highly skilled physician with expertise in infectious diseases, vaccinology, and public health.\n\nAccomplished educator and curriculum developer passionate about promoting collaborative learning and evidence-based decision-making.\n\nDedicated to improving patient outcomes and promoting healthy behaviours through multidisciplinary collaboration and patient-centred care."}, {"txt": "Research interests include Herpesviruses, COVID-19, HIV, TB, zoonotic and tropical infections diagnosis, treatment and prevention, and vaccinology.\n\n\nEDUCATION Masters, Medicine\n2023 \u20132025\nUniversity of Higher School of Public Health, Kazakhstan\nScientific project: \u201cReactivation of herpes family viruses (Cytomegalovirus, Epstein-Barr and Herpes Simplex) after COVID-19 infection.\u201d"}, {"txt": "Residency, Infectious diseases, adult including children Kazakh Medical University of Continuing Education, Kazakhstan\n2017 \u20132019\n\nTheme of diploma project: Clinical and laboratory features of pertussis infection in children.\n\n\u2019\u2019\nInternship, Therapy Kazakh National Medical University named after S.Zh.\n\nAsfendiyarov, Kazakhstan\n2013 \u2013 2015\nBachelor\u2019s degree, \u201cGeneral Medicine\u201d / Doctor of Medicine (MD) Kazakh National Medical University named after S.Zh."}, {"txt": "Asfendiyarov, Kazakhstan\n2008 \u2013 2013\nCumulative GPA: 3.67\nPROFESSIONAL EXPERIENCE\nKazakh National Medical University named after S.Zh."}, {"txt": "Lectured\n\non the importance of longCOVID-19, vaccination and Measles, pertussis, Diphtheria\nKazakh-Russian Medical University, Almaty, Kazakhstan Assistant Professor of Infectious Diseases Department\nOct 2021 \u2013 Feb 2024\nEducated international medical students from India, Pakistan, and Afghanistan on infectious disease topics through lectures, seminars, and clinics\nDeveloped and delivered resident education by providing infectious disease rotations and core lectures \u2022"}, {"txt": "Served on relevant educational and hospital committees, such as hospital formulary, infection control, and antimicrobial stewardship\nPerformed inpatient and outpatient care as a consulting and attending physician \u2022\nLectured on the importance of COVID-19 vaccination and conducted a conference on meningococcal infection and measles for fellow doctors\nDesigned and developed curriculum and instructional materials for the Basic Clinical and Laboratory Aspects of Tropical and Parasitic Diseases and specialized instruction on Childhood Infection\nCity Clinical Hospital No. 7, Almaty, Kazakhstan Infectious Diseases Specialist\nSep 2017 \u2013 present\nDiagnosed patients by evaluating their symptoms and determining their physical ailment \u2022 Prescribed appropriate medications based on patient\u2019s health conditions and medical history \u2022 Advised patients on compliance with their therapeutic regimen and avoidance of risk factors \u2022 Educated medical students on infectious disease topics in lectures, seminars, clinics, and wards \u2022 Communicated with patients, families, and team members through newsletters, roundtables, and professional seminars\nOrganized a conference and round table on HIV/AIDS in Central Asia\nKazakh Medical University of Continuing Education, Almaty, Kazakhstan Assistant Professor of Infectious Diseases Department\nDec 2019 \u2013 Jun 2021\nAdditional table 1 on page 1."}, {"txt": "\u2022 Educated international medical students from India, Pakistan, and Afghanistan on infectious disease topics through None\n lectures, seminars, and clinics None\n \u2022 Developed and delivered resident education by providing infectious disease rotations and core lectures None\n \u2022 Served on relevant educational and hospital committees, such as hospital formulary, infection control, and None\n antimicrobial stewardship None\n \u2022 Performed inpatient and outpatient care as a consulting and attending physician None\n \u2022 Lectured on the importance of COVID-19 vaccination and conducted a conference on meningococcal infection and None\n measles for fellow doctors None\n \u2022 Designed and developed curriculum and instructional materials for the Basic Clinical and Laboratory Aspects of None\n Tropical and Parasitic Diseases and specialized instruction on Childhood Infection None\n None \n\nAdditional table 2 on page 1.\n \u2022 Diagnosed patients by evaluating their symptoms and determining their physical ailment None\n \u2022 Prescribed appropriate medications based on patient\u2019s health conditions and medical history None\n \u2022 Advised patients on compliance with their therapeutic regimen and avoidance of risk factors None\n \u2022 Educated medical students on infectious disease topics in lectures, seminars, clinics, and wards None\n\u2022 Communicated with patients, families, and team members through newsletters, roundtables, and professional None\n seminars None\n \u2022 Organized a conference and round table on HIV/AIDS in Central Asia None\n None"}, {"txt": "Educated medical students on infectious disease topics in lectures, seminars, clinics, and wards \u2022 Served on relevant hospital committees to improve patient care \u2022 Supported and developed research activities \u2022 Functioned as a valuable member of the university's faculty.\n\n\u2022"}, {"txt": "\u2022\n\nCreated vaccinology course material, lesson plans, and curricula \u2022 Developed an English teaching aid on the cycle of childhood infections and vaccine-preventable disease \u2022 Conducted a seminar and open lessons at PHC, medical workers about \u201cVaccinology.\u201d"}, {"txt": "\u2022 Sep 2019 \u2013 Apr 2022\nEducated medical students on infectious disease topics in lectures, seminars, clinics, and wards \u2022 Served on relevant hospital committees to improve patient care \u2022 Supported and developed research activities \u2022 Functioned as a valuable member of the university's faculty.\n\n\u2022"}, {"txt": "\u2022\n\nCreated vaccinology course material, lesson plans, and curricula \u2022 Developed an English teaching aid on the cycle of childhood infections and vaccine-preventable disease \u2022 Conducted a seminar and open lessons at PHC, medical workers about \u201cVaccinology.\u201d"}, {"txt": "\u2022 Facilitated engaging discussions and created an inclusive learning environment\nConducted pre-admitting activities such as receiving bookings from physicians and interviewing patients to obtain required information and explain hospital policies, as well as assembling admission folders for scheduled patients\nProvided emergency care for patients in the emergency department \u2022 Diagnosed and admitted patients with therapeutic, nephrological, endocrinological, and hematological conditions, including those with comorbidities\nAnalyzed lab tests, instrumental results, and examination data to ensure accurate diagnoses and appropriate treatment plans\nCollaborated with specialists and multidisciplinary teams to deliver comprehensive patient care."}, {"txt": "RESEARCH AND QUALIFICATIONS\nConducted a workshop-master class on the \u201cImmunization Program in the Republic of Kazakhstan for Primary Health Care\u201d, organized and presented in July 2022\nPresented an excellent case at the Salzburg Reading Seminar on Infectious Diseases, earning a certificate from the Open Medical Institute, Weill Cornell Medicine, and the Medical University of Vienna in March-April 2022\nParticipated in the II Kazakhstan Congress of infectious diseases in the context of globalization, in Nur-Sultan in October 2021\nPresented a case on infectious diseases at Weill Cornell Medicine in Salzburg, Austria in May 2021 \u2022 Participated in the World Science Conference on Scientific issues of modernity in Dubai, UAE in April 2015 \u2022 Participated in the 7th International Congress on Human and Medicine in Kazakhstan in Almaty and Shymkent in October 2014."}, {"txt": "PUBLICATIONS AND ARTICLES\n\n\u2022\n\n\u2022 \u2022 \u2022\n\" Waterhouse-Friedrexen syndrome in severe meningococcal infection.\"\n\nHerald of KazNMU scientific and practical journal.\n\nISSN 9965-01-300-4.\n\nAlmaty, \u21162 (2), 2014 \"The role and significance of D-dimer in cardiology\" Therapeutic Herald Journal.\n\nISSN 1562-2940.\n\n\u21161, Almaty, 2015 \"The role of haemodynamic disorders in the development of cardiac liver injury (literature review)\"\n\nInternational Scientific and Practical Conference.\n\nISBN 978-966-316-373-4, Vol.4, Dubai 2015."}, {"txt": "International Scientific and Practical Conference.\n\nISBN 978-966-316-373-4, Vol.4, Dubai 2015.\n\n\"Clinical and laboratory features of pertussis infection in children\" APSATAR READINGS: \u00abTHE FUTURE OF MEDICINE.\n\nCHALLENGES AND DECISIONS\u00bb\n\nthe collection reflects the results of the International scientific\u2013practical conference of students and young researchers.\n\n: ISBN 978-601-7830-23-6, Almaty, 2019 \u201cMAIN CHILD INFECTIONS\u201d.\n\nTraining manual: ISB 978-601-7292-98-0."}, {"txt": "Training manual: ISB 978-601-7292-98-0.\n\nAlmaty, 2020 \u201cTROPICAL INFECTIOUS DISEASES\u201d Training manual Book for international students: Almaty, 2022 \"Mysterious Linear Rash\" clinical case in Seminar in Infectious Diseases special issue, Salzburg, Austria 2022\n\n\"Clinical case of dilaphilariasis.\"\n\nand \"Analysis of lethal outcomes in IUI in children.\"\n\nabstract in the journal Medicine of Tomorrow: Scientific Legacy of Academic M.A. Aliyev.:"}, {"txt": "ISBN978-601-7838-30-0, Almaty, 2023\n\nSKILLS\nUpper-intermediate in English, and native Kazakh and Russian \u2022 Proficiency in MS Office Word, Excel, Outlook, PowerPoint, OneNote, Access, and health management information systems (HMIS)\nExperience in laboratory tests including CBC, biochemical blood tests, ELISA, cell culturing, cerebrospinal fluid, polymerase chain reaction, IFA, CT scans, ECG, and ultrasound diagnostics\nCross-cultural communication skills \u2022 Expertise in curriculum development, especially on tropical, parasitic, and childhood diseases \u2022 Strong skills in classroom management, student assessment, and feedback, and creating collaborative learning environments\nKnowledge of public health, emergency medicine, patient assessment, diagnosis, and comorbid condition management\nProficiency in analyzing lab tests, instrumental results, and developing appropriate treatment plans \u2022 Strong multidisciplinary collaboration skills \u2022 Expertise in infectious disease management, clinical decision-making, and comprehensive patient care \u2022"}, {"txt": "Knowledge of various infections and their etiologies in nephrology, endocrinology, and hematology."}, {"txt": "\u2022\nTime management and prioritisation.\n\n\nVolunteering and additional information.\n\n\nProject Manager in the healthcare system \u2022 Managed a healthcare project from September 2022 at the Yenbekshikazakh multidisciplinary hospital.\n\nProduced education and training videos for patients, also project management of diseases at the primary health care level\nActive in supporting a healthy lifestyle, regularly taking part in marathons."}, {"txt": "in 2022 she ran the city marathon for 10 km \u2022 Volunteered and held a charity concert at the Home for the Aged and Disabled."}, {"txt": "2011 \u2022 Volunteered and organized a doctor's trip to help the flood victims in Kyzylagash 2010 \u2022 Volunteered and organized a charity concert at the KazNMU named after S.D. Asfendiyarov to help treat children with disabilities and cerebral palsy 2009\nREFERENCE\nSaule Doskojaeva \u2013 Professor, Doctor of Medical Sciences of the Department of Infectious Diseases at Kazakh-Russian Medical University, Contact information \u2013 Email: sdoskojaeva@mail.ru , Phone: +7 (702) 256-65-76\nGauhar Kurmanova- Professor, Doctor of Medical Sciences, Head of the Department of Clinical Disciplines Kazakh National University named after Al-Farabi Contact information: Email: gaukhar.kurmanova2000@gmail.com Phone: +7 (775) 259-22-99\nAdditional table 1 on page 3.\n None \u2022 Time management and prioritisation."}, {"txt": "None\n None None \nVolunteering and additional information. \n\nNone None\n\nAdditional table 2 on page 3.\n \n\nNone \nREFERENCE None"}, {"txt": "C H A R L E S S\n\nU T T Y\n2 N D Y E A R E N G\n\nI N\n\nE E R I N G S T U D E N T\n\nA T M\n\nI N E S N A N C Y\nI am looking for an engineering internship over the period July/August 2024 in data science, or AI.\n\n\nC O N T\n\nA C T\n14, rue Pierre and Marie Curie 54500 Vandoeuvres-les-Nancy\n06 80 77 63 36\ncharles.m.sutty@gmail.com\nL A N G U A G E S\nEnglish Level C1\nFrench mother language\nP R O F I L E\n21 years old\nCurious\nDynamic\nEngaged\nSociable\nA S S\n\nO C\n\nI\n\nA T I V E\n\nA N D"}, {"txt": "O C\n\nI\n\nA T I V E\n\nA N D\n\nI N T E R E S T S\nTelevision Journal of Mines (JTM) P R E S\n\nI D E N T\nVideo capture, services Montage Team management\nAssistant film manager on a short film F I L M\n\nI N G\n\nW I T H M E M B E R S O F F E M I S\n\nA N D L O U I S L U M I \u00c8 R E ( H\n\nI G H S C\n\nH\n\nO O\n\nL S O F C\n\nI N E M A )\n\n\nE D U C\n\nA T\n\nI O N Ecole des mines de Nancy (GPA M1: 3.66)\n\nD E P A R T M E N T\n\nI D ( D E C\n\nI S\n\nI O N E\n\nN G\n\nI N"}, {"txt": "D E P A R T M E N T\n\nI D ( D E C\n\nI S\n\nI O N E\n\nN G\n\nI N\n\nE E R I N G )\nOptimization, Industrial Engineering Data analysis, Databases, Knowledge extraction, Machine Learning, Deep Learning (Keras, TensorFlow)\nProjects on Stable Diffusion Probabilities, Statistical inferences Learning about Python, VBA, R, C/C++, Matlab Office: Excel, Word, PowerPoint Volunteering Project management training\nPreparatory class for Engineer Schools Lyc\u00e9e Hoche (Versailles, 78000)"}, {"txt": "P C S I - P C\nMathematics, Theoretical physics Concentration and high workload Ability to learn and adapt\nScientific Baccalaureate Notre Dame Institute (Meudon, 92190)\n\n\nH O\n\nN\n\nO R S\nMathematics specialty E X P E R I E N C E S\nCommunication Manager M I N E S S E R V\n\nI C E S , J U N\n\nI O R M I N\n\nI N G C O M P A N Y N\n\nA N C Y\nUsing software like Premiere Pro, Canvas, Illustrator Professional experience, learned legal framework Planning and social media management\nOperator internship"}, {"txt": "A T E L I E R M K N I X D E L I L L E ( D E C A T H L O N )\n\n\nAssembly of bicycles on the chain\nLeisure center facilitator (BAFA)\n\nC\n\nI T Y O F M E U D O N ,\n\nC I T Y O F M E T Z\nSupervision of young people in leisure and holiday centers Teamwork with other facilitators\nHistory Sport\nRunning, Trails, Athletics Cross-fitness Rugby Swimming\nCinema\n\n\n2 0 2 2 -\n2 0 2 0 - 2 0 2 2\n2 0 2 0\n2 0 2 3 - 2 0 2 4\nF E B R U A R Y 2 0 2 3\nS E V E R A L S U M M E R S"}, {"txt": "IBRAHIM LAHLOU\nEnd of Studies internship | Starting February\nibrahimlahlou021@gmail.com \ufb02 in/ibrahim-lahlou-ab09861ba\n(cid:211) +212 07 77 61 51 31 (cid:135) github.com/IbLahlou\nMorocco, Casablanca\nEDUCATION\nData Science and Cloud Computing Engineering\nENSA Oujda | Mohammed First University (cid:17) September 2021 \u2013 Present\nOujda, Oriental\nPreparatory Cycle (Science and Engineering)\nENSA Oujda | Mohammed First University (cid:17) September 2019 \u2013 June 2021\nOujda, Oriental\nEXPERIENCE\nMLOps Application Internship using NLP\n3D Smart Factory (cid:17) July 2023-September 2023\nMorocco, Mohammadia\nAnalysis of data veri\ufb01cation and spelling models."}, {"txt": "Design of a pipeline for an NLP model with metrics.\n\n\nDevelopment and deployment of a web interface with Flask.\n\n\nGithub URL: IbLahlou/SpellX\nDocker\nScrum Python\nFlask\nAWS\nDVC\nPERSONAL PROJECTS\nAnalysis of Web Application Log Data\nBig Data Project\n(ongoing)\nInstallation and con\ufb01guration of Hadoop master-slave architecture.\n\n\nCon\ufb01guration of Flume for log data ingestion into HBase."}, {"txt": "Con\ufb01guration of Flume for log data ingestion into HBase.\n\n\nGithub URL: IbLahlou/Data-Log-analysis\nDocker\nHadoop\nFlume\nHBase\nPython\nIn\ufb02uxDB\nGrafana\nMLOps Pipeline for ElasticNet Regression\nData Mining and MLOps Project\nIncremental data ingestion to Google Cloud Storage.\n\n\nContinuous integration, deployment,& training of the model & application."}, {"txt": "Github URL: IbLahlou/ElasticNet-model-e2e\nPython\nGCP\nAir\ufb02ow Docker\nFlask\nScikit-learn ML\ufb02ow\nOther Projects:\nStatistical Project | Stochastic Modeling for Regression | Link\nGeospatial Analysis Project using Spatial Autoregressive Model | Link\nIoT Project | Food Preservation Service | Link\nPrototype of Backends for Frontends with GraphQL | Link\n\u2022 Web Project | Development of an E-Commerce application with PHP and\nWordpress\nACHIEVEMENTS\n3 Participation in MNPC 22\nNational Moroccan Programming Competition held at 1337 Khouribga."}, {"txt": "Problem Solving\nCode Optimization\n(cid:143) Participation in several activities \u2022 Basmat al a\u00efd (ENSAO solidarity)\nScience Festival (MDSO)\n\n\nGrand Debate of Oujda (ENCGO)\nGit and GitHub Course Session\nNASA Space App Challenge\nSKILLS\nDevOps \u2022 Git, GitHub Actions, Pytest\nCloud Services: GCP, AWS\nDocker and Kubernetes\nMachine Learning \u2022"}, {"txt": "Models: LSTM , CNN\nML Tools: Tensor\ufb02ow ,PyTorch, ML\ufb02ow\nData Engineering and Analysis \u2022 Relational Databases: MySQL, SQL Server\nNoSQL Databases: Redis, BigQuery\nBig Data Tools: Air\ufb02ow, Dataproc\nData Visualization: Power BI, Looker\nApplication Development \u2022\n\nFrontend: HTML, CSS, JS, Vite + React.js\nBackend: Python (Flask, Django), Java, PHP\nCERTIFICATIONS\nIntro to Agile Development and Scrum\nNeural Networks and Deep Learning\nGCP Baseline Infrastructure\nLANGUAGES\nEnglish\nFluent\nFrench\nFluent\nArabic\nNative"}, {"txt": "ELIETTE FRITSCH\nLOOKING FOR A JOB\nINTERNSHIPS\nSOFT SKILLS :\nProject Management\nAMOA PROJECT MANAGER\nClient Needs Analysis\nCGI Business Consulting l 6 months l 2024\nResource Planning\nResource Planning\nCommunication\nTask Coordination\nProblem Solving\nSolution Assessment\nNegotiation\nCommunication Management\nTime Management\nAdherence to Deadlines and Budgets\nLeadership\nProblem Solving\nAdaptability\nProblem Solving\nTeamwork\nMARKET RESEARCH ANALYST\nActive Listening\nTime Management\nEmpathy\nBrowning International l 4 months l 2022\nEuropean and American Benchmarking\nWriting Recommendations for R&D\nHARD SKILLS :\nFinancial Analysis\nMarket and Industry Knowledge in\nMARKETING ASSISTANT\nM surf school l 3 months l 2021\nOil & Gas\nDesign and Development of Merchandise\nCustomer Relationship Management\nPlanning and Setting Up a Pop-Up Shop\nSustainable Development\nDesign and Launch of a New Clothing Line\nExcel Macro Programming\nPower BI Usage\nContract Management\nBudget Planning and Monitoring\nPROFESSIONAL EXPERIENCES\nDigital Marketing\nMIDDLE AND HIGH SCHOOL TUTOR Acadomia I 18 months l 2022-2024\nAdapting Teaching to Individual Needs\nLANGUAGES\nClear Explanation of Complex Concepts\nFrench : Native\nPromotion of a Positive Learning Environment\nEnglish : C1 TOIEC\nSpanish : B1-2\nPortuguese :A2\nSALES ASSOCIATE / ASSISTANT DEPARTMENT MANAGER D\u00e9cathlon l 18 months l 2021-2023\nEffective Customer Assistance\nEDUCATION\nTeam Supervision\nCertification Oil & Gas Industry\nStock Management\nOperations and Markets\nUniversity de Duke 2024\nEVENT MANAGER\nMaster's Degree in Project Engineering and\nICN Dakar l 7 months l 2021\nManagement\nEvent Organization\nENSMN/ENSGSI 2022-2024\nNGO Project Management\nBachelor in Management\nActivity Planning\nICN Business School ARTEM 2019-2022\nTeam Leadership\nCONTACT\nCANDIDATE ON A MUNICIPAL ELECTORAL LIST\nCity of Villers-les-Nancy l 6months l 2019\nT\u00e9l\u00e9phone : +33 6 ."}, {"txt": "68 .\n\n71 .\n\n74 .\n\n98\nActive Participation in the Electoral Campaign\nEmail : elieftch@gmail.com\nContribution to Media Production\nAnalysis of Various Issues Focused on Sustainable Development\nCollaboration with a Diverse Team"}, {"txt": "Arthur COULON 21 ans \u00c9l\u00e8ve Ing\u00e9nieur aux Mines de Nancy en 3\u00e8me ann\u00e9e, fili\u00e8re G\u00e9nie Industriel et Mat\u00e9riaux\nRecherche un stage d\u2019Ing\u00e9nieur de Production de 25 semaines \u00e0 compter de mars 2024 li\u00e9 aux diff\u00e9rents services supports d\u2019une usine\nMES COORDONN\u00c9ES\n\u25aa Mail : arthur.coulon2@gmail.com \u25aa\n\nT\u00e9l : 06 51 15 38 23 \u25aa LinkedIn : linkedin.com/in/arthurcoulon74940 \u25aa Adresse 1 : 3 bis rue des grottes, 74940,\nMA FORMATION IAE Nancy School of Management \u2013 Master 2 MAE Nancy, France, 2023 - 2024 \u2022"}, {"txt": "Master 2 en Management et Administration\nAnnecy-le-Vieux\n\u25aa Adresse 2 : 50 rue du Mar\u00e9chal Oudinot,\ndes Entreprises r\u00e9alis\u00e9 en double dipl\u00f4me avec l\u2019\u00e9cole des Mines de Nancy\n54000, Nancy \u25aa Permis B, v\u00e9hicul\u00e9\nMES COMP\u00c9TENCES\nLangues :\n\u00c9cole Nationale Sup\u00e9rieure des Mines de Nancy \u2013 Industriel et Mat\u00e9riaux Nancy, France, 2021 - 2024 \u2022 Sciences des mat\u00e9riaux \u2022 Gestion de production IUT Annecy - DUT Mesures Physiques Annecy-le-Vieux, France, 2019 - 2021 \u2022 Sp\u00e9cialit\u00e9 Mat\u00e9riaux et Contr\u00f4les Physico-\nIng\u00e9nieur G\u00e9nie\nFran\u00e7ais\nchimiques\nAnglais\nEspagnol\nB2\nB1\nLyc\u00e9e Berthollet - Baccalaur\u00e9at Scientifique Annecy, France, obtenu en juillet 2019 \u2022 Section S SVT, Sp\u00e9cialit\u00e9 Math\u00e9matiques\nLogiciels :\nMES EXP\u00c9RIENCES\nPack Office\nLogiciels CAO&DAO\nVBA, C++\nSTAGIAIRE CHARG\u00c9 DE PROJETS M\u00c9THODES & AM\u00c9LIORATION CONTINUE \u2013"}, {"txt": "MECALAC De mars \u00e0 juillet 2023, Annecy-le-Vieux \u25aa Service : M\u00e9thodes Production \u25aa Sujet :\n\nCr\u00e9er une dynamique de communication l\u2019usine standardis\u00e9e dans (tableaux visuels, d\u00e9veloppement et affichage d\u2019indicateurs\u2026)\n\nMettre en place un syst\u00e8me de remont\u00e9e des \u00ab irritants \u00bb des op\u00e9rateurs sur cha\u00eene.\n\n\nles secteurs de management\nde\nCENTRES D\u2019INT\u00c9R\u00caTS\nSports : - Tennis de table (Annecy TT, 8 ans, comp\u00e9tition) - Natation (Dauphins d\u2019Annecy, 4 ans) -"}, {"txt": "Ski (M\u00e9dailles de base de l\u2019ESF)\nTECHNICIEN STAGIAIRE \u2013 FOURNIER GROUPE De mars \u00e0 juillet 2022, Th\u00f4nes \u25aa Service :\n\nQualit\u00e9 Production \u25aa Sujet : Am\u00e9lioration du taux de conformit\u00e9 d\u2019une ligne de montage de meubles.\n\nApproche de r\u00e9solution type DMAIC.\n\n\nPlongeur encadr\u00e9 12m (PE12) Brevet premiers secours\nTECHNICIEN STAGIAIRE - UGITECH De mars \u00e0 juin 2021, Ugine \u25aa Service : M\u00e9thodes Aci\u00e9rie \u25aa Sujet : Contr\u00f4le du processus de refroidissement contr\u00f4l\u00e9 sous abri des demi-produits d\u2019acier inoxydable."}, {"txt": "06 51 15 38 23 | arthur.coulon2@gmail.com"}, {"txt": "| Annecy - Nancy | Nationalit\u00e9 Fran\u00e7aise\nAdditional table 1 on page 1.\n None\n Arthur COULON\\n21 ans\\n\u00c9l\u00e8ve Ing\u00e9nieur aux Mines de Nancy en 3\u00e8me\\nann\u00e9e, fili\u00e8re G\u00e9nie Industriel et Mat\u00e9riaux\\nRecherche un stage d\u2019Ing\u00e9nieur de Production de\\n25 semaines \u00e0 compter de mars 2024 li\u00e9 aux\\ndiff\u00e9rents services supports d\u2019une usine None\n MES COORDONN\u00c9ES\\n\u25aa Mail : arthur.coulon2@gmail.com\\n\u25aa T\u00e9l : 06 51 15 38 23\\n\u25aa LinkedIn : linkedin.com/in/arthurcoulon74940\\n\u25aa Adresse 1 : 3 bis rue des grottes, 74940,\\nAnnecy-le-Vieux\\n\u25aa"}, {"txt": "Adresse 2 : 50 rue du Mar\u00e9chal Oudinot,\\n54000, Nancy\\n\u25aa Permis B, v\u00e9hicul\u00e9\\nMES COMP\u00c9TENCES\\nLangues :\\nFran\u00e7ais\\nAnglais B2\\nEspagnol B1\\nLogiciels :\\nPack Logiciels\\nVBA, C++\\nOffice CAO&DAO\\nCENTRES D\u2019INT\u00c9R\u00caTS\\nSports :\\n- Tennis de table (Annecy TT, 8 ans, comp\u00e9tition)\\n- Natation (Dauphins d\u2019Annecy, 4 ans)\\n- Ski (M\u00e9dailles de base de l\u2019ESF)\\nPlongeur encadr\u00e9 12m (PE12)\\nBrevet premiers secours None MA FORMATION\\nIAE Nancy School of Management \u2013 Master\\n2 MAE\\nNancy, France, 2023 - 2024\\n\u2022 Master 2 en Management et Administration\\ndes"}, {"txt": "Entreprises r\u00e9alis\u00e9 en double dipl\u00f4me avec\\nl\u2019\u00e9cole des Mines de Nancy\\n\u00c9cole Nationale Sup\u00e9rieure des Mines de\\nNancy \u2013 Ing\u00e9nieur G\u00e9nie Industriel et\\nMat\u00e9riaux\\nNancy, France, 2021 - 2024\\n\u2022 Sciences des mat\u00e9riaux\\n\u2022 Gestion de production\\nIUT Annecy - DUT Mesures Physiques\\nAnnecy-le-Vieux, France, 2019 - 2021\\n\u2022 Sp\u00e9cialit\u00e9 Mat\u00e9riaux et"}, {"txt": "Contr\u00f4les Physico-\\nchimiques\\nLyc\u00e9e Berthollet - Baccalaur\u00e9at Scientifique\\nAnnecy, France, obtenu en juillet 2019\\n\u2022 Section S SVT, Sp\u00e9cialit\u00e9 Math\u00e9matiques\\nMES EXP\u00c9RIENCES\\nSTAGIAIRE CHARG\u00c9 DE PROJETS M\u00c9THODES\\n& AM\u00c9LIORATION CONTINUE \u2013 MECALAC\\nDe mars \u00e0 juillet 2023, Annecy-le-Vieux\\n\u25aa Service : M\u00e9thodes\n\nProduction\\n\u25aa Sujet : Cr\u00e9er une dynamique de communication\\nstandardis\u00e9e dans les secteurs de l\u2019usine\\n(tableaux de management visuels,\\nd\u00e9veloppement et affichage d\u2019indicateurs\u2026)\\nMettre"}, {"txt": "en place un syst\u00e8me de remont\u00e9e des\\n\u00abirritants\u00bb des op\u00e9rateurs sur cha\u00eene.\\nTECHNICIEN STAGIAIRE \u2013 FOURNIER GROUPE\\nDe mars \u00e0 juillet 2022, Th\u00f4nes\\n\u25aa Service : Qualit\u00e9\n\nProduction\\n\u25aa\n\nSujet : Am\u00e9lioration du taux de conformit\u00e9 d\u2019une\\nligne de montage de meubles."}, {"txt": "Approche de\\nr\u00e9solution type DMAIC.\\nTECHNICIEN STAGIAIRE - UGITECH\\nDe mars \u00e0 juin 2021, Ugine\\n\u25aa Service : M\u00e9thodes Aci\u00e9rie\\n\u25aa Sujet : Contr\u00f4le du processus de refroidissement\\ncontr\u00f4l\u00e9 sous abri des demi-produits d\u2019acier\\ninoxydable.\\nAnnecy - Nancy | Nationalit\u00e9 Fran\u00e7aise\n 06 51 15 38 23 | arthur.coulon2@gmail.com"}, {"txt": "| None Annecy - Nancy | Nationalit\u00e9 Fran\u00e7aise\n None None\n\nAdditional table 2 on page 1.\n B2\n\nAdditional table 3 on page 1.\n B1"}, {"txt": "+213 663 083 377 +213 542 050 451\nAissam.debbache@gmail.com\nRedjas, Mila, Algeria\nin https://www.linkedin.com/in/ aissam-debbache-266ba865/\nLanguages\nEnglish: read, speak, write\nFrench: read, speak, write\nArabic: read, speak, write\nTraining\n2023 :\n\nMaster HR Mohamed Boudiaf University, M\u2019sila\n2011 :\n\nManagement Bachlor degree Mohamed Kkaider University, Biskra\n2011 :\n\nNDT Level II Controller VT-MT-RT-PT 3Mecs School, Laghouat\n2010 :"}, {"txt": "NDT Level II Controller VT-MT-RT-PT 3Mecs School, Laghouat\n2010 :\n\nPRIMAVERA P6 Project Planning Certificate Ibn Rochd School, Algiers\n2005 : Business Management Certificate\nTraining center, Tebessa\n1999 :\n\nDEUA in Management IT University August 20, 1955, Skikda\nAISSAM DEBBACHE\nQC Welding, Piping, Coating and NDT I have a level II certification in welding and NDT (VT-RT-PT-MT) since 2011, with 13 years of experience in the industrial, gas-oil and electricity field with national and international companies."}, {"txt": "10 years of experience in the IT management field since 1999.\n\n\nPROFESSIONAL EXPERIENCE\nSIDEM Spa | Welding and NDT inspector\nMay 2023 \u2013 today\nSonatrach representative, Supervisor of welding and CND works.\n\n\nProject: Connection 22 Gas production wells, Ain Salah\nSARPI Spa | NDT and welding inspector\nOctober 2021 \u2013 May 2023\nMonitored welding and NDT activities and managed the NDT department and the radiography team.\n\n\nProject: Connection 73 Gas production wells, In Amenas and Adrar."}, {"txt": "Project: Connection 73 Gas production wells, In Amenas and Adrar.\n\n\nMULTITRADE Spa | Expert Engineer\nNovember 2021 \u2013 March 2022\nSupervised the manufacturing of boiler elements with a Chinese manufacturer.\n\n\nProject: Renovation of the Marsat Elhadjadj thermal power station, Oran.\n\n\nINSPECTION POWER Spa | QAQC engineer in welding and NDT\nOctober 2019 \u2013 December 2020\nMonitored and supervised welding, piping and NDT activities.\n\n\nProject: Construction of a 1400 MW power plant in Bordj Chegua, Biskra."}, {"txt": "Syst\u00e8me d'exploitation: Window, Linux\nCertification\nLangues\nCybersecurity Fundamentals by IBM SkillsBuild\nAnglais courant\nIntroduction to Data Science in Python coursera\nFran\u00e7ais courant\nAmazighe standard marocain langue maternelle\nArabe langue maternelle\nIELTS academic Credential ID 22MA003439ARRK002A (level C1)"}, {"txt": "Project: Construction of a 1400 MW power plant in Bordj Chegua, Biskra.\n\n\nIDOM Spa | DRI Process Piping and Welding Inspector\nDecember 2017 \u2013 September 2019\nMonitored and supervised welding, piping and NDT activities.\n\n\nProject: Construction of a Bellara steel factory, Jijel\nVin\u00e7otte International Spa | NDT inspector, welding and coating\nOctober 2016 \u2013 November 2017\nMonitored and supervised welding, coating and NDT work."}, {"txt": "Project: Construction of a 22 and 24 Inch ROB1 pipeline of 180 km\nSAFIR Spa | Controller Receiving pipe 22 and 24 inch\nDecember 2015 \u2013 September 2016\nMonitored and received the production of pipe 22 and 24 inch\nProject: ROB1 of 180 km from Msila to Bejaia\nTARSI Spa Group ENCC | Head of technical welding department\nOctober 2014 \u2013 November 2015\nManage the NDT and welding service.\n\n\nProject: Thermal power plants, storage tanks and piping.\n\n\nAdditional table 1 on page 1."}, {"txt": "Additional table 1 on page 1.\n \n\nNone\nNone PROFESSIONAL EXPERIENCE\n\nAdditional table 2 on page 1."}, {"txt": "in\\nhttps://www.linkedin.com/in/\\naissam-debbache-266ba865/ None\n Languages \n English: read, speak, write\\nFrench: read, speak, write\\nArabic: read, speak, write None\n Training \n- 2023 :"}, {"txt": "Master HR\\nMohamed Boudiaf University, M\u2019sila\\n- 2011 :\n\nManagement Bachlor degree\\nMohamed Kkaider University, Biskra\\n- 2011 : NDT Level II Controller\\nVT-MT-RT-PT\\n3Mecs School, Laghouat\\n- 2010 :\n\nPRIMAVERA P6\\nProject Planning Certificate\\nIbn Rochd School, Algiers\\n- 2005 :\n\nBusiness Management\\nCertificate\\nTraining center, Tebessa\\n- 1999 :\n\nDEUA in Management IT\\nUniversity August 20, 1955, Skikda None"}, {"txt": "Tasks\nCheck dimensions and inspection before welding (Fit-Up)\nCheck the visual inspection of the weld joints\nCreate welding procedures ("}, {"txt": "WPSs)\nQualification of welding procedures (PQRs)\nQualification of welders (WQT)\nCreate and monitor Test Packs\nWalk-down inspections\nAir blow inspections\nHydrostatic, pneumatic inspections and leak testing\nNDT VT, PT, MT, RT inspections\nManage the CND team and the Radiography team\nPlan the welding and NDT activities\nDevelopment and interpretation of x-ray and gamma films\nMonitoring radiologists and radioactive sources\nKnowledge of codes and standards:\nAPI 1104 / API 650 / API 653 / API 570 / API 510\nASME II / ASME V / ASME VIII /\nASME IX / ASME B31.1 / ASME B31.3\nASME B16 / ASME B31.8\nISO/AWS/ASTM/NE\nSARPI Spa | NDT Level II controller\nJuly 2011 \u2013 September 2014\nMonitored and managed the welding and NDT department and the radiography team."}, {"txt": "Project: Construction of wells and manifolds and connection to CPF, In Amenas\nArchitectural design office | IT and network installation\nJune 2007 \u2013 September 2009\nManaged computer hardware and computer network installation, installation of architectural and civil engineering software.\n\n\nEstablishment:"}, {"txt": "Establishment:\n\nArchitectural design office, Redjas, Mila\nCyber caf\u00e9 manager | IT and network installation and PC repair\nJune 2005 \u2013 May 2007\nManaged the cyber caf\u00e9 and installation of computer networks, repair and installation of PCs, sale and purchase of computer equipment.\n\n\nEstablishment: Cyber caf\u00e9, Redjas, Mila\nAgricultural subdivisional | Computer scientist (IT)\nFebruary 2004 \u2013 September 2004\nComputer network installation, repair and installation of PCs, sale and purchase of computer equipment."}, {"txt": "Establishment: Agricultural Subdivisional, Redjas, Mila\nMilitary Service | Computer scientist (IT)\n\n\nMarch 2001 \u2013 September 2002\nComputer network installation, computers repair."}, {"txt": "March 2001 \u2013 September 2002\nComputer network installation, computers repair.\n\n\nEstablishment: Military Service, Sebdou, Tlemcen\nEL-Moustakbel professional training school | Computer Science Teacher\nOctober 1999 \u2013 February 2001\nTeacher in a private IT school\nEstablishment: EL-Moustakbel professional training school, Mila\nSKILLS\nManagement\nMs office\nProject management\nInternet\nSpss\nTeam spirit\nPrimavera P6\nAble to travel around the world\nAdditional table 1 on page 2."}, {"txt": "Additional table 2 on page 2.\n \n\nAdditional table 3 on page 2.\n \n\n\n\nAdditional table 4 on page 2.\n \n\nAdditional table 5 on page 2.\n \n\n\n\nAdditional table 6 on page 2.\n \n\nAdditional table 7 on page 2."}, {"txt": "A B O U T M E\nI am a last year student at Mines de Nancy, in Energy department, Energy transition option.\n\nI am interested in everything in touch with Energy, Life Cycle Assessment or electricity\nA B I L\n\nI T I E S\nPython\nMicrosoft Office\nVBA\nMatlab\nL A N G U A G E\nEnglish IELTS C1\n\n\nSpanish SIELE B2\nS P O R T S\nRugby - 2 years\nSwimming / Waterpolo - 10 years\nI\n\nN F O R M A T"}, {"txt": "Spanish SIELE B2\nS P O R T S\nRugby - 2 years\nSwimming / Waterpolo - 10 years\nI\n\nN F O R M A T\n\nI O N\n+33 6 95 80 52 81\ne.loiez04@gmail.com\n53 rue Desurmont, 59200 Tourcoing, France\nElliot Loiez\nDriver's licence\nElliot LOIEZ\nL A S T - Y E A R E N G\n\nI N\n\nE E R I N G S T U D E N T\n\nI N G\n\nA P Y E A R L O\n\nO K\n\nI N G F O R\n\nA 6 - M O N T H\n\nI N T E R N S\n\nH I P\nE D U C\n\nA T"}, {"txt": "I O N\n2021-2025\nMines Nancy\nStudies:\nEnergy Department, energy transition option:\nLife Cycle Assessment Electrical engineering Fluid mechanics Thermodynamics Numerical simulation Electrical engineering\nFINO1 : 1-year Project Data Analysis Project to determine Off-Shore / On-Shore wind turbine power\nActivities and associations: Treasurer of the Surf Club Communication manager of the student office Rugby team member, participation at the academic season\n2018-2021\nPreparation classes for national competitive exams\nHenri Wallon High School\nMPSI (Math, Physics and Engineering science):"}, {"txt": "1st year MPE (Math and Physics) :\n\n2nd et 3rd years\nE X P E R\n\nI E N C E\n2023\nP R O J E C T M A\n\nN A G E R\n6-month internship - ZEPLUG\nInstallation of charging points for electric vehicles\nElectrical installation sizing Maintenance Site planification Management Communication\n2022\nW O R K P L A C E M E N T Bouygues b\u00e2timent 1 month placement as a worker on a construction site\nAdditional table 1 on page 1.\nABOUT ME\\nI am a last year student at Mines\\nde Nancy, in Energy department,\\nEnergy transition option."}, {"txt": "I am\\ninterested in everything in touch\\nwith Energy, Life Cycle\\nAssessment or electricity\\nABILITIES\\nPython\\nMicrosoft Office\\nVBA\\nMatlab\\nLANGUAGE\\nEnglish Spanish\\nIELTS C1 SIELE B2\\nSPORTS\\nRugby - 2 years\\nSwimming / Waterpolo - 10\\nyears\\nINFORMATION\\n+33 6 95 80 52 81\\ne.loiez04@gmail.com\\n53 rue Desurmont, 59200\\nTourcoing, France\\nElliot Loiez\\nDriver's licence Elliot\\nLOIEZ"}, {"txt": "None\n None \n None LAST-YEAR ENGINEERING STUDENT IN GAP\\nYEAR LOOKING FOR A 6-MONTH INTERNSHIP\\nEDUCATION\\n2021-2025 Mines Nancy\\nStudies:\\nEnergy Department, energy transition option:\\nLife"}, {"txt": "Cycle Assessment\\nElectrical"}, {"txt": "engineering\\nFluid mechanics\\nThermodynamics\\nNumerical simulation\\nElectrical engineering\\nFINO1 : 1-year Project Data Analysis Project to\\ndetermine Off-Shore / On-Shore wind turbine\\npower\\nActivities and associations:\\nTreasurer of the Surf Club\\nCommunication manager of the student office\\nRugby team member, participation at the\\nacademic season\\n2018-2021 Preparation classes for national\\ncompetitive exams\\nHenri Wallon High School\\nMPSI (Math, Physics and Engineering science): 1st\\nyear\\nMPE (Math and Physics) :"}, {"txt": "2nd\n\net 3rd years\\nEXPERIENCE\\n2023 PROJECT MANAGER\\n6-month internship - ZEPLUG\\nInstallation of charging points for\\nelectric vehicles\\nElectrical installation sizing\\nMaintenance\\nSite planification\\nManagement\\nCommunication\\n2022 WORK PLACEMENT\\nBouygues b\u00e2timent\\n1 month placement as a worker on a\\nconstruction site None\n\nAdditional table 2 on page 1.\n \n\n\n\nAdditional table 3 on page 1.\n \n\nAdditional table 4 on page 1.\n \n\n\n\nAdditional table 5 on page 1."}, {"txt": "Khadija ARRADI Etudiante en Informatique\n\uf0e0 \uf015\nkhadijaarradi01@gmail.com\nSIDI MAAROUF / CASABLANCA\n\uf098 \uf073\n0616-320616\nN\u00e9e le 06/09/2001\n\uf109\nT\u00e9l\u00e9travail ou pr\u00e9sentiel\n\u00c9tudiante en master\n\nen Ing\u00e9nierie informatique et Internet (3I) \u00e0 la Facult\u00e9 des Sciences Ain Chock, passionn\u00e9e par l'informatique, je suis \u00e0 la recherche d'un stage de projet de fin d'\u00e9tudes pour appliquer mes comp\u00e9tences et contribuer \u00e0 des projets innovants \u00e0 partir de f\u00e9vrier 2024 jusqu'\u00e0\n\nJuillet/ao\u00fbt 2024."}, {"txt": "Connaissances Techniques\nDipl\u00f4mes et Formations\nVirtualisation: vmware workstation, Esxi\nMachine learning: Bayes, SVM, ACP, K-means, r\u00e9seaux de neurones artificiels\nBase de donn\u00e9es: PL/SQL, ORACLE 11G/12C, SQL PLUS, MYSQL, CouchDB, RMAN\nMaster Ing\u00e9nierie Informatique et Internet (3I) Depuis octobre 2022 Facult\u00e9 des sciences Ain Chock Casablanca formation g\u00e9neraliste\nLicence Fondamentale en Science Math\u00e9matiques et Informatique De septembre 2019 \u00e0 juin 2022 Facult\u00e9 des sciences Ain Chock Casablanca option: Base de donn\u00e9es\nExp\u00e9riences professionnelles\nDeveloppement web: HTML, CSS, JS, JQuery, JEE, PHP, NodeJS, MVC, Restful Api, JSON, Hibernate\nstagiaire De novembre 2021 \u00e0 f\u00e9vrier 2022"}, {"txt": "Startup Eduwave Casablanca Conception d'une application mobile pour enfants en r\u00e9alit\u00e9 augment\u00e9e utilisant Vuforia Engine et Unity, permettant la d\u00e9couverte des sons des animaux.\n\n\nLangage de programmation: C, C++, JAVA, Python.\n\n\nWeb s\u00e9mantique: XML, XPath, XLST, XQuery, RDF\nConception: UML, Merise, ATL, BPMN,\nStagiaire D'ao\u00fbt 2023"}, {"txt": "\u00e0 septembre 2023 Sanlam Assurance / Digital Factory Casablanca Implementation d'un site web avec React et Django Rest Framework, avec base de donn\u00e9es Oracle 19c, pour la gestion des employ\u00e9s, des cong\u00e9s et des (tribes) d\u00e9partements au sein du d\u00e9partement IT."}, {"txt": "SCRUM foundation SFPC Credential ID 74365710\nProjets Acad\u00e9miques\nAtouts de personnalit\u00e9\nAutonomie, cr\u00e9ativit\u00e9, adaptation, esprit d'\u00e9quipe, r\u00e9silience, pers\u00e9v\u00e9rance et capacit\u00e9 d'apprentissage rapide\nApplication Web gestion des conteneurs Docker CRUD/Performances Application web developp\u00e9e sous Ubuntu avec Django permet des op\u00e9rations CRUD sur les conteneurs Docker, incluant des visualisations de performances via Matplotlib, gr\u00e2ce aux biblioth\u00e8ques Subprocess et Docker pour une gestion optimale."}, {"txt": "Talents\nMise en place d'un site Web pour la gestion des absences au sein FSAC Site Web d\u00e9velopp\u00e9 avec Django, utilisant OpenCV et Haar Cascade pour la reconnaissance faciale, MySQL pour le stockage des donn\u00e9es et Matplotlib pour les visualisations.\n\n\nYoga, Creation des bracelets br\u00e9siliens, Photographie et dessin."}, {"txt": "Yoga, Creation des bracelets br\u00e9siliens, Photographie et dessin.\n\n\nImplementation d'un syst\u00e8me de d\u00e9tection de somnolence en temps r\u00e9el Syst\u00e8me de pr\u00e9vention des accidents de la route li\u00e9s \u00e0 la fatigue, bas\u00e9 sur la d\u00e9tection en temps r\u00e9el de la somnolence, implementer avec Django, Transfer Learning via MobileNet, OpenCV et Keras.\n\n\nMise en place de Kereberos avec le back-end OpenLDAP (mini projet)\n\nImpl\u00e9mentation de protocoles OpenLDAP et"}, {"txt": "Impl\u00e9mentation de protocoles OpenLDAP et\n\nKerberos sur Ubuntu Linux pour la mise en place de protocoles de s\u00e9curit\u00e9."}, {"txt": "EMMA LEYMONERIE-STR\u00d6MQVIST \u00c9TUDIANTE \u00c0 L'ESSEC BUSINESS SCHOOL\n\u00c0 L A R E C H E R C H E D ' U N C\n\nO N T R A T D ' A L T E R N A N C E D E 2 8 M\n\nO I S \u00c0 P\n\nA R T\n\nI R D E S E P T E M B R E 2 0 2 4\nC O\n\nN T A C T\n\u00c9 D U C A T\n\nI O N\n\n\nParis\nESSEC Business School, Paris\n2022-2026\n+33 (0)7 82 81 14 08\nCommence 3\u00e8me ann\u00e9e en septembre \u00e0 l'ESSEC Global BBA (Bachelor of Business Administration)\n\nen track anglophone\nEmma Leymonerie\n\u00c9change intercampus \u00e0 Rabat, Maroc (janvier \u00e0 mai 2024)"}, {"txt": "en track anglophone\nEmma Leymonerie\n\u00c9change intercampus \u00e0 Rabat, Maroc (janvier \u00e0 mai 2024)\n\n\nemma.leymoneriestromqvist@essec.edu\n\u00c9cole Jeannine Manuel, Paris 15\n2009-2022\nC\n\nO M P \u00c9 T E N C E S\nBaccalaur\u00e9at fran\u00e7ais option internationale (OIB) et High School\n\nDiploma (mention bien 15/20)\nCr\u00e9ativit\u00e9\nCr\u00e9ation de contenu\nAdaptabilit\u00e9\nIA g\u00e9n\u00e9rative\n\u00c9 X P \u00c9 R\n\nI E N C E P R O F E S S\n\nI O"}, {"txt": "N N E L L E\nTeam player\nEsprit critique\nOffice365\nDesign\nAssistante Chef de Projet Innovation Newen Studios, Paris 15\njuin-ao\u00fbt 2023\nCommunication\nL A N G U E S\nFran\u00e7ais - Native\nCanva\nCr\u00e9ation et mise en place d'une newsletter sur l'innovation Benchmark des technologies innovantes Cr\u00e9ation d'un espace et d'une exp\u00e9rience d'onboarding et d'un guide utilisateur Midjourney Recrutement du rempla\u00e7ant (pr\u00e9s\u00e9lections, organisation des entretiens, participation aux prises de d\u00e9cision)\nAnglais - Bilingue (IELTS 8/9)\nH\u00f4tesse \u00e9v\u00e9nementiel\n2022-pr\u00e9sent\nSu\u00e9dois - Interm\u00e9diaire\nEspagnol - Interm\u00e9diaire (B1)\nAgences : Marianne International, CityOne & Decibelles Missions : \u00e9v\u00e9nements sportifs, salons...\nJaponais - D\u00e9butant\nChinois - D\u00e9butant (HSK3)\nMannequin Agence Frimousse, Paris 8\n2004-pr\u00e9sent\nArabe - D\u00e9butant\n\u00c9 X P \u00c9 R I E N C E C"}, {"txt": "A R\n\nI T\n\nA T\n\nI V E\nP\n\nA S S\n\nI O N S\nExploration :\n\nPlong\u00e9e sous-marine\nB\u00e9n\u00e9vole Les Auxiliaire des Aveugles, Paris 15 Accompagnement de d\u00e9ficients visuels\nmai 2024-pr\u00e9sent\n(PADI Deep 40, Nitrox)\n\n\nComp\u00e9tition : Badminton (club)\n\n\nVente caritative Artspeax, Paris\nnovembre 2022\nCr\u00e9ation : Dessin / Peinture\n(membre du BDA \u00e0 l'ESSEC)\nCr\u00e9ation de deux tableaux vendus aux ench\u00e8res (1000\u20ac) au profit de l'association \"Esp\u00e9rance Banlieue\" - association d\u2019aide au soutien scolaire d\u2019enfants d\u00e9favoris\u00e9s"}, {"txt": "\u00c9LISE SUSP\u00c8NE SECOND\n\nYEAR POSTGRADUATE STUDENT ENGINEER AT THE MINES NANCY GRANDE ECOLE, SPECIALIZATION IN COMPUTER SCIENCE\nLOOKING FOR A 6-MONTH-LONG GAP YEAR INTERNSHIP\nAge : 21 years old\nNationalities :\n\nFrench, Swiss\nCONTACT INFO elise.suspene@depinfonancy.net +33 7 80 03 33 60\nFirst aid PSC1 certification\nDriver\u2019s license\nProgramming languages : Python ; C ; Java ; html ; Matlab ; R ; Go ; Rust\nLANGUAGES\nFrench (mother tongue)\n\nEnglish (C2 Cambridge certification) German (B2)"}, {"txt": "English (C2 Cambridge certification) German (B2)\n\n\nEDUCATIONAL BACKGROUND AND DIPLOMAS\nENGINEERING TRAINING Mines Nancy Grande Ecole (top French engineering school)"}, {"txt": "Specialization in Computer Science Syllabus : https://wikidocs.univ- lorraine.fr/display/minesnancyficm since September 2022\nWeb development (experience with Bootstrap) Data bases (SQL, MongoDB) Software Engineering Artificial intelligence and object detection UX/UI design\nADDITIONAL TRAINING\nProject management MOOC Serious Game on Health and Safety in the Workplace\nPROFESSIONAL EXPERIENCE\nVOLUNTEER ENGINEERING STUDENT Analytics.nc, artificial intelligence consulting firm\nPERSONAL AND EXTRA- CURRICULAR ACTIVITIES\nVideo optimization Code deployment on Jetson nano cards using SSH File Transfer Protocol"}, {"txt": "In charge of publicity for the Perno charity student organization High-level practice of classical music, both solo and within an orchestra Travels to Switzerland, Germany, Ireland, England, Italy\nINTERN Saint-Laurent-des-Eaux nuclear power plant, February 2023 (1 month)"}, {"txt": "Anywhere St., Any City\nE X P \u00c9 R\n\nI E N C E P R O F E S S\n\nI O\n\nN N E L L E Mars 2017 \u2013 Ao\u00fbt 2023 Chef de d\u00e9partement Infrastructure, Logistique et Achats MCK S.A. (Manufacture du Caoutchouc de Kossihouen), CI -Consulter les fournisseurs et"}, {"txt": "Assisting the heads of the Assays-Chemistry- Environment service of the power plant in implementing new management methods\nAdditional table 1 on page 1.\n \u00c9LISE SUSP\u00c8NE\\nSECOND YEAR POSTGRADUATE STUDENT ENGINEER"}, {"txt": "AT THE\\nMINES"}, {"txt": "NANCY GRANDE ECOLE, SPECIALIZATION IN\\nCOMPUTER SCIENCE\\nLOOKING FOR A 6-MONTH-LONG GAP YEAR INTERNSHIP None\nAge : 21 years old\\nNationalities : French, Swiss\\nFirst aid PSC1 certification\\nDriver\u2019s license\\nProgramming languages :\\nPython ; C ; Java ; html ; Matlab ;\\nR ; Go ; Rust\\nLANGUAGES\\nFrench (mother tongue)\\nEnglish (C2 Cambridge\\ncertification)\\nGerman (B2)\\nADDITIONAL TRAINING\\nProject management MOOC\\nSerious Game on Health and\\nSafety in the Workplace\\nPERSONAL AND EXTRA-\\nCURRICULAR ACTIVITIES\\nIn charge of publicity for the\\nPerno charity student\\norganization\\nHigh-level practice of classical\\nmusic, both solo and within an\\norchestra\\nTravels to Switzerland,\\nGermany, Ireland, England,\\nItaly CONTACT INFO\\nelise.suspene@depinfonancy.net\\n+33 7 80 03 33 60\n None EDUCATIONAL BACKGROUND AND\\nDIPLOMAS\\nENGINEERING TRAINING\\nMines Nancy Grande Ecole\\n(top French engineering school)\\nSpecialization in Computer Science\\nSyllabus : https://wikidocs.univ-\\nlorraine.fr/display/minesnancyficm\\nsince September 2022\\nWeb development (experience with Bootstrap)\\nData bases (SQL, MongoDB)\\nSoftware Engineering\\nArtificial intelligence and object detection\\nUX/UI design\\nPROFESSIONAL EXPERIENCE\\nVOLUNTEER ENGINEERING STUDENT\\nAnalytics.nc, artificial intelligence consulting firm\\nVideo optimization\\nCode deployment on Jetson nano cards using SSH File\\nTransfer Protocol\\nINTERN\\nSaint-Laurent-des-Eaux nuclear power plant,\\nFebruary 2023 (1 month)\\nAssisting the heads of the Assays-Chemistry-\\nEnvironment service of the power plant in\\nimplementing new management methods"}, {"txt": "Hiba ERROUHI\n\u00c9L\u00c8VE-ING\u00c9NIEURE\n\u00c9tudiante en 2\u00e8me ann\u00e9e \u00e0 l\u2019\u00e9cole des Mines de Nancy, ing\u00e9nieur de 12 semaines serait pour moi une opportunit\u00e9 d\u2019acqu\u00e9rir des savoir-faire tels que l\u2019organisation, la conception, l\u2019encadrement d\u2019une \u00e9quipe et l\u2019autonomie.\n\n\nle stage assistant\nDONN\u00c9ES PERSONNELLES\n15/11/2000 (22 ans)\n\n\nhiba.errouhi5@etu.univ-lorraine.fr\n+33 777 86 02 40\n4 Rue Jacques Callot,\n\n54500 Vandoeuvre\nPermis B\nL O\n\nI S"}, {"txt": "54500 Vandoeuvre\nPermis B\nL O\n\nI S\n\nI R S\n\u2713 Piano : 5 ans au conservatoire de musique \u2713 Tennis : Participation aux tournois r\u00e9gionaux \u2713 Basketball : Comp\u00e9titions nationales \u2713 Voyages\nL A N G U E S\nFran\u00e7ais\nArabe\nAnglais\nEspagnol\nC\n\nO M P \u00c9 T E N C E S\nBureautique\nPython Langage R Gestion de projet SAP VBA\n\n\nEn recherche d\u2019un stage\n\nAssistant-ing\u00e9nieur\nDu 12/06/2023 Au 18/08/2023\nF O R M A T"}, {"txt": "I O N\nSeptembre 2021 - Pr\u00e9sent FORMATION ING\u00c9NIEUR G\u00c9N\u00c9RALISTE 2\u00e8me ann\u00e9e \u00e0 l\u2019\u00e9cole des Mines de Nancy\nFili\u00e8re : Ing\u00e9nierie de la d\u00e9cision\nSeptembre 2018 \u2013 Juin 2021 CYCLE PR\u00c9PARATOIRE POLYTECHNIQUE La Pr\u00e9pa des INP, Grenoble (Classement : 7/475)\nNovembre 2019 \u2013 Janvier 2020 FORMATION EN SAP : C\u00d4T\u00c9 FONCTIONNEL BC Skills Academy, Safi Septembre 2021 \u2013 D\u00e9cembre 2021 MOOC GESTION DE PROJET Centrale Lille\nSeptembre 2017 \u2013 Juin 2018 BACCALAUR\u00c9AT MAROCAIN SCIENCES MATH\u00c9MATIQUES Mention tr\u00e8s bien (2\u00e8me de la r\u00e9gion Marrakech-Safi)\nEXP\u00c9RIENCES PROFESSIONNELLES\nJanvier 2022 \u2013 F\u00e9vrier 2022 Stage Assistant ing\u00e9nieur Mini projet en lien avec URBANLOOP et"}, {"txt": "la 5G Comparaison de la vitesse de transmission d\u2019un flux vid\u00e9o en Wifi et en\n\n5G. Implantation des capteurs ultrasons sur des capsules."}, {"txt": "V\u00e9rification de la pr\u00e9cision du syst\u00e8me de positionnement d\u2019UrbanLoop\nSeptembre 2022 \u2013 Pr\u00e9sent\nParcours entrepreneurial \u00e0 l\u2019\u00e9cole des Mines Cr\u00e9ation d\u2019une entreprise de montage des vid\u00e9os gr\u00e2ce \u00e0 l\u2019IA dans le cadre d\u2019un projet entrepreneurial\nOctobre 2019 \u2013 Janvier 2020 et Mai 2021 \u2013 Juin 2021 Stage ouvrier La r\u00e9gie autonome de distribution d\u2019eau et d\u2019\u00e9lectricit\u00e9 de Safi Entretien du r\u00e9seau \u00e9lectrique et suivi des travaux d\u2019\u00e9quipement d\u2019un lotissement en eau potable et"}, {"txt": "en assainissement\nACTIVIT\u00c9S EXTRA-PROFESSIONNELLES\nMars 2022 \u2013 Pr\u00e9sent Forum Est-Horizon Tr\u00e9sori\u00e8re Septembre 2021 \u2013 Juin 2022 LES CORD\u00c9ES DE LA R\u00c9USSITE, ARTEM Tutrice et Responsable financi\u00e8re\nJuin 2022 \u2013 Pr\u00e9sent Gala des Mines de Nancy, ARTEM Charg\u00e9e de la logistique interne Octobre 2021 \u2013 Pr\u00e9sent CHEER UP : Association humanitaire pour aider les jeunes atteints\n\ndu cancer\n\nTr\u00e9sori\u00e8re Juin 2022 \u2013 Pr\u00e9sent INRS :\n\nInstitut national de recherche et de s\u00e9curit\u00e9 Sauveteur Secouriste du Travail (SST)"}, {"txt": "Acheteur\nJoel-Philippe YAO\nQualifi\u00e9, de nature curieux et sp\u00e9cialis\u00e9 dans les achats et la Supply chain, je souhaite int\u00e9grer votre compagnie dans le but d\u2019agrandir mes connaissances et de contribuer \u00e0 l\u2019atteinte des objectifs strat\u00e9giques et op\u00e9rationnelles par mon dynamisme et mon agilit\u00e9.\n\n\nC\n\nO\n\nO R D O\n\nN N \u00c9 E S\n(+33) 6 86 87 77 53\nakou13@hotmail.fr\n\nContact Le Havre, Normandie, France"}, {"txt": "76600\nPermis BCDE\n+123-456-7890\nC O M P \u00c9 T E N C E S Management des Achats et Approvisionnements www.reallygreatsite.com Management de la Supply chain Logistique transport et transit international Lean management, Six Sigma, 5S Audit, \u00e9valuation des performances Pr\u00e9vision et Planification Gestion de Stocks, proc\u00e9dure d\u2019inventaire Gestion de projet SAP S/4 HANA Digitalisation et Innovation Cr\u00e9ation tableau de bord de gestion Syst\u00e8me de Management de la Qualit\u00e9 (SMQ) Connaissance des Proc\u00e9dures d\u2019Import/Export Traitement, analyse des donn\u00e9es et reportings\nhello@reallygreatsite.com\n123"}, {"txt": "n\u00e9gocier les contrats d\u2019achat d\u2019intrant, pi\u00e8ces d\u00e9tach\u00e9es et services pour les besoins de l\u2019usine -Effectuer les pr\u00e9visions d\u2019approvisionnement et g\u00e9rer les stocks -Etablir et suivre l\u2019ex\u00e9cution des commandes et contrats d\u2019achat -Etablir le budget du d\u00e9partement et des projets et en assurer le suivi -Entretenir les relations fournisseurs, les \u00e9valuer, les auditer et contribuer \u00e0 leur performance -Faire l'interface entre les prescripteurs et les prestataires externes pour challenger les besoins et obtenir les meilleurs co\u00fbts, qualit\u00e9s et d\u00e9lais -G\u00e9rer la logistique et les moyens g\u00e9n\u00e9raux (Energie, Eau, BTP,...)"}, {"txt": "-Piloter les projets d\u2019infrastructures (extension de l\u2019usine, am\u00e9nagement divers)\n\n-D\u00e9finir\n\nla strat\u00e9gie des achats, de la logistique et la mettre en oeuvre\nF\u00e9vrier 2017-Mars 2017 : Gestionnaire de Stocks \u00e0 ECOBANK CI (Si\u00e8ge), CI G\u00e9rer l\u2019ensemble des stocks fournitures diverses au si\u00e8ge\nJanvier 2015- Juin 2016 :\n\nAcheteur / Gestionnaire Stocks SAPH (Soci\u00e9t\u00e9 Africaine de Plantations d\u2019H\u00e9v\u00e9as)"}, {"txt": "Acheteur / Gestionnaire Stocks SAPH (Soci\u00e9t\u00e9 Africaine de Plantations d\u2019H\u00e9v\u00e9as)\n\nGroupe SIFCA, CI -G\u00e9rer les achats pi\u00e8ces m\u00e9caniques, \u00e9lectrique pour l\u2019usine -Nettoyer la base articles dans SAP\nL A N G U E S\nAnglais Niveau professionnel Francais Ma\u00eetrise\nQ U A L\n\nI T \u00c9 S Organis\u00e9 Responsable Leadership Esprit d\u2019\u00e9quipe et d\u2019analyse Proactif Curieux Dynamique, motiv\u00e9, autonome Rigoureux Communication interpersonnelle Go\u00fbt pour les nouvelles technologies\n\n\nF O R M A T"}, {"txt": "F O R M A T\n\nI O N S 2023-2024 MASTER SPECIALISE Management de la Supply chain, Logistique et Innovation (Bac+6) en cours \u00c9cole de Management de Normandie, Le Havre, France\nMars 2023 Certification Management de projet : fondamentaux LEARNGEST Paris \u2013 France (en ligne)\n2017-2018 INGENIEUR Management de la Logistique Transport et Achats (Bac+5) Institut de D\u00e9veloppement de la Logistique et du Commerce International (IDELCI) -"}, {"txt": "Groupe CSI P\u00f4le Polytechnique, Abidjan Riviera Bonoumin, CI\n2015-2016 Licence Professionnelle option Logistique Transport et Achats (Bac+3) IDELCI - Groupe CSI P\u00f4le Polytechnique,\n\nCI\nD I V E R S Logiciels\nA C T\n\nI V\n\nI T E S E X T R A - P R O F E S S\n\nI O\n\nN N E L L E S\nManagement: SAP, JD Edwards Bureautique:"}, {"txt": "I V\n\nI T E S E X T R A - P R O F E S S\n\nI O\n\nN N E L L E S\nManagement: SAP, JD Edwards Bureautique:\n\nMicrosoft Office (Word, Excel, Access, PowerPoint, Outlook, Google Sheet)\n2023 - pr\u00e9sent : Maitre de Ch\u0153ur, Pianiste, Responsable de Chorale (30 choristes)\nCh\u0153ur Solidaire, \u00e9glise Sainte Marie du Havre, France\n2021 \u2013 2023 :"}, {"txt": "Manager d\u2019orchestre vari\u00e9t\u00e9\nHobbies \u25aaMusique: pianiste, maitre de ch\u0153ur depuis 10 ans ; \u25aaVoyage: C\u00f4te d\u2019Ivoire, Maroc, Ghana, Duba\u00ef, France, Belgique ; \u25aa Organisation d\u2019\u00e9v\u00e8nements: Brunch des Winners plus de 300 participants,\n\nafter-work entreprise, ...\nOrchestre Winners Groove, Abidjan, CI\n2018 \u2013 2023 :"}, {"txt": "after-work entreprise, ...\nOrchestre Winners Groove, Abidjan, CI\n2018 \u2013 2023 :\n\nSecr\u00e9taire G\u00e9n\u00e9ral de la Mutuelle des Travailleurs (MUTRA-MCK)\nMCK SA, CI\n2012 \u2013 2023 : Maitre de Ch\u0153ur, Pianiste, Responsable de Chorale\nParoisse Saint Jean Paul II, Angr\u00e9 8\u00e8 Tranche, CI\nR E F E R E N C E :\n\nD I S P\n\nO\n\nN\n\nI B L E A U B E S O\n\nI N\nAdditional table 1 on page 1."}, {"txt": "None Acheteur\\nJoel-Philippe YAO\\nQualifi\u00e9, de nature curieux et sp\u00e9cialis\u00e9 dans les achats et la Supply chain, je souhaite\\nint\u00e9grer votre compagnie dans le but d\u2019agrandir mes connaissances et de contribuer \u00e0\\nl\u2019atteinte des objectifs strat\u00e9giques et op\u00e9rationnelles par mon dynamisme et mon agilit\u00e9."}, {"txt": "None Acheteur None\nNone None Joel-Philippe YAO\\nQualifi\u00e9, de nature curieux et sp\u00e9cialis\u00e9 dans les achats et la Supply chain, je souhaite\\nint\u00e9grer votre compagnie dans le but d\u2019agrandir mes connaissances et de contribuer \u00e0\\nl\u2019atteinte des objectifs strat\u00e9giques et op\u00e9rationnelles par mon dynamisme et mon agilit\u00e9."}, {"txt": "None None\n COORDONN\u00c9ES\\n(+33) 6 86 87 77 53\\nCakoou1n3@thaoctmtail.fr\\nLe Havre, Normandie, France 76600\\nPermis+ 1B2C3D-4E56-7890\\nCOMPh\u00c9elTlo@ErNeaCllygEreSatsite.com\\nManagement des Achats et Approvisionnements\\nwww.reallygreatsite.com\\nManagement de la Supply chain\\nLogistique transport et transit international\\n123"}, {"txt": "Anywhere St., Any City\\nLean management, Six Sigma, 5S\\nAudit, \u00e9valuation des performances\\nPr\u00e9vision et Planification\\nGestion de Stocks, proc\u00e9dure d\u2019inventaire\\nGestion de projet\\nSAP S/4 HANA\\nDigitalisation et Innovation\\nCr\u00e9ation tableau de bord de gestion\\nSyst\u00e8me de Management de la Qualit\u00e9 (SMQ)\\nConnaissance des Proc\u00e9dures d\u2019Import/Export\\nTraitement, analyse des donn\u00e9es et\n\nreportings\\nLANGUES\\nAnglais"}, {"txt": "Niveau professionnel\\nFrancais Ma\u00eetrise\\nQUALIT\u00c9S\\nOrganis\u00e9\\nResponsable\\nLeadership\\nEsprit d\u2019\u00e9quipe et d\u2019analyse\\nProactif\\nCurieux\\nDynamique, motiv\u00e9, autonome\\nRigoureux\\nCommunication interpersonnelle\\nGo\u00fbt pour les nouvelles technologies\\nDIVERS\\nLogiciels\\nManagement: SAP, JD Edwards\\nBureautique: Microsoft Office (Word, Excel,\\nAccess, PowerPoint, Outlook, Google Sheet)\\nHobbies\\n\u25aaMusique: pianiste, maitre de ch\u0153ur depuis 10 ans ;\\n\u25aaVoyage: C\u00f4te d\u2019Ivoire, Maroc, Ghana, Duba\u00ef, France,\\nBelgique ;\\n\u25aa Organisation d\u2019\u00e9v\u00e8nements: Brunch des Winners plu\\nde 300 participants, after-work entreprise, ..."}, {"txt": "None None EXP\u00c9RIENCE PROFESSIONNELLE\\nMars 2017 \u2013 Ao\u00fbt 2023 Chef de d\u00e9partement Infrastructure, Logistique et Achats\\nMCK S.A. (Manufacture du Caoutchouc de Kossihouen), CI\\n-Consulter les fournisseurs et\n\nn\u00e9gocier les contrats d\u2019achat d\u2019intrant, pi\u00e8ces\\nd\u00e9tach\u00e9es et services pour les besoins de l\u2019usine\\n-Effectuer les pr\u00e9visions d\u2019approvisionnement et g\u00e9rer les stocks\\n-Etablir et suivre l\u2019ex\u00e9cution des commandes et contrats d\u2019achat\\n-Etablir le budget du d\u00e9partement et des projets et"}, {"txt": "en assurer le suivi\\n-Entretenir les relations fournisseurs, les \u00e9valuer, les auditer et contribuer \u00e0 leur\\nperformance\\n-Faire l'interface entre les prescripteurs et les prestataires externes pour\\nchallenger les besoins et obtenir les meilleurs co\u00fbts, qualit\u00e9s et d\u00e9lais\\n-G\u00e9rer la logistique et les moyens g\u00e9n\u00e9raux (Energie, Eau, BTP,...)\\n-Piloter les projets d\u2019infrastructures (extension de l\u2019usine, am\u00e9nagement divers)\\n-D\u00e9finir la strat\u00e9gie des achats, de la logistique et la mettre en oeuvre\\nF\u00e9vrier 2017-Mars 2017 : Gestionnaire de Stocks \u00e0 ECOBANK CI (Si\u00e8ge), CI\\nG\u00e9rer l\u2019ensemble des stocks fournitures diverses au si\u00e8ge\\nJanvier 2015- Juin 2016 :"}, {"txt": "Acheteur / Gestionnaire Stocks\\nSAPH (Soci\u00e9t\u00e9 Africaine de Plantations d\u2019H\u00e9v\u00e9as)"}, {"txt": "Groupe SIFCA, CI\\n-G\u00e9rer les achats pi\u00e8ces m\u00e9caniques, \u00e9lectrique pour l\u2019usine\\n-Nettoyer la base articles dans SAP\\nFORMATIONS\\n2023-2024 MASTER SPECIALISE Management de la Supply chain, Logistique et\\nInnovation (Bac+6) en cours\\n\u00c9cole de Management de Normandie, Le Havre, France\\nMars 2023 Certification Management de projet : fondamentaux\\nLEARNGEST Paris \u2013 France (en ligne)\\n2017-2018 INGENIEUR Management de la Logistique Transport et Achats\\n(Bac+5)\\nInstitut de D\u00e9veloppement de la Logistique et du Commerce International\\n(IDELCI) -"}, {"txt": "Groupe CSI P\u00f4le Polytechnique, Abidjan Riviera Bonoumin, CI\\n2015-2016 Licence Professionnelle option Logistique Transport et Achats\\n(Bac+3)\\nIDELCI - Groupe CSI P\u00f4le Polytechnique, CI\\nACTIVITES EXTRA-PROFESSIONNELLES\\n2023 - pr\u00e9sent : Maitre de Ch\u0153ur, Pianiste, Responsable de Chorale (30 choristes)\\nCh\u0153ur Solidaire, \u00e9glise Sainte Marie du Havre, France\\n2021 \u2013 2023 : Manager d\u2019orchestre vari\u00e9t\u00e9\\nOrchestre Winners Groove, Abidjan, CI\\n2018 \u2013 2023 : Secr\u00e9taire G\u00e9n\u00e9ral de la Mutuelle des Travailleurs (MUTRA-MCK)\\nMCK SA, CI\\n2012 \u2013 2023 : Maitre de Ch\u0153ur, Pianiste, Responsable de Chorale\\nsParoisse Saint Jean Paul II, Angr\u00e9 8\u00e8 Tranche, CI\\nREFERENCE : DISPONIBLE AU BESOIN\n None None None None"}, {"txt": "DUVAUCHELLE ILONA\nv\n\u00c9tudiante en 3\u00e8me ann\u00e9e de communication\nSouriante, motiv\u00e9e et pleine d'ambitions, je souhaiterais me\n\ntourner vers le milieu du marketing et de l\u2019influence\nINFOS\nFORMATIONS\n06.95.14.16.33 Lille, France\nilona.duvauchelle@efap.com\nJanvier 2023 - Mai 2023 NYIT: New York\nMarketing, Design Management\n2021- 2026 EFAP: Lille Communication, Marketing, Design, Management, \u00c9v\u00e8nementiel, Journalisme, ...\n2018-2021 Lyc\u00e9e La Providence\nSES HGGSP Litt\u00e9rature Option DNL SES (anglophone)"}, {"txt": "COMP\u00c9TENCES\nEXP\u00c9RIENCES PROFESSIONNELLES\nBon niveau d'anglais:\n\nC1 Capacit\u00e9 \u00e0 travailler en \u00e9quipe et s'int\u00e9grer facilement Aisance \u00e0 l'oral et \u00e0 l'\u00e9crit Comp\u00e9tences cr\u00e9atives Suite Adobe Permis B\n28 Ao\u00fbt 2023 au 28 D\u00e9cembre 2023 Stage : CCI Hauts-de-France\nCommunication \u00c9v\u00e8nementielle (community manager, presse, ...)"}, {"txt": "Events : Transfair / 100 transitions / Troph\u00e9es RMC / ...\n12 Octobre 2022 au 4 Juillet 2023\nAssociation \u00c9tudiante: Onestshow\nAssociation de divertissement (interviews, jeux, pr\u00e9sentations d'associations \u00e9tudiante,...)\n\nPr\u00e9sidente de l'association\n11 Juillet 2022 au 3 Septembre 2022\n\n\nJob d'\u00e9t\u00e9: Kiabi Dury / Glisy\nHOBBIES\nConseill\u00e8re de vente\n13 Avril 2022 au 13 Juin 2022\nVoyages (\u00c9tats-Unis, Italie, Canada, ...)"}, {"txt": "Musique (\u00e9coute) Concerts Mode (D\u00e9fil\u00e9 Elie Balleh, Fashion Week NYC) Cosm\u00e9tique\nStage: YogEat (Startup)\nCommunity Manager \u00c9criture d'article pour un blog Design\n29 Novembre 2021 au 3 D\u00e9cembre 2021\nCr\u00e9ative Exp\u00e9rience pour L'Or\u00e9al\nMoodboard, Storyboard, Proposition d'innovation, ...\n\nExpos\u00e9 devant un Jury\nAdditional table 1 on page 1."}, {"txt": "Captain of Mines Nancy\u2019s Team (2021-2023) : Played at a regional scale in Tours\u2019 Senior Team.\nStudy on a particular field of algebra, representations theory with a focus on a specific group, the Pauli group, used in quantum computing.\n\n\nRedaction of a scientific paper, thesis defense and realization of a vulgarisation film on the subject.\n\n\nLiterature / Reading : Essays of Philosophy ; Sociology, keen on French Theory."}, {"txt": "Literature / Reading : Essays of Philosophy ; Sociology, keen on French Theory.\n\n\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\nCinema : Member of the Bureau of the School\u2019s Association.\n\nAttended to various movies\u2019 festivals (Villerupt, IRTS).\n\n\nSeptember 2021 - June 2022\nScientific lectures : Attendance, human and technical assistance to the \u201cSciences et Soci\u00e9t\u00e9\u201d conferences cycle."}, {"txt": "None None None None None"}, {"txt": "None None\nNone None DUVAUCHELLE\\nv\\nILONA"}, {"txt": "None None None \nNone None None \u00c9tudiante en 3\u00e8me ann\u00e9e de communication\\nSouriante, motiv\u00e9e et pleine d'ambitions, je souhaiterais me tourner\\nvers le milieu du marketing et de l\u2019influence None None"}, {"txt": "None None\n None INFOS FORMA"}, {"txt": "None TIONS \nNone 06.95.14.16.33 Lille, France\\nilona.duvauchelle@efap.com\\nCOMP\u00c9TENCES\\nBon niveau d'anglais: C1\\nCapacit\u00e9 \u00e0 travailler en\\n\u00e9quipe et s'int\u00e9grer\\nfacilement\\nAisance \u00e0 l'oral et \u00e0\\nl'\u00e9crit Comp\u00e9tences\\ncr\u00e9atives\\nSuite Adobe\\nPermis B\\nHOBBIES\\nVoyages (\u00c9tats-Unis,\\nItalie, Canada, ...)\n\n\\nMusique (\u00e9coute)\\nConcerts\\nMode (D\u00e9fil\u00e9 Elie Balleh,\\nFashion Week NYC)\\nCosm\u00e9tique"}, {"txt": "None 06.95.14.16.33 Lille, France\\nilona.duvauchelle@efap.com Janvier 2023 - Mai 2021- 2026 2018-2021\\n2023 NYIT:"}, {"txt": "New York EFAP: Lille Lyc\u00e9e La Providence\\nMarketing, Communication, SES\\nDesign Marketing, HGGSP\\nManagement Design, Litt\u00e9rature\\nManagement, Option DNL SES\\n\u00c9v\u00e8nementiel, (anglophone)\\nJournalisme, ..."}, {"txt": "Intervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d institution, created by Georges Charpak (French Physics Nobel Prize).\n\n\nPresentations and experiments for 4th Grades to introduce science."}, {"txt": "None None None\nNone None COMP\u00c9TENCES EXP\u00c9RIENCES PROFESSIONNELLES None \nNone None None Bon niveau d'anglais:"}, {"txt": "C1\\nCapacit\u00e9 \u00e0 travailler en\\n\u00e9quipe et s'int\u00e9grer\\nfacilement\\nAisance \u00e0 l'oral et \u00e0\\nl'\u00e9crit Comp\u00e9tences\\ncr\u00e9atives\\nSuite Adobe\\nPermis B\\nHOBBIES\\nVoyages (\u00c9tats-Unis,\\nItalie, Canada, ...)\n\n\\nMusique (\u00e9coute)\\nConcerts\\nMode (D\u00e9fil\u00e9 Elie Balleh,\\nFashion Week NYC)\\nCosm\u00e9tique 28 Ao\u00fbt 2023 au 28 D\u00e9cembre 2023\\nStage : CCI Hauts-de-France\\nCommunication \u00c9v\u00e8nementielle (community manager, presse, ...)\n\n\\nEvents : Transfair / 100 transitions / Troph\u00e9es RMC / ...\\n12"}, {"txt": "\\nEvents : Transfair / 100 transitions / Troph\u00e9es RMC / ...\\n12\n\nOctobre 2022 au 4 Juillet 2023\\nAssociation \u00c9tudiante: Onestshow\\nAssociation de divertissement (interviews, jeux, pr\u00e9sentations d'associations \u00e9tudiante,...)\\nPr\u00e9sidente\n\nde l'association\\n11 Juillet 2022 au 3 Septembre 2022\\nJob d'\u00e9t\u00e9:"}, {"txt": "de l'association\\n11 Juillet 2022 au 3 Septembre 2022\\nJob d'\u00e9t\u00e9:\n\nKiabi Dury / Glisy\\nConseill\u00e8re de vente\\n13 Avril 2022 au 13 Juin 2022\\nStage: YogEat (Startup)\\nCommunity Manager\\n\u00c9criture d'article pour un blog\\nDesign\\n29 Novembre 2021 au 3 D\u00e9cembre 2021\\nCr\u00e9ative Exp\u00e9rience pour L'Or\u00e9al\\nMoodboard, Storyboard,\\nProposition d'innovation, ...\\nExpos\u00e9 devant un Jury None None None\n\nAdditional table 2 on page 1.\n None\n \n\nAdditional table 3 on page 1.\nHOBBIES"}, {"txt": "Anis-Samy Laamri\n+33 6 09 86 21 03\na.laamri@outlook.fr\nEngineering Student\nFrance\n\nbut\n\nwilling to work worldwide\nLooking for an intership in Data Science, starting March 2024\nSUMMARY\nStudent-engineer currently in a gap year before my final year of studies, looking for an internship abroad in a professional context to deepen my knowledge of Data Science."}, {"txt": "Driven by curiosity and the will to learn about state- of-the-art technologies, has a strong attention to detail and the ability to work collaboratively in team settings."}, {"txt": "EDUCATION\nPROFESSIONAL EXPERIENCE\nEcole des Mines de Nancy, France\nWarehouse Engineer, Givenchy (Montbazon, France) September 2023 - February 2024\nMaster of Engineering Degree in Applied Mathematics September 2021 - September 2025 Relevant Coursework : Optimization, Data Analysis, Databases Modelization and Times Series, Machine Learning, Deep Learning Operational Research, Industrial Engineering Universit\u00e9 de Lorraine, France\nIntern in charge of all outbound parcels leaving the warehouse and the various environnementals projects surrounding it."}, {"txt": "Establishment of various KPI built on PowerBI from data extraction from the WMS used in the warehouse.\n\n\nBachelor of Sciences - Mathematics : September 2019 - June 2021 Relevant Coursework : Linear & Bilinear Algebra, Calculus, Real & Complex Analysis,Probabilitiy, Statistics, Computer Science\nEconomic and environnemental studies (vacuum rate, wedging...) of packaging to reduce the impact on the climate."}, {"txt": "Optimizastion of the warehouse\u2019s WMS database to improve the workflow of operations in tune with Givenchy\u2019s own ERP system.\n\n\nSKILLS AND LANGUAGES\nLogistics Operator, Louis Vuitton (Cergy, France)\n\nJanuary 2022 - February 2022\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas, Tensorflow, Keras,Pytorch, Scikit-Learn, PowerBI, SAP, Jupyter\nOperator in charge of reception of new products at the central warehouse of Louis Vuitton in France."}, {"txt": "Hard-Skills : Data science research methods, data modelling, Regression analysis, Pattern and trend identification.\n\nLogistics\nHandled the stocking of new products and the delivery for order preparation.\n\n\nSoft-Skills : Communication and public speaking, Teamwork & collaboration, Decision-Making, Time Management.\n\n\nWorked as an order preparator for E-Shopping and Retail stores, in charge of the personalized orders.\n\n\nLanguages : - French, Native."}, {"txt": "Languages : - French, Native.\n\n- English, C1 Cambridge Advanced Certification. - Spanish, Casual Conversation.\n\n- Japanese, Notions. - Arabic, Moroccan Dialect.\n\n\nTook part in all the outbound logistics of goods and ordrers,\nas well as forklift operation.\n\n\nACADEMICS PROJECTS\nResearch Project, Sophomore Year (Nancy, France)\nACTIVITIES AND INTERESTS\n\n\nInstitut Elie Cartan de Lorraine, September 2022 - June 2023\nBasketball : 12 years in club at a regional level (2006-2018) :"}, {"txt": "Additional table 1 on page 1.\n+33 6 09 86 21 03\\nAnis-Samy Laamri\\na.laamri@outlook.fr\\nEngineering Student\\nFrance but willing to work worldwide None None\n None +33 6 09 86 21 03\\nAnis-Samy Laamri\\na.laamri@outlook.fr\\nEngineering Student\\nFrance but willing to work worldwide None\n Looking for an intership in Data Science, starting March 2024 \n \n None SUMMARY\\nStudent-engineer currently in a gap year before my final year of studies, looking for an internship abroad in a\\nprofessional context to deepen my knowledge of Data Science."}, {"txt": "Driven by curiosity and the will to learn about state-\\nof-the-art technologies, has a strong attention to detail and the ability to work collaboratively in team settings.\\nEDUCATION PROFESSIONAL"}, {"txt": "EXPERIENCE\\nWarehouse Engineer, Givenchy (Montbazon, France)\\nEcole des Mines de Nancy, France September 2023 - February 2024\\nMaster of Engineering Degree in Applied Mathematics\\nIntern in charge of all outbound parcels leaving the warehouse\\nSeptember 2021 - September 2025\\nand the various environnementals projects surrounding it.\\nRelevant Coursework : Optimization, Data Analysis, Databases\\nModelization and Times Series, Machine Learning, Deep Learning\\nEstablishment of various KPI built on PowerBI from data\\nOperational Research, Industrial Engineering\\nextraction from the WMS used in the warehouse.\\nUniversit\u00e9 de Lorraine, France\\nEconomic and environnemental studies (vacuum rate, wedging...)\\nBachelor of Sciences - Mathematics :\\nof packaging to reduce the impact on the climate.\\nSeptember 2019 - June 2021\\nRelevant Coursework : Linear & Bilinear Algebra, Calculus,\\nOptimizastion of the warehouse\u2019s WMS database to improve the\\nReal & Complex Analysis,Probabilitiy, Statistics, Computer Science\\nworkflow of operations in tune with Givenchy\u2019s own ERP system.\\nSKILLS AND LANGUAGES Logistics Operator, Louis Vuitton (Cergy, France)\\nJanuary 2022 - February 2022\\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas,\\nOperator in charge of reception of new products at the central\\nTensorflow, Keras,Pytorch, Scikit-Learn, PowerBI, SAP, Jupyter\\nwarehouse of Louis Vuitton in France.\\nHard-Skills : Data science research methods, data modelling, Handled the stocking of new products and the delivery for\\nRegression analysis, Pattern and trend identification."}, {"txt": "Logistics order preparation.\\nSoft-Skills : Communication and public speaking, Teamwork & Worked as an order preparator for E-Shopping and Retail\\nstores, in charge of the personalized orders.\\ncollaboration, Decision-Making, Time Management.\\nTook part in all the outbound logistics of goods and ordrers,\\nLanguages : - French, Native.\\nas well as forklift operation.\\n- English, C1 Cambridge Advanced Certification.\\n- Spanish, Casual Conversation.\n\nACADEMICS PROJECTS\\n-"}, {"txt": "ACADEMICS PROJECTS\\n-\n\nJapanese, Notions.\\n- Arabic, Moroccan Dialect.\\nResearch Project, Sophomore Year (Nancy, France)\\nACTIVITIES AND INTERESTS\\nInstitut"}, {"txt": "Elie Cartan de Lorraine, September 2022 - June 2023\\nStudy on a particular field of algebra, representations theory\\nBasketball : 12 years in club at a regional level (2006-2018) : with a focus on a specific group, the Pauli group, used in\\nCaptain of Mines Nancy\u2019s Team (2021-2023) : quantum computing.\\nPlayed at a regional scale in Tours\u2019 Senior Team.\\nRedaction of a scientific paper, thesis defense and realization of\\na vulgarisation film on the subject.\\nLiterature / Reading : Essays of Philosophy ;\\nSociology, keen on French Theory.\\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\\nCinema : Member of the Bureau of the School\u2019s Association.\\nSeptember 2021 - June 2022\\nAttended to various movies\u2019 festivals (Villerupt, IRTS).\\nIntervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d\\ninstitution, created by Georges Charpak (French Physics Nobel\\nScientific lectures : Attendance, human and technical assistance Prize).\\nto the \u201cSciences et Soci\u00e9t\u00e9\u201d conferences cycle.\\nPresentations and experiments for 4th Grades to introduce science."}, {"txt": "None"}, {"txt": "Anis-Samy Laamri\n+33 6 09 86 21 03\na.laamri@outlook.fr\nEngineering Student\nFrance\n\nbut\n\nwilling to work worldwide\nLooking for an intership in Supply Chain, starting March 2024\nSUMMARY\nStudent-engineer currently in a gap year before my final year of studies, looking for an internship abroad in a professional context to deepen my knowledge of Supply Chain."}, {"txt": "Driven by curiosity and the will to learn about state- of-the-art technologies, has a strong attention to detail and the ability to work collaboratively in team settings."}, {"txt": "EDUCATION\nPROFESSIONAL EXPERIENCE\nEcole des Mines de Nancy, France\nWarehouse Engineer, Givenchy (Montbazon, France) September 2023 - February 2024\nMaster of Engineering Degree in Applied Mathematics September 2021 - September 2025 Relevant Coursework : Optimization, Data Analysis, Databases Modelization and Times Series, Machine Learning, Deep Learning Operational Research, Industrial Engineering Universit\u00e9 de Lorraine, France\nIntern in charge of all outbound parcels leaving the warehouse and the various environnementals projects surrounding it."}, {"txt": "Establishment of various KPI built on PowerBI from data extraction from the WMS used in the warehouse.\n\n\nBachelor of Sciences - Mathematics : September 2019 - June 2021 Relevant Coursework : Linear & Bilinear Algebra, Calculus, Real & Complex Analysis,Probabilitiy, Statistics, Computer Science\nEconomic and environnemental studies (vacuum rate, wedging...) of packaging to reduce the impact on the climate."}, {"txt": "Optimizastion of the warehouse\u2019s WMS database to improve the workflow of operations in tune with Givenchy\u2019s own ERP system.\n\n\nSKILLS AND LANGUAGES\nLogistics Operator, Louis Vuitton (Cergy, France)\n\nJanuary 2022 - February 2022\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas, Tensorflow, Keras,Pytorch, Scikit-Learn, PowerBI, SAP, Excel\nOperator in charge of reception of new products at the central warehouse of Louis Vuitton in France."}, {"txt": "Hard-Skills : Data science research methods, data modelling, Regression analysis, Pattern and trend identification.\n\nLogistics\nHandled the stocking of new products and the delivery for order preparation.\n\n\nSoft-Skills : Communication and public speaking, Teamwork & collaboration, Decision-Making, Time Management.\n\n\nWorked as an order preparator for E-Shopping and Retail stores, in charge of the personalized orders.\n\n\nLanguages : - French, Native."}, {"txt": "Languages : - French, Native.\n\n- English, C1 Cambridge Advanced Certification. - Spanish, Casual Conversation.\n\n- Japanese, Notions. - Arabic, Moroccan Dialect.\n\n\nTook part in all the outbound logistics of goods and ordrers,\nas well as forklift operation.\n\n\nACADEMICS PROJECTS\nResearch Project, Sophomore Year (Nancy, France)\nACTIVITIES AND INTERESTS\n\n\nInstitut Elie Cartan de Lorraine, September 2022 - June 2023\nBasketball : 12 years in club at a regional level (2006-2018) :"}, {"txt": "Captain of Mines Nancy\u2019s Team (2021-2023) : Played at a regional scale in Tours\u2019 Senior Team.\nStudy on a particular field of algebra, representations theory with a focus on a specific group, the Pauli group, used in quantum computing.\n\n\nRedaction of a scientific paper, thesis defense and realization of a vulgarisation film on the subject.\n\n\nLiterature / Reading : Essays of Philosophy ; Sociology, keen on French Theory."}, {"txt": "Literature / Reading : Essays of Philosophy ; Sociology, keen on French Theory.\n\n\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\nCinema : Member of the Bureau of the School\u2019s Association.\n\nAttended to various movies\u2019 festivals (Villerupt, IRTS).\n\n\nSeptember 2021 - June 2022\nScientific lectures : Attendance, human and technical assistance to the \u201cSciences et Soci\u00e9t\u00e9\u201d conferences cycle."}, {"txt": "Intervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d institution, created by Georges Charpak (French Physics Nobel Prize).\n\n\nPresentations and experiments for 4th Grades to introduce science."}, {"txt": "Additional table 1 on page 1.\n+33 6 09 86 21 03\\nAnis-Samy Laamri\\na.laamri@outlook.fr\\nEngineering Student\\nFrance but willing to work worldwide None None\n None +33 6 09 86 21 03\\nAnis-Samy Laamri\\na.laamri@outlook.fr\\nEngineering Student\\nFrance but willing to work worldwide None\n Looking for an intership in Supply Chain, starting March 2024 \n \n None SUMMARY\\nStudent-engineer currently in a gap year before my final year of studies, looking for an internship abroad in a\\nprofessional context to deepen my knowledge of Supply Chain."}, {"txt": "Driven by curiosity and the will to learn about state-\\nof-the-art technologies, has a strong attention to detail and the ability to work collaboratively in team settings.\\nEDUCATION PROFESSIONAL"}, {"txt": "EXPERIENCE\\nWarehouse Engineer, Givenchy (Montbazon, France)\\nEcole des Mines de Nancy, France September 2023 - February 2024\\nMaster of Engineering Degree in Applied Mathematics\\nIntern in charge of all outbound parcels leaving the warehouse\\nSeptember 2021 - September 2025\\nand the various environnementals projects surrounding it.\\nRelevant Coursework : Optimization, Data Analysis, Databases\\nModelization and Times Series, Machine Learning, Deep Learning\\nEstablishment of various KPI built on PowerBI from data\\nOperational Research, Industrial Engineering\\nextraction from the WMS used in the warehouse.\\nUniversit\u00e9 de Lorraine, France\\nEconomic and environnemental studies (vacuum rate, wedging...)\\nBachelor of Sciences - Mathematics :\\nof packaging to reduce the impact on the climate.\\nSeptember 2019 - June 2021\\nRelevant Coursework : Linear & Bilinear Algebra, Calculus,\\nOptimizastion of the warehouse\u2019s WMS database to improve the\\nReal & Complex Analysis,Probabilitiy, Statistics, Computer Science\\nworkflow of operations in tune with Givenchy\u2019s own ERP system.\\nSKILLS AND LANGUAGES Logistics Operator, Louis Vuitton (Cergy, France)\\nJanuary 2022 - February 2022\\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas,\\nOperator in charge of reception of new products at the central\\nTensorflow, Keras,Pytorch, Scikit-Learn, PowerBI, SAP, Excel\\nwarehouse of Louis Vuitton in France.\\nHard-Skills : Data science research methods, data modelling, Handled the stocking of new products and the delivery for\\nRegression analysis, Pattern and trend identification."}, {"txt": "Logistics order preparation.\\nSoft-Skills : Communication and public speaking, Teamwork & Worked as an order preparator for E-Shopping and Retail\\nstores, in charge of the personalized orders.\\ncollaboration, Decision-Making, Time Management.\\nTook part in all the outbound logistics of goods and ordrers,\\nLanguages : - French, Native.\\nas well as forklift operation.\\n- English, C1 Cambridge Advanced Certification.\\n- Spanish, Casual Conversation.\n\nACADEMICS PROJECTS\\n-"}, {"txt": "ACADEMICS PROJECTS\\n-\n\nJapanese, Notions.\\n- Arabic, Moroccan Dialect.\\nResearch Project, Sophomore Year (Nancy, France)\\nACTIVITIES AND INTERESTS\\nInstitut"}, {"txt": "Elie Cartan de Lorraine, September 2022 - June 2023\\nStudy on a particular field of algebra, representations theory\\nBasketball : 12 years in club at a regional level (2006-2018) : with a focus on a specific group, the Pauli group, used in\\nCaptain of Mines Nancy\u2019s Team (2021-2023) : quantum computing.\\nPlayed at a regional scale in Tours\u2019 Senior Team.\\nRedaction of a scientific paper, thesis defense and realization of\\na vulgarisation film on the subject.\\nLiterature / Reading : Essays of Philosophy ;\\nSociology, keen on French Theory.\\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\\nCinema : Member of the Bureau of the School\u2019s Association.\\nSeptember 2021 - June 2022\\nAttended to various movies\u2019 festivals (Villerupt, IRTS).\\nIntervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d\\ninstitution, created by Georges Charpak (French Physics Nobel\\nScientific lectures : Attendance, human and technical assistance Prize).\\nto the \u201cSciences et Soci\u00e9t\u00e9\u201d conferences cycle.\\nPresentations and experiments for 4th Grades to introduce science."}, {"txt": "None"}, {"txt": "14 Cr de Lattre de Tassigny 57100 Thionville, France\n+33 7 70 77 07 95\npham.hugo01@gmail.com\nPham Hugo\nPermis B\nComp\u00e9tences\n\nOf\ufb01ce\n\nPython\n\nR\n\nSQL\n\nExcel / VBA\n\nJava\n\nC\n\nJavaScript\n\nHTML\nMatLab\nLangues\nFran\u00e7ais :\n\nLangue maternelle\nAnglais : Avanc\u00e9 (C1, IELTS)\n\n\nEspagnol : Interm\u00e9diaire\nJaponais : D\u00e9butant (N5, JLPT)\n\n\nVietnamien : Compr\u00e9hension basique\nHobbies\nSport : Ceinture noire de Taekwondo.\n\nPratique du Volley-Ball, Basket-Ball, Ping-Pong and Tennis."}, {"txt": "Pratique du Volley-Ball, Basket-Ball, Ping-Pong and Tennis.\n\n\nMusique : Guitariste, et membre d\u2019un orchestre pendant deux ans.\n\n\nArt : Cin\u00e9ma, Th\u00e9\u00e2tre et visites de mus\u00e9es\nPHAM Hugo\nRecherche de CDD de 6 mois \u00e0 Grenoble Data / IA / Environnement Ing\u00e9nieur de l\u2019\u00e9cole des Mines de Nancy\nEDUCATION\n\u00c9cole des Mines de Nancy, 2021-2024\n\u00c9cole g\u00e9n\u00e9raliste, sp\u00e9cialisation en data science (informatique et math\u00e9matiques)."}, {"txt": "Cours de d\u00e9partement : Machine learning, Deep learning, Analyse d\u2019images, Analyse de donn\u00e9es, Statistiques, Optimisation, Programmation,\u2026\nTronc commun : Transformation de la mati\u00e8re en \u00e9nergie, M\u00e9canique des milieux continus solide et \ufb02uide\u2026\nClasses pr\u00e9paratoires MPSI-MP au lyc\u00e9e Hoche \u00e0 Versailles, 2019-2021\nCours de haut niveau acad\u00e9mique en math\u00e9ma3ques et en physique.\n\n\nLyc\u00e9e Jules Verne \u00e0 Cergy, 2016-2019\nBaccalaur\u00e9at scien3\ufb01que, men3on f\u00e9licita3ons du jury."}, {"txt": "Lyc\u00e9e Jules Verne \u00e0 Cergy, 2016-2019\nBaccalaur\u00e9at scien3\ufb01que, men3on f\u00e9licita3ons du jury.\n\n\nExp\u00e9riences professionnelles\nStage - PwC Luxembourg, 2024 - 6 mois\nDescription:\nApplication des directives environnementales de l\u2019UE.\n\n\nAnalyse des donn\u00e9es environnementales dans le cadre de missions d\u2019audit.\n\n\nConseil en mati\u00e8re de reporting de durabilit\u00e9.\n\n\nProjet en laboratoire - TechLab Mines Nancy, 2023-2024 - 6 mois\nDescription:\n\n\nTracking vid\u00e9o de circulation routi\u00e8re \u00e0 l\u2019aide d\u2019intelligence arti\ufb01cielle."}, {"txt": "Tracking vid\u00e9o de circulation routi\u00e8re \u00e0 l\u2019aide d\u2019intelligence arti\ufb01cielle.\n\n\nAnalyse d\u2019images cam\u00e9ra pour \u00e9tablir des similitudes entre deux objets.\n\n\nRepr\u00e9sentation 2D d\u2019une trajectoire 3D sur python.\n\n\nStage - Everity, Versailles | 2023 - 3 mois\nDescription:\n\n\nMise en place d\u2019outils d\u2019aide \u00e0 la d\u00e9cision pour les entreprises.\n\n\nPr\u00e9diction de l\u2019\u00e9volution des objectifs de d\u00e9veloppement durable (R/Excel)."}, {"txt": "Pr\u00e9diction de l\u2019\u00e9volution des objectifs de d\u00e9veloppement durable (R/Excel).\n\n\nDocumentation sur les enjeux environnementaux\nProjet Industrie - Analytics, Nouvelle-Cal\u00e9donie | 2022-2023 - 1 an\nDescription:\nD\u00e9tection de feux de for\u00eat \u00e0 partir d\u2019analyse d\u2019images de cam\u00e9ra (PyTorch).\n\n\nComparaisons d\u2019algorithmes d\u2019apprentissage automatique.\n\n\nEstimation de distance avec vision par ordinateur (Matlab, OpenCV)."}, {"txt": "Estimation de distance avec vision par ordinateur (Matlab, OpenCV).\n\n\nProjet - Urbanloop, Nancy | 2021-2022 - 1 an\nDescription:\n\u2022 Capsule des JO 2024, record du mode du transport le moins \u00e9nergivore.\n\n\n\u2022 \u00c9tude comparative sur l\u2019isolation thermique des mat\u00e9riaux.\n\u2022 \u00c9tude d\u00e9cisionnelle sur le confort thermique et phonique de la capsule."}, {"txt": "Additional table 1 on page 1.\n PHAM Hugo\\nRecherche de CDD de 6 mois \u00e0 Grenoble\\nData / IA / Environnement\\nIng\u00e9nieur de l\u2019\u00e9cole des Mines de Nancy \nNone 14 Cr de Lattre de Tassigny\\n57100 Thionville, France\\n+33 7 70 77 07 95\\npham.hugo01@gmail.com\\nPham Hugo\\nPermis B\\nComp\u00e9tences\\n\u2022 Office\\n\u2022 Python\\n\u2022"}, {"txt": "R\\n\u2022\n\nSQL\\n\u2022\n\nExcel / VBA\\n\u2022 Java\\n\u2022 C\\n\u2022 JavaScript\\n\u2022 HTML\\n\u2022 MatLab\\nLangues\\nFran\u00e7ais :\n\nLangue maternelle\\nAnglais : Avanc\u00e9 (C1, IELTS)\\nEspagnol : Interm\u00e9diaire\\nJaponais : D\u00e9butant (N5, JLPT)\\nVietnamien :\n\nCompr\u00e9hension basique\\nHobbies\\nSport :\n\nCeinture noire de Taekwondo.\\nPratique du Volley-Ball, Basket-Ball,\\nPing-Pong and Tennis.\\nMusique :"}, {"txt": "Guitariste, et membre d\u2019un\\norchestre pendant deux ans.\\nArt : Cin\u00e9ma, Th\u00e9\u00e2tre et visites de\\nmus\u00e9es EDUCATION\\n\u00c9cole des Mines de Nancy, 2021-2024\\n\u00c9cole g\u00e9n\u00e9raliste, sp\u00e9cialisation en data science (informatique et math\u00e9matiques).\\nCours de d\u00e9partement : Machine learning, Deep learning, Analyse d\u2019images,\\nAnalyse de donn\u00e9es, Statistiques, Optimisation, Programmation,\u2026\\nTronc commun :"}, {"txt": "Transformation de la mati\u00e8re en \u00e9nergie, M\u00e9canique des milieux\\ncontinus solide et fluide\u2026\\nClasses pr\u00e9paratoires MPSI-MP au lyc\u00e9e Hoche \u00e0 Versailles, 2019-2021\\nCours de haut niveau acad\u00e9mique en math\u00e9ma3ques et en physique.\\nLyc\u00e9e Jules Verne \u00e0 Cergy, 2016-2019\\nBaccalaur\u00e9at scien3fique, men3on f\u00e9licita3ons du jury.\\nExp\u00e9riences professionnelles\\nStage - PwC Luxembourg, 2024 - 6 mois\\nDescription:\\n\u2022 Application des directives environnementales de l\u2019UE.\\n\u2022 Analyse des donn\u00e9es environnementales dans le cadre de missions d\u2019audit.\\n\u2022 Conseil en mati\u00e8re de reporting de durabilit\u00e9.\\nProjet en laboratoire - TechLab Mines Nancy, 2023-2024 - 6 mois\\nDescription:\\n\u2022 Tracking vid\u00e9o de circulation routi\u00e8re \u00e0 l\u2019aide d\u2019intelligence artificielle.\\n\u2022"}, {"txt": "Analyse d\u2019images cam\u00e9ra pour \u00e9tablir des similitudes entre deux objets.\\n\u2022"}, {"txt": "FRANCE\n None None \u25cf Eventcapture,Socialmediamanagement 2021-2022"}, {"txt": "Repr\u00e9sentation 2D d\u2019une trajectoire 3D sur python.\\nStage - Everity, Versailles | 2023 - 3 mois\\nDescription:\\n\u2022 Mise en place d\u2019outils d\u2019aide \u00e0 la d\u00e9cision pour les entreprises.\\n\u2022 Pr\u00e9diction de l\u2019\u00e9volution des objectifs de d\u00e9veloppement durable (R/Excel).\\n\u2022 Documentation sur les enjeux environnementaux\\nProjet Industrie - Analytics, Nouvelle-Cal\u00e9donie | 2022-2023 - 1 an\\nDescription:\\n\u2022 D\u00e9tection de feux de for\u00eat \u00e0 partir d\u2019analyse d\u2019images de cam\u00e9ra (PyTorch).\\n\u2022 Comparaisons d\u2019algorithmes d\u2019apprentissage automatique.\\n\u2022 Estimation de distance avec vision par ordinateur (Matlab, OpenCV).\\nProjet - Urbanloop, Nancy | 2021-2022 - 1 an\\nDescription:\\n\u2022 Capsule des JO 2024, record du mode du transport le moins \u00e9nergivore.\\n\u2022 \u00c9tude comparative sur l\u2019isolation thermique des mat\u00e9riaux.\\n\u2022 \u00c9tude d\u00e9cisionnelle sur le confort thermique et phonique de la capsule."}, {"txt": "None"}, {"txt": "Fidel Toprakoglu\nIng\u00e9nieur \u00e0 la recherche d\u2019un CDI/stage en a\u00e9rodynamique \u00e0 partir de septembre 2024\nPROFIL\n\u00c9tudiant en double-dipl\u00f4me \u00e0 Mines Nancy et Cranfield University.\n\nSp\u00e9cialisation en a\u00e9rodynamique et \u00e9nergie.\n\n\nCONTACT\n+33 (0)6 95 94 80 86\nfidel.01.32@hotmail.fr\nFidel Toprakoglu\nCOMP\u00c9TENCES\nCFD : Ansys Fluent, Pointwise, Tecplot\nDesign a\u00e9rodynamique : VGK(D), VFP, Xfoil\nMa\u00eetrise de l\u2019environnement Linux et HPC\nProgrammation : Python, Matlab\nBureautique : Pack Office et LateX\nLANGUES\nFran\u00e7ais :"}, {"txt": "Langue maternelle\nTurc : Langue maternelle\nAnglais :\n\nC1 IELTS 7/9\nEspagnol : C1 SIELE 892/1000\nCENTRES D\u2019INT\u00c9R\u00caT\nFootball : 15 ans en club et responsable\nd\u2019\u00e9quipe en \u00e9cole\n\u2022\n\nSports m\u00e9caniques\n\u2022 Musique : joueur de saz (10 ans)\n\u2022 Montage vid\u00e9o sur Adobe Premiere\nFORMATION\n2023 - 2024 | Cranfield \u2013 Royaume - Uni\nMaster\u2019s degree :"}, {"txt": "Aerospace Dynamics | Cranfield University Double-dipl\u00f4me en a\u00e9rodynamique\nCours : \u00c9coulements compressibles, \u00c9coulements visqueux, CFD, A\u00e9rodynamique exp\u00e9rimentale, Design a\u00e9rodynamique en r\u00e9gime transsonique, Technologie pour une aviation durable, M\u00e9thodes exp\u00e9rimentales de vol, Lancement et entr\u00e9e dans l\u2019atmosph\u00e8re, Capteurs pour la navigation\n2021 - 2024 | Nancy - France\nIng\u00e9nieur Civil des Mines | \u00c9cole des Mines de Nancy Formation Grande \u00c9cole g\u00e9n\u00e9raliste avec une sp\u00e9cialisation en \u00c9nergie et M\u00e9canique des fluides\nD\u00e9partement \u00c9nergie : M\u00e9canique des fluides, Rayonnement et couche limite, Ph\u00e9nom\u00e8nes de transport, M\u00e9canique des Fluides Num\u00e9riques, Turbomachines, Thermodynamique A\u00e9ronautique : Introduction aux probl\u00e8mes relatifs \u00e0 l\u2019ing\u00e9nierie, \u00e0 la s\u00e9curit\u00e9 et \u00e0 l\u2019\u00e9conomie du secteur a\u00e9ronautique : \u00e9tude de la dynamique de vol, de la propulsion, du choix de mat\u00e9riaux et de l\u2019impact \u00e9cologique Tronc Commun : M\u00e9canique des milieux continus, Probabilit\u00e9s et Statistiques, Machine Learning, Analyse de Donn\u00e9es, Informatique, Comptabilit\u00e9 et \u00c9conomie\nEXP\u00c9RIENCE PROFESSIONNELLE ET PROJETS\nTh\u00e8se de Master pour Redbull Technology | 2024 \u00c9tude CFD de l\u2019impact de tubercules sur les performances a\u00e9rodynamiques d\u2019un aileron-avant de Formule 1."}, {"txt": "Conception des mod\u00e8les CAD (SolidWorks), r\u00e9alisation de maillages et de simulations (Fluent, HPC).\n\nOptimisation de forme/design \u00e0 l\u2019aide de m\u00e9thodes adjointes.\n\n\nAnalyse de performances et essais en vol du Saab 340B | 2024 Collecte et traitement de donn\u00e9es en vol (portance, train\u00e9e, performance de croisi\u00e8re, stabilit\u00e9 statique et dynamique, pr\u00e9diction de pouss\u00e9e, performance de mont\u00e9e et correction de donn\u00e9es)."}, {"txt": "R\u00e9daction d\u2019un rapport de 200 pages\nAnalyse de la production de parcs \u00e9oliens | 2022\u2013 2023 \u00c9tude pour Mines Nancy en collaboration avec l'Universit\u00e9 d'Oldenburg (Allemagne) sp\u00e9cialis\u00e9e en\n\n\u00e9nergie \u00e9olienne.\n\nComparaison de la production \u00e9lectrique de parcs \u00e9oliens onshore et offshore \u00e0 partir de mesures exp\u00e9rimentales.\n\nTraitement et analyse de donn\u00e9es, mise en place de mod\u00e8les math\u00e9matiques et physiques."}, {"txt": "Traitement et analyse de donn\u00e9es, mise en place de mod\u00e8les math\u00e9matiques et physiques.\n\n\nCapsule transport Urbanloop | 2021 \u2013 2022 Trouver une solution d\u2019isolation pour les capsules Urbanloop alliant confort thermique et phonique.\n\nUtilisation de m\u00e9thodes d\u2019aide \u00e0 la d\u00e9cision s\u2019appuyant sur une base de donn\u00e9es auto-construite et de donn\u00e9es issues de relev\u00e9s exp\u00e9rimentaux."}, {"txt": "Medicos Izernore | Int\u00e9rim 2019 \u2013 2023 | Stage op\u00e9rateur 02/2022 Op\u00e9rateur sur presse en injection plastique, Izernore En charge du contr\u00f4le qualit\u00e9, de l\u2019\u00e9bavurage, de l\u2019emballage et de la finition de produits plastiques destin\u00e9s \u00e0 l\u2019industrie cosm\u00e9tique et agroalimentaire.\n\n\nEXP\u00c9RIENCE ASSOCIATIVE\nResponsable partenariat BDA Mines Nancy | 2021\u2013 2023 Organiser la vie \u00e9tudiante de 500 \u00e9tudiants et \u00e9v\u00e8nements relatifs \u00e0 la culture et aux arts."}, {"txt": "N\u00e9gociation d\u2019offres, organisation d\u2019\u00e9v\u00e8nements artistiques : festivals, vernissages, carnavals, concerts inter-\u00e9coles.\n\n\nPr\u00e9sident de l\u2019association culinaire de Mines Nancy | 2021 \u2013 2023 Gestion d\u2019une \u00e9quipe de 10 personnes pour organiser des repas lors d\u2019\u00e9v\u00e8nements destin\u00e9s \u00e0 plus de 200 \u00e9tudiants."}, {"txt": "HUGO BONNAND Student engineer seeking an engineering internship for March- July 2024\n\n\nAs a curious and rigorous engineering student specialized in fluid mechanics, I am currently intersted in a 5- month internship in the space or aeronautical industry.\n\nI am a fast learner and very excited to discover the professional world through this internship."}, {"txt": "CONTACT\nWORK EXPERIENCE\nhugo.bonnand@neuf.fr\nLyon, France\nINTERNSHIP IN INDUSTRIALISATION METHODS - DASSAULT\n+33 6 17 88 18 38\nAVIATION - M\u00c9RIGNAC, FR\nSeptember 2023 - February 2024\nLANGUAGES\nUse of Jira, Confluence, BigPicture and EazyBI software in a project aimed at optimising industrialisation planning of various Dassault Aviation sites in France\nFrench - Mother tongue\nHOSPITAL CLEANER & HOST - HOSPITAL OF FOURVIERE - LYON,\nEnglish - Fairly fluent.\n\nMany trips to English-speaking countries."}, {"txt": "Many trips to English-speaking countries.\n\nB2 IELTS certification awarded by the British Council, January 2023\nFR\nJuly 2022 & July 2023\nSpanish - Beginner.\n\nConversational.\n\nB1 SIELE, June 2023 (International Spanish Language Evaluation Service)\n\n\nEnsuring the maintenance and tidying of common areas and rooms in compliance with the rules of hospital hygiene Participating in the comfort and the well-being of the hospitalized person\nItalian - Independent user."}, {"txt": "Italian origins\nManaging the switchboard and customer enquiries Monitoring hospital admissions and discharges\nSKILLS\nWORK PLACEMENT - VISIONS SYSTEMS - LYON, FR\nComputer Langages: Python, Matlab, Rstudio, SQL Software:"}, {"txt": "Fluent, EazyBI, Adobe Illustrator, SolidWorks (bases), Fortran\nFebruary 2022\nWork on assembly lines for finished products for the aeronautical industry\nMOOC Project Management (Gestion de Projet)\n2021\nEDUCATION ENGINEERING DIPLOMA AT MASTER\u2019S DEGREE LEVEL - MINES\nAisance pour le travail en \u00e9quipe (projet, stages)\nNANCY, FR - SINCE 2021\nGeneral engineer of the Mines | Energy Department\nCLUB & SOCIETY INVOLVEMENT\nEnergy Department\nIn charge of the logistics of the humanitarian society called \"Burkin'Action\" at Mines Nancy\nFluid Mechanics,Transport Phenomenon, Boundary layer and Radiation, Thermodynamics, CFD, Turbomachinery Core Curriculum\nOrganization of breakfasts twice a week for a year, management of 50 volunteers, to finance a vegetable garden in a village in Burkina Faso, Africa\nInformatics, Statistics, Data Analysis, Machine Learning, Economics\nElected Courses\nAnthropology and Ecology, Market finance, Sport and physical awareness, Marketing\nTrip Manager of the Surfing club at Mines Nancy\nAeronautical Elected Course\nOrganization of a 3-day trip for 110 people, budget \u20ac17 000."}, {"txt": "Search for and booking of a campsite, bus and surfing club\nLessons on the main scientific, technical and socio-economic principles and issues of the aeronautical sector: propulsion, flight dynamics, transonic flows, choice of materials, metallic and composite materials, ecological impact\nTreasurer of the sailing club at Mines Nancy\nProjects\nParticipation of 30 people in a one-week sailing race, budget \u20ac20 000\nSecretary of the studen union at my undergraduate school In charge of social networks, communications and minutes for reports\nProject Disobeying, Resisting: a special citizen's story Project of a demonstration model of hydrogen and steel production on Mars\nUNDERGRADUATE PROGRAMME - LYON, FR - 2019/2021\nPERSONAL INTERESTS\nHonours class\nAeronautical and Aerospace\nBrevet d'Initiation \u00e0 l'A\u00e9ronautique - 2016 French equivalent to a diploma of initiation in these sectors\nTwo-year undergraduate programme prior to the highly selective entrance examination to prestigious French engineering schools (Advanced and Applied Maths and Physics)\nProject on the study of the operation of a hydroelectric power station - 2021\nTable Tennis\nCompetition for 6 years - regional level Federal coaching diploma of table tennis - 2017 Trainer of the youth section for 3 years\nHIGH SCHOOL LA FAVORITE SAINTE-TH\u00c9R\u00c8SE - LYON, FR -\n2016/2019\nFootball\nCompetition for 6 years - regional level Regular leisure practice\nBaccalaur\u00e9at Scientifique passed with distinction | 2019\nFrench equivalent of Advanced levels/High School Leaving diploma specialised in Maths, Physics, Chemistry\nProject on the study of the phenomena that allow an aircraft to fly - 2019"}, {"txt": "Additional table 1 on page 1.\n HUGO BONNAND\\nStudent engineer seeking an engineering internship for March- July 2024\\nAs a curious and rigorous engineering student specialized in fluid mechanics, I am currently intersted in a 5-\\nmonth internship in the space or aeronautical industry."}, {"txt": "I am a fast learner and very excited to discover the\\nprofessional world through this internship. \n\n\nNone CONTACT WORK EXPERIENCE\\nhugo.bonnand@neuf.fr Lyon, France\\nINTERNSHIP"}, {"txt": "None CONTACT WORK EXPERIENCE\\nhugo.bonnand@neuf.fr Lyon, France\\nINTERNSHIP\n\nIN INDUSTRIALISATION METHODS - DASSAULT\\n+33 6 17 88 18 38 AVIATION - M\u00c9RIGNAC, FR\\nSeptember 2023 - February 2024\\nLANGUAGES Use of Jira, Confluence, BigPicture and EazyBI software in a project aimed at optimising\\nindustrialisation planning of various Dassault Aviation sites in France\\nFrench - Mother tongue\\nHOSPITAL CLEANER & HOST - HOSPITAL OF FOURVIERE - LYON,\\nEnglish - Fairly fluent."}, {"txt": "Many trips to English-speaking FR\\ncountries.\n\nB2 IELTS certification awarded by the British\\nJuly 2022 & July 2023\\nCouncil, January 2023\\nEnsuring the maintenance and tidying of common areas and rooms in compliance with the\\nSpanish - Beginner.\n\nConversational.\n\nB1 SIELE, June 2023 rules of hospital hygiene\\n(International Spanish Language Evaluation Service)\n\nParticipating in the comfort and the well-being of the hospitalized person\\nItalian - Independent user."}, {"txt": "Italian origins Managing the switchboard and customer enquiries\\nMonitoring hospital admissions and discharges\\nSKILLS WORK PLACEMENT - VISIONS SYSTEMS - LYON, FR\\nFebruary 2022\\nComputer Langages: Python, Matlab, Rstudio, SQL\\nWork on assembly lines for finished products for the aeronautical industry\\nSoftware: Fluent, EazyBI, Adobe Illustrator, SolidWorks\\n(bases), Fortran\\nEDUCATION\\nMOOC"}, {"txt": "Hard-Skills : Data science research methods, data modelling, Regression analysis, Pattern and trend identification.\n\nLogistics\nHandled the stocking of new products and the delivery for order preparation.\n\n\nSoft-Skills : Communication and public speaking, Teamwork & collaboration, Decision-Making, Time Management.\n\n\nWorked as an order preparator for E-Shopping and Retail stores, in charge of the personalized orders.\n\n\nLanguages : - French, Native."}, {"txt": "Project Management (Gestion de Projet)\\n- 2021 ENGINEERING DIPLOMA AT MASTER\u2019S DEGREE LEVEL - MINES\\nAisance pour le travail en \u00e9quipe (projet, stages)\\nNANCY, FR - SINCE 2021\\nGeneral engineer of the Mines | Energy Department\\nCLUB & SOCIETY INVOLVEMENT\\nEnergy Department\\nFluid Mechanics,Transport Phenomenon, Boundary layer and Radiation, Thermodynamics,\\nIn charge of the logistics of the humanitarian society called CFD, Turbomachinery\\n\"Burkin'Action\" at Mines Nancy Core Curriculum\\nOrganization of breakfasts twice a week for a year, management of 50\\nInformatics, Statistics, Data Analysis, Machine Learning, Economics\\nvolunteers, to finance a vegetable garden in a village in Burkina Faso,\\nElected Courses\\nAfrica\\nAnthropology and Ecology, Market finance, Sport and physical awareness, Marketing\\nTrip Manager of the Surfing club at Mines Nancy Aeronautical Elected Course\\nOrganization of a 3-day trip for 110 people, budget \u20ac17 000."}, {"txt": "Search Lessons on the main scientific, technical and socio-economic principles and issues of the\\nfor and booking of a campsite, bus and surfing club aeronautical sector: propulsion, flight dynamics, transonic flows, choice of materials, metallic\\nand composite materials, ecological impact\\nTreasurer of the sailing club at Mines Nancy Projects\\nParticipation of 30 people in a one-week sailing race, budget \u20ac20 000 Project Disobeying, Resisting: a special citizen's story\\nProject of a demonstration model of hydrogen and steel production on Mars\\nSecretary of the studen union at my undergraduate school\\nIn charge of social networks, communications and minutes for reports\\nUNDERGRADUATE PROGRAMME - LYON, FR - 2019/2021\\nPERSONAL INTERESTS Honours class\\nTwo-year undergraduate programme prior to the highly selective entrance examination to\\nAeronautical and Aerospace\\nprestigious French engineering schools (Advanced and Applied Maths and Physics)\\nBrevet d'Initiation \u00e0 l'A\u00e9ronautique - 2016\\nFrench equivalent to a diploma of initiation in these sectors\\nProject on the study of the operation of a hydroelectric power station -"}, {"txt": "2021\\nTable Tennis\\nCompetition for 6 years - regional level HIGH SCHOOL LA FAVORITE SAINTE-TH\u00c9R\u00c8SE - LYON, FR -\\nFederal coaching diploma of table tennis - 2017\\n2016/2019\\nTrainer of the youth section for 3 years\\nBaccalaur\u00e9at Scientifique passed with distinction | 2019\\nFootball\\nFrench equivalent of Advanced levels/High School Leaving diploma specialised in Maths,\\nCompetition for 6 years - regional level\\nRegular leisure practice Physics, Chemistry\\nProject on the study of the phenomena that allow an aircraft to fly - 2019"}, {"txt": "None\n\nAdditional table 2 on page 1.\n \n\n\n\nAdditional table 3 on page 1.\n \n \n\nAdditional table 4 on page 1."}, {"txt": "Lakshay Gupta\nGhaziabad, Uttar Pradesh (cid:131) +91 7318919774 # iamlakshay04@gmail.com (cid:239) LinkedIn Profile\nEducation\nAjay Kumar Garg Engineering College Bachelor in Computer Science and Engineering (Data Science) - 8.5/10\nGhaziabad, Uttar Pradesh 2022-Present\nK.C.M School - CBSE Intermediate - 94.5\nMoradabad, Uttar Pradesh 2019 - 2022\nExperience\nSoftware Incubator - Software Development Center Developer\nNov 2023 - Present India\nWorking as a Backend Developer with 45 other members for Technical activities and maintaining projects."}, {"txt": "\u2022\n\nCollaborated with cross-functional teams, including frontend developers and designers, to implement new features.\n\n\nProgramming Club Member\nOct 2023 - Present India\nPromote Programming Culture in the College by conducting workshops on competitive programming.\n\n\u2022 Engage in group problem-solving sessions, enhancing teamwork and communication skills while tackling complex coding problems.\n\n\nProjects\nJustice Link | Flutter, NodeJS, MongoDB, ExpressJS | \u00a7Github Made the award winning project for SIH - 2023."}, {"txt": "December 2023\nWorked with team of 6 individuals to develop technology-driven solution addressing the challenges faced by undertrial prisoners in India\nA comprehensive Business plan outlining feasibility, sustainability, and scalability along with Financial projections, marketing strategies, and user acquisition plans.\n\n\nSoundly | Django, React Js, Figma | \u00a7Github\nNovember 2023\nMade the REST APIs and complete backend from scratch of music listening Application using Django Rest Framework."}, {"txt": "\u2022 OTP based authentication system.\n\n\u2022 Advanced search based on music title, artist, language, mood, and genre.\n\nDecember 2023\nMade the REST APIs and complete backend from scratch of music listening Application using Django Rest Framework.\n\n\u2022 OTP based authentication system.\n\n\u2022 Advanced search based on music title, artist, language, mood, and genre.\n\nDecember 2023\nBuild a web application with Flask that allows users to get all Codeforces submissions of two users and see the question not done by other users."}, {"txt": "Shows Codeforces submissions for each user and displays them in a sorted manner based on the contest ID and problem code.\n\n\nSkills\nLanguages: C/C++, Python Technologies/Frameworks/Libraries: Django, DRF, Flutter Databases: SQLite3, PostgreSQL Others: GIT, AWS, Nginx,Docker\nProfile Links\nCodeforces \u2014 Pupil : Max Rating 1200+ \u2014 Profile \u2022 Codechef \u2014 3 : Max Rating 1600+ \u2014 Profile \u2022 Leetcode \u2014 Solved over 200 Questions \u2014 Profile\nAchievements\nWinner Smart India Hackathon 2023, organised by Government of India."}, {"txt": "\u2022\n\nHighest rating of 1225 at Codeforces,and 1622 at Codechef.\n\n\u2022\n\nSecured the 1st position out of 500+ participants in coding contest CIN\u226bPC at AKGEC, Ghaziabad"}, {"txt": "Julien COMMES 49 rue de la Commanderie, 54000 Nancy, FRANCE +33 6 80 24 31 08 | julien.commes.pro@gmail.com\n\n\nLooking for a 20-26 weeks internship as a research engineer in generative AI, image processing, computer graphics or computer vision related projects starting in April/Beg. of May 2024\nEDUCATION"}, {"txt": ")\\nOrganisation de conf\u00e9rences et formations professionnelles, ainsi que\\nd'\u00e9v\u00e9nements de rencontres entre \u00e9tudiants et recruteurs\\nBBuurreeaauu ddeess SSppoorrttss || MMiinneess ddee NNaannccyy\\nResponsable \u00c9v\u00e9nements | 2022 - 2023\\nOrganisation d'\u00e9v\u00e9nements sportifs r\u00e9gionaux accueillant plus de 1000\\npersonnes (L-INP, Cartel,...)\\nGestion"}, {"txt": "Ecole Nationale Sup\u00e9rieure des Mines de Nancy | Grande Ecole (French great engineering school)\nMaster degree in engineering with a specialisation in Computer Science \u25cf Master degree in computer vision, image processing and machine learning \u25cf Notable courses: Machine Learning and differentiable programming, Image processing, Software Engineering, Augmented Reality, Shape modelling and recognition, Reasoning with uncertainty Nancy FRANCE 2020-2024\nTechnologies handled : Python (Pytorch, Numpy\u2026), C++ (OpenCV), Linux environments, LaTeX, Git\nLyc\u00e9e Joffre | Classe pr\u00e9paratoire aux grandes \u00e9coles\nPhysics, industrial and engineering sciences (PSI*)\nMontpellier FRANCE 2018-2020\nRELEVANT PROFESSIONAL AND ASSOCIATIVE EXPERIENCE AND SKILLS\nGoggo Network | Autonomous logistics operator | Strategy & Operations manager\nSecure the deployment of pilots and service launches with partners and clients (project management, process design, data analytics, communication\u2026)"}, {"txt": "\u25cf Manage product development of user, operator and client interfaces using agile methods (Defining product requirements, prioritising the backlog, writing and executing batches of tests, collaborating with the development team to achieve customer and business objectives, and ensuring user satisfaction)\n\n\u25cf Nurture partnerships with providers of autonomous vehicles and other technological building blocks (telecommunication, connected lockers, temperature sensors\u2026)"}, {"txt": "\u25cf Support manager in imagining disruptive last-mile delivery services leveraging self-driving technologies (service definition, financial and operating models, pricing and expansion strategies\u2026) \u25cf Support manager in identifying and closing new business opportunities with top-industry leaders \u25cf Support manager in collaborating with French and European institutions on the design of the regulatory framework of tomorrow\u2019s autonomous mobility Paris FRANCE 2022-2023 7 months\nBureau Des Sports Mines de Nancy | Sport association (250 members) | Community manager\nPlanning and design of communication content (events, partnerships, project advancement) \u25cf Event capture, Social media management \u25cf Governance of the association and organisation of multi-sport tournaments up to 900 athletes\nNancy FRANCE 2021-2022 1 year\nLANGUAGE\nFrench - Native Spanish - Professional (B1/B2)\nEnglish - Fluent (C1; 7/9 IELTS certification 2022)"}, {"txt": "Swedish & Japanese - Notions\nACTIVITIES AND INTERESTS\nCinema\nEditor and assistant director of the short film \"Portrait de famille\", nominated for the Grand Est University Festival \u25cf Favourite director: Christopher Nolan | Favourite movie: All Quiet on the Western Front (2022) Oblivion (M83)\nSports\nBasketball : 2022 Academic Regional Champion \u25cf Modern pentathlon : 2017 UIPM Laser Run world championship competitor\nVolunteering\n\u25cf Workaway :"}, {"txt": "Volunteering in a ranch at Ekjs\u00f6, Sweden from May 2023 to August 2023 \u25cf Burkin\u2019Action : Community manager of a humanitarian association supporting the village of Zaogo in Burkina Faso\nfrom September 2020 to June 2021\nAdditional table 1 on page 1."}, {"txt": "None None \u25cf Securethedeploymentofpilotsandservicelauncheswithpartnersandclients FRANCE\n None None (projectmanagement,processdesign,dataanalytics,communication\u2026) 2022-2023\n None None \u25cf Manageproductdevelopmentofuser,operatorandclientinterfacesusingagilemethods 7months\n None None (Definingproductrequirements,prioritisingthebacklog,writingandexecutingbatchesoftests,collaborating\n None None withthedevelopmentteamtoachievecustomerandbusinessobjectives,andensuringusersatisfaction)"}, {"txt": "None None \u25cf Nurturepartnershipswithprovidersofautonomousvehiclesandother\n None None technologicalbuildingblocks(telecommunication,connectedlockers,temperaturesensors\u2026)"}, {"txt": "None None \u25cf Supportmanagerinimaginingdisruptivelast-miledeliveryservicesleveragingself-drivingtechnologies\n None None (servicedefinition,financialandoperatingmodels,pricingandexpansionstrategies\u2026)"}, {"txt": "None None \u25cf Supportmanagerinidentifyingandclosingnewbusinessopportunitieswithtop-industryleaders\n None None \u25cf SupportmanagerincollaboratingwithFrenchandEuropeaninstitutionsonthedesignoftheregulatory\n None None frameworkoftomorrow\u2019sautonomousmobility\n None None\n None BureauDesSportsMinesdeNancy|Sportassociation(250members)|Communitymanager Nancy"}, {"txt": "None\n None None \u25cf Planninganddesignofcommunicationcontent(events,partnerships,projectadvancement)"}, {"txt": "None None \u25cf Governanceoftheassociationandorganisationofmulti-sporttournamentsupto900athletes 1year\n None None\n LANGUAGE None None\n None None\nFrench-Native English-Fluent(C1;7/9IELTScertification2022)"}, {"txt": "None None\n Spanish-Professional(B1/B2) Swedish&Japanese -Notions None None\n ACTIVITIESANDINTERESTS"}, {"txt": "None None\n None None\n None Cinema None\n None None \u25cf Editorandassistantdirectoroftheshortfilm\"Portraitdefamille\",nominatedfortheGrandEstUniversityFestival\n None None \u25cf Favouritedirector:ChristopherNolan | Favouritemovie:AllQuietontheWesternFront(2022) | FavouriteOST:"}, {"txt": "None None Oblivion(M83)"}, {"txt": "None Sports None\n None None \u25cf Basketball:2022AcademicRegionalChampion\n None None \u25cf Modernpentathlon:2017UIPMLaserRunworldchampionshipcompetitor\n None Volunteering None\n None None \u25cf Workaway:VolunteeringinaranchatEkjs\u00f6,SwedenfromMay2023toAugust2023\n None None \u25cf Burkin\u2019Action:CommunitymanagerofahumanitarianassociationsupportingthevillageofZaogoinBurkinaFaso\n None None fromSeptember2020toJune2021"}, {"txt": "Anis-Samy Laamri\n+33 6 09 86 21 03\na.laamri@outlook.fr\nEngineering Student\nFrance\n\nbut\n\nwilling to work worldwide\nLooking for an intership in Data Analysis, starting March 2024\nSUMMARY\nStudent-engineer currently in a gap year before my final year of studies, looking for an internship abroad in a professional context to deepen my knowledge of Data Analytics."}, {"txt": "Driven by curiosity and the will to learn about state- of-the-art technologies, has a strong attention to detail and the ability to work collaboratively in team settings."}, {"txt": "EDUCATION\nPROFESSIONAL EXPERIENCE\nEcole des Mines de Nancy, France\nWarehouse Engineer, Givenchy (Montbazon, France) September 2023 - February 2024\nMaster of Engineering Degree in Applied Mathematics September 2021 - September 2025 Relevant Coursework : Optimization, Data Analysis, Databases Modelization and Times Series, Machine Learning, Deep Learning Operational Research, Industrial Engineering Universit\u00e9 de Lorraine, France\nIntern in charge of all outbound parcels leaving the warehouse and the various environnementals projects surrounding it."}, {"txt": "Establishment of various KPI built on PowerBI from data extraction from the WMS used in the warehouse.\n\n\nBachelor of Sciences - Mathematics : September 2019 - June 2021 Relevant Coursework : Linear & Bilinear Algebra, Calculus, Real & Complex Analysis,Probabilitiy, Statistics, Computer Science\nEconomic and environnemental studies (vacuum rate, wedging...) of packaging to reduce the impact on the climate."}, {"txt": "Optimizastion of the warehouse\u2019s WMS database to improve the workflow of operations in tune with Givenchy\u2019s own ERP system.\n\n\nSKILLS AND LANGUAGES\nLogistics Operator, Louis Vuitton (Cergy, France)\n\nJanuary 2022 - February 2022\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas, Tensorflow, Keras,Pytorch, Scikit-Learn, PowerBI, SAP, Jupyter\nOperator in charge of reception of new products at the central warehouse of Louis Vuitton in France."}, {"txt": "Languages : - French, Native.\n\n- English, C1 Cambridge Advanced Certification. - Spanish, Casual Conversation.\n\n- Japanese, Notions. - Arabic, Moroccan Dialect.\n\n\nTook part in all the outbound logistics of goods and ordrers,\nas well as forklift operation.\n\n\nACADEMICS PROJECTS\nResearch Project, Sophomore Year (Nancy, France)\nACTIVITIES AND INTERESTS\n\n\nInstitut Elie Cartan de Lorraine, September 2022 - June 2023\nBasketball : 12 years in club at a regional level (2006-2018) :"}, {"txt": "Captain of Mines Nancy\u2019s Team (2021-2023) : Played at a regional scale in Tours\u2019 Senior Team.\nStudy on a particular field of algebra, representations theory with a focus on a specific group, the Pauli group, used in quantum computing.\n\n\nRedaction of a scientific paper, thesis defense and realization of a vulgarisation film on the subject.\n\n\nLiterature / Reading : Essays of Philosophy ; Sociology, keen on French Theory."}, {"txt": "Literature / Reading : Essays of Philosophy ; Sociology, keen on French Theory.\n\n\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\nCinema : Member of the Bureau of the School\u2019s Association.\n\nAttended to various movies\u2019 festivals (Villerupt, IRTS).\n\n\nSeptember 2021 - June 2022\nScientific lectures : Attendance, human and technical assistance to the \u201cSciences et Soci\u00e9t\u00e9\u201d conferences cycle."}, {"txt": "Intervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d institution, created by Georges Charpak (French Physics Nobel Prize).\n\n\nPresentations and experiments for 4th Grades to introduce science."}, {"txt": "Additional table 1 on page 1.\n+33 6 09 86 21 03\\nAnis-Samy Laamri\\na.laamri@outlook.fr\\nEngineering Student\\nFrance but willing to work worldwide None None\n None +33 6 09 86 21 03\\nAnis-Samy Laamri\\na.laamri@outlook.fr\\nEngineering Student\\nFrance but willing to work worldwide None\n Looking for an intership in Data Analysis, starting March 2024"}, {"txt": "None SUMMARY\\nStudent-engineer currently in a gap year before my final year of studies, looking for an internship abroad in a\\nprofessional context to deepen my knowledge of Data Analytics.\n\nDriven by curiosity and the will to learn about state-\\nof-the-art technologies, has a strong attention to detail and the ability to work collaboratively in team settings.\\nEDUCATION PROFESSIONAL"}, {"txt": "EXPERIENCE\\nWarehouse Engineer, Givenchy (Montbazon, France)\\nEcole des Mines de Nancy, France September 2023 - February 2024\\nMaster of Engineering Degree in Applied Mathematics\\nIntern in charge of all outbound parcels leaving the warehouse\\nSeptember 2021 - September 2025\\nand the various environnementals projects surrounding it.\\nRelevant Coursework : Optimization, Data Analysis, Databases\\nModelization and Times Series, Machine Learning, Deep Learning\\nEstablishment of various KPI built on PowerBI from data\\nOperational Research, Industrial Engineering\\nextraction from the WMS used in the warehouse.\\nUniversit\u00e9 de Lorraine, France\\nEconomic and environnemental studies (vacuum rate, wedging...)\\nBachelor of Sciences - Mathematics :\\nof packaging to reduce the impact on the climate.\\nSeptember 2019 - June 2021\\nRelevant Coursework : Linear & Bilinear Algebra, Calculus,\\nOptimizastion of the warehouse\u2019s WMS database to improve the\\nReal & Complex Analysis,Probabilitiy, Statistics, Computer Science\\nworkflow of operations in tune with Givenchy\u2019s own ERP system.\\nSKILLS AND LANGUAGES Logistics Operator, Louis Vuitton (Cergy, France)\\nJanuary 2022 - February 2022\\nTechnical Skills : Python, C, R, CamL, VBA, Latex, SQL, Pandas,\\nOperator in charge of reception of new products at the central\\nTensorflow, Keras,Pytorch, Scikit-Learn, PowerBI, SAP, Jupyter\\nwarehouse of Louis Vuitton in France.\\nHard-Skills : Data science research methods, data modelling, Handled the stocking of new products and the delivery for\\nRegression analysis, Pattern and trend identification."}, {"txt": "Logistics order preparation.\\nSoft-Skills : Communication and public speaking, Teamwork & Worked as an order preparator for E-Shopping and Retail\\nstores, in charge of the personalized orders.\\ncollaboration, Decision-Making, Time Management.\\nTook part in all the outbound logistics of goods and ordrers,\\nLanguages : - French, Native.\\nas well as forklift operation.\\n- English, C1 Cambridge Advanced Certification.\\n- Spanish, Casual Conversation.\n\nACADEMICS PROJECTS\\n-"}, {"txt": "ACADEMICS PROJECTS\\n-\n\nJapanese, Notions.\\n- Arabic, Moroccan Dialect.\\nResearch Project, Sophomore Year (Nancy, France)\\nACTIVITIES AND INTERESTS\\nInstitut"}, {"txt": "Elie Cartan de Lorraine, September 2022 - June 2023\\nStudy on a particular field of algebra, representations theory\\nBasketball : 12 years in club at a regional level (2006-2018) : with a focus on a specific group, the Pauli group, used in\\nCaptain of Mines Nancy\u2019s Team (2021-2023) : quantum computing.\\nPlayed at a regional scale in Tours\u2019 Senior Team.\\nRedaction of a scientific paper, thesis defense and realization of\\na vulgarisation film on the subject.\\nLiterature / Reading : Essays of Philosophy ;\\nSociology, keen on French Theory.\\n\u201cMain \u00e0 la p\u00e2te\u201d, Freshman Year (Nancy, France)\\nCinema : Member of the Bureau of the School\u2019s Association.\\nSeptember 2021 - June 2022\\nAttended to various movies\u2019 festivals (Villerupt, IRTS).\\nIntervention in elementary class within the \u201cMain \u00e0 la P\u00e2te\u201d\\ninstitution, created by Georges Charpak (French Physics Nobel\\nScientific lectures : Attendance, human and technical assistance Prize).\\nto the \u201cSciences et Soci\u00e9t\u00e9\u201d conferences cycle.\\nPresentations and experiments for 4th Grades to introduce science."}, {"txt": "None"}, {"txt": "Ces exp\u00e9riences m\u2019ont permis d\u2019\u00e9changer avec\\ndes personnes de toutes les nationalit\u00e9s.\\nD\u00e9veloppement durable: Je suis tr\u00e8s sensible aux enjeux du d\u00e9veloppement durable.\n\nDans ma vie\\nquotidienne je m\u2019efforce d\u2019avoir un comportement exemplaire pour limiter mon impact sur\\nl\u2019environnement."}, {"txt": "Emmanuel Le Hir\n\u00c9l\u00e8ve Ing\u00e9nieur civil des Mines\nContact\n+33 6 28 91 76 28\nmanulehir@gmail.com\n5 Rue d'Odessa, 75014 Paris\nlinkedin.com/in/emmanuel-le-hir/\nLangues\nFran\u00e7ais\nLangue natale\nAnglais\nC1 - IELTS 7,5/9 | 2022\nEspagnol\nB2/C1 - Siele 815/1000 | 2023\nComp\u00e9tences\nPython / Matlab / R / SQL & MongoDB / Microsoft 365\nPermis B & A2, CACES 2B\nFormation aux premiers secours (PSC1)\nGestion de Projet Analyse strat\u00e9gique & entrepreneuriat\nInt\u00e9r\u00eats\nFootball, Sports M\u00e9caniques, Tennis\nPhotographie, Cin\u00e9ma\nMusique classique, Pop, Techno\nStage de c\u00e9sure d\u00e8s mars 2024 Finance, Data, Conseil\nFormation\nMines de Nancy | depuis 2021 Mines de Nancy | depuis 2021\nIng\u00e9nieur Civil des Mines\n2\u00e8me ann\u00e9e :"}, {"txt": "G\u00e9nie Industriel et Math\u00e9matiques Appliqu\u00e9es\nIng\u00e9nierie Math\u00e9matique et d'aide \u00e0 la D\u00e9cision : conception, r\u00e9alisation et utilisation d\u2019outils d\u00e9cisionnels en entreprise (banques, assurances, services...).\n\n\nOptimisation Lin\u00e9aire, M\u00e9thodes de Monte-Carlo, Analyse Complexe Analyse de donn\u00e9es, Bases de Donn\u00e9es, Machine & Deep Learning\n1\u00e8re ann\u00e9e :"}, {"txt": "Formation G\u00e9n\u00e9rale\nMath\u00e9matiques (probabilit\u00e9s, inf\u00e9rence statistique, analyse num\u00e9rique) Physique (m\u00e9canique, quantique & statistique, thermodynamique) \u00c9conomie et comptabilit\u00e9 g\u00e9n\u00e9rales\nFac de Sciences \u00c9conomiques & Gestion de Nancy | 2022 Fac de Sciences \u00c9conomiques & Gestion de Nancy | 2022\nMaster \u00c9conomie de l'Entreprise et du March\u00e9 Cours de th\u00e9orie et gestion financi\u00e8re, ainsi que d'\u00e9conomie de l'information, industrielle, \u00e9conom\u00e9trie, innovation et politique publique\nConservatoire Darius Milhaud | 2005 - 2020 Conservatoire Darius Milhaud | 2005 - 2020\nFin de 3\u00e8 cycle avanc\u00e9 de piano Musique de chambre Formation musicale et composition assist\u00e9e par ordinateur\nExp\u00e9rience\nEY France -"}, {"txt": "Tour First EY France - Tour First\nStage en audit financier | Septembre 2023 - Mars 2024\n\u00c9tude du Bilan, du compte de r\u00e9sultat et des mouvements financiers Travail effectu\u00e9 sur Excel et des logiciels propri\u00e9taires.\n\n\nMines Services | Junior Entreprise Mines de Nancy Mines Services | Junior Entreprise Mines de Nancy\nSecr\u00e9taire G\u00e9n\u00e9ral | 2022 - 2023\nManagement d'une \u00e9quipe de 30 personnes Gestion administrative d'une association au budget de 20 000\u20ac Gestion des partenaires (CNJE, EY, Alten, BNP Paribas,...)"}, {"txt": "Organisation de conf\u00e9rences et formations professionnelles, ainsi que d'\u00e9v\u00e9nements de rencontres entre \u00e9tudiants et recruteurs\nBureau des Sports | Mines de Nancy Bureau des Sports | Mines de Nancy\nResponsable \u00c9v\u00e9nements | 2022 - 2023\nOrganisation d'\u00e9v\u00e9nements sportifs r\u00e9gionaux accueillant plus de 1000 personnes (L-INP, Cartel,...)"}, {"txt": "Gestion des sports et des comp\u00e9titions universitaires\nPSA Groupe PSA Groupe\nStage Op\u00e9rateur Cariste | Janvier - F\u00e9vrier 2022\nConducteur d'engins de manutention du matin (5h-13h) et de l'apr\u00e8s-midi (13h-21h) en alternance hebdomadaire\n\nUnit\u00e9 CPL : unit\u00e9 logistique en charge de la r\u00e9ception, organisation et distribution des pi\u00e8ces pour la cha\u00eene de montage.\n\n\nEspoir 18 Espoir 18\nStage associatif en centre de loisirs et soutien scolaire | Juin 2016"}, {"txt": "Espoir 18 Espoir 18\nStage associatif en centre de loisirs et soutien scolaire | Juin 2016\n\n\nAgence Profil Agence Profil\nService VIP, Mannequinat, Agent d'accueil, etc. | 2023"}, {"txt": "Additional table 1 on page 1.\n Stage de c\u00e9sure d\u00e8s mars 2024\\nFinance, Data, Conseil\\nFormation\\nMMiinneess ddee NNaannccyy || ddeeppuuiiss 22002211\\nIng\u00e9nieur Civil des Mines\\n2\u00e8me ann\u00e9e :"}, {"txt": "G\u00e9nie Industriel et Math\u00e9matiques Appliqu\u00e9es\\nIng\u00e9nierie Math\u00e9matique et d'aide \u00e0 la D\u00e9cision : conception, r\u00e9alisation et\\nutilisation d\u2019outils d\u00e9cisionnels en entreprise (banques, assurances, services...).\\nOptimisation"}, {"txt": "Lin\u00e9aire, M\u00e9thodes de Monte-Carlo, Analyse Complexe\\nAnalyse de donn\u00e9es, Bases de Donn\u00e9es, Machine & Deep Learning\\n1\u00e8re ann\u00e9e : Formation G\u00e9n\u00e9rale\\nMath\u00e9matiques (probabilit\u00e9s, inf\u00e9rence statistique, analyse num\u00e9rique)\\nPhysique (m\u00e9canique, quantique & statistique, thermodynamique)\\n\u00c9conomie et comptabilit\u00e9 g\u00e9n\u00e9rales\\nFFaacc ddee SScciieenncceess \u00c9\u00c9ccoonnoommiiqquueess && GGeessttiioonn ddee NNaannccyy || 22002222\\nMaster \u00c9conomie de l'Entreprise et du March\u00e9\\nCours de th\u00e9orie et gestion financi\u00e8re, ainsi que d'\u00e9conomie de l'information,\\nindustrielle, \u00e9conom\u00e9trie, innovation et politique publique\\nCCoonnsseerrvvaattooiirree DDaarriiuuss MMiillhhaauudd || 22000055 -- 22002200\\nFin de 3\u00e8 cycle avanc\u00e9 de piano\\nMusique de chambre\\nFormation musicale et composition assist\u00e9e par ordinateur\\nExp\u00e9rience\\nEEYY FFrraannccee -- TToouurr FFiirrsstt\\nStage en audit financier | Septembre 2023 - Mars 2024\\n\u00c9tude du Bilan, du compte de r\u00e9sultat et des mouvements financiers\\nTravail effectu\u00e9 sur Excel et des logiciels propri\u00e9taires.\\nMMiinneess SSeerrvviicceess || JJuunniioorr EEnnttrreepprriissee MMiinneess ddee NNaannccyy\\nSecr\u00e9taire"}, {"txt": "G\u00e9n\u00e9ral | 2022 - 2023\\nManagement d'une \u00e9quipe de 30 personnes\\nGestion administrative d'une association au budget de 20 000\u20ac\\nGestion des partenaires (CNJE, EY, Alten, BNP Paribas,..."}, {"txt": "des sports et des comp\u00e9titions universitaires\\nPPSSAA GGrroouuppee\\nStage Op\u00e9rateur Cariste | Janvier - F\u00e9vrier 2022\\nConducteur d'engins de manutention du matin (5h-13h) et de l'apr\u00e8s-midi\\n(13h-21h) en alternance hebdomadaire\\nUnit\u00e9 CPL : unit\u00e9 logistique en charge de la r\u00e9ception, organisation et\\ndistribution des pi\u00e8ces pour la cha\u00eene de montage.\\nEEssppooiirr 1188\\nStage associatif en centre de loisirs et soutien scolaire | Juin 2016\\nAAggeennccee PPrrooffiill\\nService VIP, Mannequinat, Agent d'accueil, etc. | 2023"}, {"txt": "Emmanuel Le Hir\\n\u00c9l\u00e8ve Ing\u00e9nieur civil des Mines\\nContact\\n+33 6 28 91 76 28\\nmanulehir@gmail.com\\n5 Rue d'Odessa, 75014 Paris\\nlinkedin.com/in/emmanuel-le-hir/\\nLangues\\nFran\u00e7ais\\nLangue natale\\nAnglais\\nC1 - IELTS 7,5/9 | 2022\\nEspagnol\\nB2/C1 - Siele 815/1000 | 2023\\nComp\u00e9tences\\nPython /"}, {"txt": "Matlab / R / SQL & MongoDB /\\nMicrosoft 365\\nPermis B & A2, CACES 2B\\nFormation aux premiers secours (PSC1)\\nGestion de Projet\\nAnalyse strat\u00e9gique & entrepreneuriat\\nInt\u00e9r\u00eats\\nFootball, Sports M\u00e9caniques, Tennis\\nPhotographie, Cin\u00e9ma\\nMusique classique, Pop, Techno None"}, {"txt": "Contacts\n06 84 96 24 22\nlena.dennequin@gmail.com\n11 Route du Grais, 37270, Azay Sur Cher\nComp\u00e9tences:\nLangues:\nAnglais: niveau B2 (TOEFL ITP 557)\nItalien: niveau B2\nEspagnol: d\u00e9butant\nInformatique:\nPack Office:\n\nPowerpoint, Word,\nExcel:\n\nBonne ma\u00eetrise\nCanva:\n\nBonne ma\u00eetrise\nSavoir-\u00catre:\nOrganisation\nCapacit\u00e9 d'adaptation\nEsprit d'\u00e9quipe\nSensible au d\u00e9veloppement durable\nL\u00e9na Dennequin\nStage d\u00e9veloppement durable/RSE Janvier-Juin 2024 (6 mois)\nForte de mes exp\u00e9riences \u00e0 l\u2019international (Rome et Helsinki)"}, {"txt": "et tr\u00e8s sensible aux enjeux environnementaux, je serais ravie de vous rejoindre pour une mission en RSE/d\u00e9veloppement durable tra\u00e7abilit\u00e9, empreinte biodiversit\u00e9)."}, {"txt": "(circularit\u00e9,\ncarbone,\nEXP\u00c9RIENCES\nET\u00c9 2023\nSERVEUSE BAR - CAMPING SIBLU LA PIGNADE - CDD 3 MOIS\nAccueil, service et encaissement des clients Pr\u00e9paration des cocktails et boissons chaudes Gestion du r\u00e9approvisionnement du bar\nApports: relation clients et esprit d\u2019\u00e9quipe\n2022\nASSISTANTE COMMERCIALE - DOMITYS TOURS - STAGE 4 MOIS\nVeille concurrentielle, r\u00e9alisation de benchmarks Coordination, planification des actions commerciales\nApport: capacit\u00e9 d\u2019int\u00e9gration\n\u00c9T\u00c9 2021 SERVEUSE - CH\u00c2TEAU DE CHENONCEAU - CDD 2 MOIS\nService, gestion du buffet, pr\u00e9paration en cuisine\nApport: gestion du stress\nASSOCIATIF\n2021- 2022\nMEMBRE DU BDE BACHELOR 2022 \u00c0 L'ESSCA BORDEAUX\nOrganisation d'\u00e9v\u00e8nements\n2021 -2022\nAMBASSADEUR ESSCA\nRepr\u00e9sentation et promotion de l'\u00e9cole lors des salons \u00e9tudiants\n2021 -2022 MEMBRE DE L\u2019ASSOCIATION HUMANITAIRE DE L\u2019ESSCA\nOrganisation d\u2019\u00e9v\u00e8nements associatifs\nFORMATIONS\n2021-2024 BACHELOR MANAGEMENT INTERNATIONAL ESSCA BORDEAUX\nSp\u00e9cialisation International Business Developer\n2023\nSEMESTRE \u00c0 L'\u00c9TRANGER - ARCADA UNIVERSITY HELSINKI\nSupplyChain Management, Warehousing and Optimization, Entrepreneurship, Swedish for beginners\n2021\nBACCALAUR\u00c9AT G\u00c9N\u00c9RAL - LYC\u00c9E CHATEAUBRIAND ROME\nSp\u00e9cialit\u00e9s: sciences \u00e9conomiques et sociales, histoire g\u00e9ographie, g\u00e9opolitique et sciences politiques Mention bien\nINT\u00c9R\u00caTS\nD\u00e9couverte de diff\u00e9rentes cultures : J\u2019ai eu la chance d\u2019une part de d\u00e9m\u00e9nager \u00e0 Rome en 2018 et\nd\u2019autre part de faire un semestre d\u2019\u00e9tude \u00e0 Helsinki."}, {"txt": "Ces exp\u00e9riences m\u2019ont permis d\u2019\u00e9changer avec\ndes personnes de toutes les nationalit\u00e9s.\n\n\nD\u00e9veloppement durable: Je suis tr\u00e8s sensible aux enjeux du d\u00e9veloppement durable.\n\nDans ma vie\nquotidienne je m\u2019efforce d\u2019avoir un comportement exemplaire pour limiter mon impact sur\nl\u2019environnement."}, {"txt": "Additional table 1 on page 1."}, {"txt": "None None\n Contacts\\n06 84 96 24 22\\nlena.dennequin@gmail.com\\n11 Route du Grais, 37270, Azay Sur Cher\\nComp\u00e9tences:\\nLangues:\\nAnglais: niveau B2 (TOEFL ITP 557)\\nItalien: niveau B2\\nEspagnol: d\u00e9butant\\nInformatique:\\nPack Office:"}, {"txt": "Powerpoint, Word,\\nExcel: Bonne ma\u00eetrise\\nCanva:\n\nBonne ma\u00eetrise\\nSavoir-\u00catre:\\nOrganisation\\nCapacit\u00e9 d'adaptation\\nEsprit d'\u00e9quipe\\nSensible au d\u00e9veloppement durable L\u00e9na\\nStage d\u00e9veloppement\\ndurable/RSE\\nDennequin\\nJanvier-Juin 2024\\n(6 mois)\\nForte de mes exp\u00e9riences \u00e0 l\u2019international (Rome et Helsinki)"}, {"txt": "et\\ntr\u00e8s sensible aux enjeux environnementaux, je serais ravie de\\nvous rejoindre pour une mission en RSE/d\u00e9veloppement\\ndurable (circularit\u00e9, empreinte carbone, tra\u00e7abilit\u00e9,\\nbiodiversit\u00e9).\\nEXP\u00c9RIENCES\\nET\u00c9 2023 SERVEUSE BAR - CAMPING SIBLU LA PIGNADE - CDD 3 MOIS\\nAccueil, service et encaissement des clients\\nPr\u00e9paration des cocktails et boissons chaudes\\nGestion du r\u00e9approvisionnement du bar\\nApports: relation clients et esprit d\u2019\u00e9quipe\\n2022 ASSISTANTE COMMERCIALE - DOMITYS TOURS - STAGE 4 MOIS\\nVeille concurrentielle, r\u00e9alisation de benchmarks\\nCoordination, planification des actions commerciales\\nApport: capacit\u00e9 d\u2019int\u00e9gration\\n\u00c9T\u00c9 2021 SERVEUSE - CH\u00c2TEAU DE CHENONCEAU - CDD 2 MOIS\\nService, gestion du buffet, pr\u00e9paration en cuisine\\nApport: gestion du stress\\nASSOCIATIF\\n2021- 2022 MEMBRE DU BDE BACHELOR 2022 \u00c0 L'ESSCA BORDEAUX\\nOrganisation d'\u00e9v\u00e8nements\\n2021 -2022 AMBASSADEUR ESSCA\\nRepr\u00e9sentation et promotion de l'\u00e9cole lors des salons \u00e9tudiants\\n2021 -2022 MEMBRE DE L\u2019ASSOCIATION HUMANITAIRE DE L\u2019ESSCA\\nOrganisation d\u2019\u00e9v\u00e8nements associatifs\\nFORMATIONS\\n2021-2024 BACHELOR MANAGEMENT INTERNATIONAL ESSCA BORDEAUX\\nSp\u00e9cialisation International Business Developer\\n2023 SEMESTRE \u00c0 L'\u00c9TRANGER - ARCADA UNIVERSITY HELSINKI\\nSupplyChain Management, Warehousing and Optimization,\\nEntrepreneurship, Swedish for beginners\\n2021\\nBACCALAUR\u00c9AT G\u00c9N\u00c9RAL - LYC\u00c9E CHATEAUBRIAND ROME\\nSp\u00e9cialit\u00e9s: sciences \u00e9conomiques et sociales, histoire\\ng\u00e9ographie, g\u00e9opolitique et sciences politiques\\nMention bien\\nINT\u00c9R\u00caTS\\nD\u00e9couverte de diff\u00e9rentes cultures : J\u2019ai eu la chance d\u2019une part de d\u00e9m\u00e9nager \u00e0 Rome en 2018 et\\nd\u2019autre part de faire un semestre d\u2019\u00e9tude \u00e0 Helsinki."}, {"txt": "ILONA FAURE Je suis autonome et\n\ndot\u00e9e d'un solide sens de l'organisation me permettant de travailler de mani\u00e8re efficace.\n\nJe sais faire preuve de d\u00e9termination pour atteindre mes objectifs, mais aussi en collaborant avec une \u00e9quipe afin de partager nos comp\u00e9tences pour de meilleurs r\u00e9sultats.\n\n\nEXPERIENCES PROFESSIONNELLES\nSTAGE Marketing \u2013 6 MOIS : 02/01 au\n\n30/06/2024 GROUPE EMOSIA (Maison Berger Paris et"}, {"txt": "30/06/2024 GROUPE EMOSIA (Maison Berger Paris et\n\nMy Jolie Candle) \u2013 Paris \u25aa Marketing d\u2019influence : \u00ab Projet ouverture d\u2019une boutique MAISON BERGER PARIS\n\u00e0 Miami \u00bb \u00c9tude des statistiques des influenceurs, coh\u00e9rence entre la cible et l\u2019influenceur et choix de l\u2019influenceur.\n\n\n\u25aa \u00c9tude de march\u00e9 :\n\nBenchmark et analyse des budgets pour le rachat d\u2019une marque\nluxe accessible et/ou d\u2019une marque \u00ab Personal care \u00bb\n\u25aa Collaborations : \u00ab Projet d\u2019ouverture des concepts store NOT ONLY CANDLE \u00bb"}, {"txt": "Mise en place de collaborations r\u00e9guli\u00e8res avec d\u2019autres marques pour des \u00e9v\u00e8nements.\n\n\n\u25aa D\u00e9veloppement d\u2019une campagne marketing pour les 10 ans de \u00ab My Jolie Candle \u00bb \u25aa Participation \u00e0 la cr\u00e9ation de notre nouvelle gamme de bougie.\n\n\nSTAGE Marketing et Brand Mangement \u2013 6 MOIS : 01/01 au 30/06/2022 AMPLIFON \u2013 Arcueil 92 \u25aa Brand Content : Cr\u00e9ation de Vitrophanie pour les points de vente, cr\u00e9ation de livrets \u00e0 destination des enfants malentendants et d\u00e9veloppement des r\u00e9seaux sociaux."}, {"txt": "\u25aa Activation M\u00e9dia & Supports Publicitaires : Reporting hebdomadaire, cr\u00e9ation de\nsupport, r\u00e9daction de communiqu\u00e9 de presse.\n\n\n\u25aa Veille concurrentielle : Suivi des sujets concernant l\u2019audition dans les m\u00e9dias et\nr\u00e9daction de la newsletter concurrence."}, {"txt": "\u25aa Cl\u00f4ture comptable et r\u00e9union interm\u00e9diaire des objectifs\nVENTE - THE KOOPLES \u2013 06 au 08/2023 \u2013 Paris - IZAC \u2013 07/2022 \u2013 V\u00e9lizy Villacoublay 78 \u25aa D\u00e9veloppement du panier moyen et indice de vente \u25aa Atteindre l\u2019objectif de vente bas\u00e9 sur le N-1 Fran\u00e7ais PHONING ET LOGISTIQUE - 07 au 08/2020 Espagnol SALES FACTORY Agence de marketing strat\u00e9gique et op\u00e9rationnel \u2013 Suresnes 92 \u25aa Pour la marque NESTLE :"}, {"txt": "coordination des \u00e9quipes de merchandiseurs pour le Anglais \u25aa Pour la marque DE BUYER : mis \u00e0 jour de la base de donn\u00e9es des magasins\nsuivi des rayons d\u2019hypermarch\u00e9s.\n\n\nd\u2019ustensiles de cuisine.\n\n\nFORMATIONS\nSept 2023 \u2013 Jan 2024 : IBBA 4 Marketing et Digital business (English track)\n\nUC3M Madrid University Carlos III of Economics and Business \u2013 ESPAGNE\n2022 \u2013 2023 :"}, {"txt": "UC3M Madrid University Carlos III of Economics and Business \u2013 ESPAGNE\n2022 \u2013 2023 :\n\nIBBA 3 Marketing (English track) WU Vienna University of Economics and Business \u2013 AUTRICHE\n2021 \u2013 2022 : IBBA 2 Sp\u00e9cialit\u00e9 Marketing KEDGE Business School \u2013 Marseille\n2020 \u2013 2021 : IBBA 1 KEDGE Business School \u2013 Marseille\n2019 \u2013 2020 :\n\n1\u00e8re ann\u00e9e de Droit Facult\u00e9 Jean Monnet \u2013 Sceaux 92\n2019 :"}, {"txt": "BACCALAUREAT ES (Sciences \u00c9conomiques et Sociales) Lyc\u00e9e Jacques Monod \u2013 Clamart 92\nN\u00e9e le 10/03/2001\nCOORDONNEES\n92320 Chatillon, France\n+33 695787318 Ilonafaure10@gmail.com\nwww.linkedin.com/in/ilona -faure-1003\nPermis B\nCOMPETENCES DIGITALES\nPack Office Canva\nR\u00e9seaux Sociaux\nLANGUES\nFran\u00e7ais : langue maternelle Anglais : niveau B2 et TOEIC en cours Espagnol : niveau B1\nASSOCIATIF\nRestos du C\u0153ur - Enregistrement des b\u00e9n\u00e9ficiaires - Pr\u00e9paration et distribution de paniers\nSecours Catholique - R\u00e9colte de fonds pour les enfants"}, {"txt": "Anis-Samy LAAMRI\n(cid:131) +33 6 09 86 21 03 (cid:239) Linkedin # a.laamri@outlook.fr\nEducation\nEcole des Mines de Nancy M.S in Applied Mathematics and Industrial Engineering Coursework: Data Analysis,Databases ,Data Structures & Algorithms, Deep Learning, Machine Learning, Modelization & Times Series, Operational Research, Statistics\nSeptember 2021 - September 2025 Current GPA: 3.5/4.0\nUniversit\u00b4e de Lorraine B.S in Mathematics Coursework: Calculus, Complex & Real Analysis,Computer Science, Linear & Bilinear Algebra, Probabilities\nSeptember 2019 - June 2021 GPA: 3.9/4.0\nSkills\nLanguages: Python, C, R, VBA, CamL, SQL,Matlab, LATEX Tools: Excel, Power BI, Jupyter, Keras, Pytorch, Scikit-Learn, SAP Spoken Languages:"}, {"txt": "French (Native) | English\n\n(Fluent : C1 Cambridge Advanced Certification) | Spanish (Intermediate) | Arabic (Morrocan Dialect)\nProfessional Experiences\nGivenchy | Warehouse Engineer\nSept. 2023 \u2013 February 2024\nIntern in charge of the outbound activity and the environnementals projects surrounding it.\n\n\u2022\n\nEstablishment of various KPI built on PowerBI from dataextraction from the WMS used in the warehouse."}, {"txt": "\u2022 Economic and environnemental studies (vaccum rate, wedging...) of packaging to reduce the impact on climate.\n\n\u2022\n\nOptimization of the warehouse\u2019s WMS database to improve the workflow of operations in tune with Givenchy\u2019s own ERP system\nLouis Vuitton | Logistics Operator\nJanuary 2022 \u2013 February 2022\nOperator in charge of reception of new products at the central warehouse of Louis Vuitton in France.\n\n\u2022 Handled the stocking of new products and the delivery for order preparation."}, {"txt": "\u2022 Handled the stocking of new products and the delivery for order preparation.\n\n\u2022 Worked as an order preparator for E-Shopping and Retail stores, in charge of the personalized orders.\n\n\u2022 Took part in all the outbound logistics of goods and orders, as well as forklift operations."}, {"txt": "Philom\u00e8ne PEQUAY\nEtudiante en deuxi\u00e8me ann\u00e9e \u00e0 l\u2019Ecole des Mines de Nancy (bac+4), je suis \u00e0 la recherche d\u2019un stage assistant ing\u00e9nieur de mi-juin \u00e0 mi-ao\u00fbt dans le domaine de l\u2019ing\u00e9nierie biom\u00e9dicale."}, {"txt": "\u2022 Took part in all the outbound logistics of goods and orders, as well as forklift operations.\n\n\nAcademics Projects\nSept. 2022 \u2013 June 2023 \u2022 Study on a particular field of algebra, representations theory with a focus on a specific group, the Pauli group, used\nResearch Project | Institut Elie Cartan de Lorraine\nin quantum computing.\n\n\nRedaction of a scientific paper, thesis defense and realization of an outreach film for younger students.\n\n\nStudent-Scientist | Fondation"}, {"txt": "Student-Scientist | Fondation\n\nMain `a la P\u02c6ate\nSept. 2021 \u2013 June 2022 \u2022 Scientific interventions in elementary class within the \u201dMain `a la P\u02c6ate\u201d institution, founded by French Nobel Prize\nGeorges Charpak\nPresentations and experiments for 4th Grades during a year concluded by a Science\u2019s Fair.\n\n\nHobbies\nBasketBall: Player since 2006, currenty playing at a regional scale for Tours\u2019s Senior Team.\n\nCinema: Member of the Bureau of the School\u2019s Assicitation, Attended various movies\u2019 festival (Villerupt, IRTS)."}, {"txt": "Scientifc lectures: Attendance, human and technical assistance to the Sciences et Soci\u00b4et\u00b4es conferences cycle. )"}, {"txt": "IKRAM EL MOUSSAOUI\n+33 6 83 93 78 50\nToulouse, France\nikram1999elmoussaoui@gmail.com\n24 ans\n\u2014 EMBEDDED SYSTEM ENGINEER \u2014\nPROFESSIONAL PROFILE Embedded Systems Engineer with 1 year of experience at Continental Engineering Services, passionate about embedded systems and skilled in driver development, SoC architectures, low-level programming for embedded systems, and technical problem- solving.\n\nI am seeking a position starting from September 2024."}, {"txt": "I am seeking a position starting from September 2024.\n\n\nEDUCATION Master of Complex Systems Engineering\nBretagne Sud University \u2013 France\nSKILLS Programming Languages \uf0b7\n\nC/C++ \uf0b7 Phyton \uf0b7 VHDL \uf0b7\n\nMatlab \uf0b7 Assembly System Development \uf0b7 Kernel development \uf0b7 Communication protocols \uf0b7 SoCs \uf0b7\n\nReal-time systems \uf0b7\n\nDebugging \uf0b7 ROS PROFESSIONAL EXPERIENCES Embedded Systems Developer Continental Engineering Services - Toulouse, France\nLanguage Skills\nFrench :\n\nFluent \uf0b7 English :"}, {"txt": "Fluent \uf0b7 English :\n\nFluent \uf0b7 Arabic : Native Language\nDevelopment Tools \uf0b7 Git/GitHub \uf0b7 Bash scripting \uf0b7\n\nAgile Project Management (JIRA) \uf0b7\n\nJenkins \uf0b7\n\nArtifactory\nSept. 2021 - June 2024\n\n\nThesis focusing on the development and integration of drivers on Nvidia SoCs for the operation of cameras for ADAS (Advanced Driver Assistance Systems)."}, {"txt": "Bachelor's Degree in Electronics/Optics Embedded Systems\nSept. 2023 \u2013 Sept. 2024\nIntegration, testing, and development of drivers for ADAS cameras, on Nvidia SoCs, debugging, and Nvidia forums.\n\n\nRTOS\n\nProject Bretagne Sud University - Lorient, France\nNov. 2022 \u2013 Dec. 2022\nImplementation of a 3-axis gimbal stabilizer (steadycam) using three servo motors utilizing the STM32 board."}, {"txt": "Limoges University \u2013 France\nSept. 2020 - June 2021\nFinal Year Project 'City Crossroads Traffic Lights with Priority Lanes Automation' aimed at controlling traffic lights.\n\nUniversity Diploma in General Studies (DEUG) Cadi Ayyad University - Morocco Sept.2017 \u2013 June 2020 \uf0b7 Higher Education in Physical Science\nFPGA Project Bretagne Sud University- Lorient, France \uf0b7 Development of a simple 16-bit microprocessor using the Basys3\nSept. 2022 \u2013 Oct. 2022\nboard."}, {"txt": "Internship: Improvement of an embedded control interface for machines Trane Technologies - Charmes, France \uf0b7 Evaluate the cause of performance issues in a virtual simulator, propose a solution that may involve an alternative data exchange method between data and the modbus/IPC3 interface other than the COM technology.\n\n\nSept. 2022 \u2013 Oct. 2022\nQT Project / Python Project Bretagne Sud University - Lorient, France \uf0b7 Implementation of a local messaging system using TCP and UDP protocols\nJan. 2022 \u2013 March."}, {"txt": "2022\nand Mathematics.\n\n\nusing Qt in C++.\nINTERESTS \uf0b7\n\nScientific reading, particularly in\ncosmology.\n\n\nPractice of yoga and dance.\n\n\nImplementing the Q-Learning method for the Frozen Lake game in the gym environment using Python.\n\nROVER Project Bretagne Sud University- Lorient, France \uf0b7\n\nImplementing the control of a ROVER.\n\nControlling 4 ROVER motors,\nOct. 2021 \u2013 Feb. 2022\nadding a distance sensor in bare-metal and real-time.\n\n\nInternal\n\u00a9AZURIUS - My-resume-templates.com\n\u00a9AZURIUS \u2013 Modeles-de-cv,com"}, {"txt": "Internal"}, {"txt": "Emmanuel Le Hir\n+33 6 28 91 76 28\nmanulehir@gmail.com\nInternship for March 2024 Finance, Data, Consulting\nlinkedin.com/in/emmanuel-le-hir/\nStudent in a top 10 French Engineering School in applied mathematics and industrial engineering, I am seeking a 5/6 months internship to apply and deepen my skills in Finance, Data or Consulting.\n\nAvailable as of March 2024, I am a fast learner with remarkable insight allowing me to perform in any environment."}, {"txt": "Education | France\nMines Nancy University | MSc level in Civil Engineering | 2021 - Current\n2nd year : Industrial Engineering and Applied Mathematics\nDecision Support Engineering: design, implementation and use of decision support tools in companies (banks, insurance companies, services...).\n\n\nLinear Optimization, Monte-Carlo Methods, Complex Analysis Data Analysis, Databases, Machine & Deep Learning\n1st year:"}, {"txt": "General Engineer studies\nMathematics (probability, statistical inference, numerical analysis) Physics (fluid mechanics, quantum and statistical physics, thermodynamics) General economy and accounting\nFaculty of Economics & Management of Nancy | 2022\nBachelor of Honor in Business and Market Economics\nConservatoire Darius Milhaud | 2005 - 2020 3rd cycle advanced piano practice, chamber music and computer-assisted music studies\nExperience | France\nSkills\nEY France - First Tower Paris Financial Audit Intern | September 2023 - March 2024\nEvaluation of the accounts of national and international firms with on-site jobs."}, {"txt": "Extensive use of Microsoft Excel and proprietary software Verification of stock existence and completness\nPython / Matlab / R / LaTeX / SQL & MongoDB / Microsoft 365\nCar and motorcycle licenses, CACES 2B\nMines Services | Junior Enterprise of Mines Nancy\nFirst aid training (PSC1)\nChief Administrative Officer | 2022 - 2023\nTeam Management of a 30 people squad Administrative Management of a club with a budget of \u20ac20,000 Partnerships Management (CNJE, EY, Alten, BNP Paribas, ...)"}, {"txt": "Organization of conferences and professional training for students\nProject Management Strategic Analysis & Entrepreneurship\nHobbies\nSports Union Committee | Mines Nancy\nFootball, Motorsports, Tennis\nEvent Manager | 2022 - 2023\nPhotography, Cinema\nOrganization of regional sporting events for more than 1000 people Management of sports and university competitions\nClassical and Pop music\nPSA Groupe Worker internship | January - February 2022\nLanguage\nFrench: Native\nMorning (5AM-1PM) and afternoon (1PM-9PM) tractor truck operator alternating weekly CPL unit: logistics unit in charge of receiving, organizing and distributing parts for the assembly line."}, {"txt": "English:\n\nFluent C1 (IELTS 7.5/9) | 2022\nSpanish: Advanced B2/C1 (Siele 815/1000) | 2023"}, {"txt": "Additional table 1 on page 1.\n Emmanuel Le Hir\\n+33 6 28 91 76 28 Internship for March 2024\\nmanulehir@gmail.com Finance, Data, Consulting\\nlinkedin.com/in/emmanuel-le-hir/\nNone Student in a top 10 French Engineering School in applied mathematics and industrial engineering, I am seeking a 5/6\\nmonths internship to apply and deepen my skills in Finance, Data or Consulting.\\nAvailable as of March 2024, I am a fast learner with remarkable insight allowing me to perform in any environment.\\nEducation | France\\nMines Nancy University | MSc level in Civil Engineering | 2021 - Current\\n2nd year :"}, {"txt": "Industrial Engineering and Applied Mathematics\\nDecision Support Engineering: design, implementation and use of decision support tools in companies (banks,\\ninsurance companies, services...).\\nLinear Optimization, Monte-Carlo Methods, Complex Analysis\\nData Analysis, Databases, Machine & Deep Learning\\n1st year:"}, {"txt": "General Engineer studies\\nMathematics (probability, statistical inference, numerical analysis)\\nPhysics (fluid mechanics, quantum and statistical physics, thermodynamics)\\nGeneral economy and accounting\\nFaculty of Economics & Management of Nancy | 2022\\nBachelor of Honor in Business and Market Economics\\nConservatoire Darius Milhaud | 2005 - 2020\\n3rd cycle advanced piano practice, chamber music and computer-assisted music studies\\nExperience"}, {"txt": "| France Skills\\nEY France - First Tower Paris\\nPython / Matlab / R /\\nFinancial Audit Intern | September 2023 - March 2024 LaTeX / SQL & MongoDB /\\nEvaluation of the accounts of national and international firms with on-site jobs."}, {"txt": "Microsoft 365\\nExtensive use of Microsoft Excel and proprietary software\\nCar and motorcycle licenses,\\nVerification of stock existence and completness\\nCACES 2B\\nMines Services | Junior Enterprise of Mines Nancy\\nFirst aid training (PSC1)\\nChief Administrative Officer | 2022 - 2023 Project Management\\nTeam Management of a 30 people squad Strategic Analysis\\nAdministrative Management of a club with a budget of \u20ac20,000 & Entrepreneurship\\nPartnerships Management (CNJE, EY, Alten, BNP Paribas, ...)\\nHobbies\\nOrganization of conferences and professional training for students\\nSports Union Committee | Mines Nancy\\nFootball, Motorsports, Tennis\\nEvent Manager | 2022 - 2023 Photography, Cinema\\nOrganization of regional sporting events for more than 1000 people Classical and Pop music\\nManagement of sports and university competitions\\nLanguage\\nPSA"}, {"txt": "Groupe\\nWorker internship | January - February 2022\n\nFrench: Native\\nMorning (5AM-1PM) and afternoon (1PM-9PM) tractor truck operator\\nEnglish: Fluent\\nalternating weekly\\nC1 (IELTS 7.5/9) | 2022\\nCPL unit: logistics unit in charge of receiving, organizing and distributing parts\\nSpanish: Advanced\\nfor the assembly line.\\nB2/C1 (Siele 815/1000) | 2023"}, {"txt": "+33 (0)6 16 17 30 41 mathys.daviet@gmail.com\nMATHYS DAVIET\nLooking for a 6-month internship in Corporate Finance\nEDUCATION 2021-2024\nEcole des Mines de Nancy \u2013 Engineering School Master\u2019s in engineering, Specialization in Mathematical Engineering and Decision Engineering Ranked by Usine Nouvelle as #6 in French Engineering School in 2022 Relevant Coursework: Accounting, Macro Economy, Market Finance, Marketing, Programming, Optimization, Data Analysis, Deep learning, Industrial Engineering\nNancy, France\n2023-2024\nIAE Nancy \u2013 Management School Master\u2019s degree in Business Administration and Management Followed classes in the evening alongside my 3rd year engineering studies at Mines Nancy Relevant Coursework: Market finance, Financial mathematics, Corporate finance, Communication- psychosocial-leadership, Accounting, Marketing, Business strategy, Fiscal law, Business law\nNancy, France\nPROFESSIONAL EXPERIENCES"}, {"txt": "Oct 22-May 23 MINES DE NANCY, Engineering School (8 months)\n\n\nNancy, France\nSecond year project at Mines de Nancy\nUsed of Python language and Data Base on Excel \u2022 Used of deep learning with Optical Character Recognition Python library \u2022 Developed a program in group of 3 to find the cheapest gas stations through photo geolocation of price displays\nJuly 22-Aug 22 APTAR ANNECY, Company for the treatment of perfume and medicine caps (2 months)"}, {"txt": "Operator on machine\nAnnecy, France\nAdapted to the production rate (production sheet need to be completed)\n\n\u2022"}, {"txt": "\u2022\n\nTeamwork \u2022 Adapted to the night and weekend shift schedule\nMay 21-Aug 21 ST MICROELECTRONICS, Chip manufacturing company (seventh worldwide in 2011) (4 months)\nComputer operator\nCrolles, France\nDid computer management of robots useful for production \u2022 Worked in clean room\nLANGUAGE, SKILLS & CERTIFICATIONS\nNative in French; Fluent in English; Basic in Spanish and German \u2022 Computer skills: VBA, Python, R, Excel, Word, PowerPoint, MATLAB, C/C++ \u2022"}, {"txt": "Soft Skills: learning ability, stress management, written/oral communication, teamwork \u2022 Certification: MOOC \u2013 Project management \u2013 Central Lille\nACTIVITIES & INTERESTS\nLogistic of the Gala Evening at Mines Nancy Organization of the gala evening of the years 2022/2023 at Mines de Nancy for about 350 people.\n\nPreparation of meals and events to raise money (about 1,5k\u20ac).\n\nChoice of place, food, bus, drink and decoration.\n\nContact supplier and communication with the team during weekly meeting."}, {"txt": "Contact supplier and communication with the team during weekly meeting.\n\nBudget: 28k\u20ac.\nPreparation of the Mines Nancy\u2019s Student Union Organization of student events during one week in a team of 20 peoples.\n\nBudget: 20k\u20ac. Implementation of planning, contact supplier, lead the team with 5 other people.\n\n\nCheer UP!\n\nMember of a humanitarian association fighting against cancer."}, {"txt": "Cheer UP!\n\nMember of a humanitarian association fighting against cancer.\n\nPreparation of events (race, sale of roses, sale of cakes\u2026) to raise funds (about 2k\u20ac) to carry out the personal project of some patients.\n\nVisit patients in the hospital to discuss with them if they wish.\n\nFollowed by training with a psychologist to properly prepare for these visits.\n\n\nInternal Communication Manager of \u2018Les Cord\u00e9es de la r\u00e9ussite\u2019 French national system to promote equal opportunities in education."}, {"txt": "Intervening with schoolchildren in priority education zones in group of 6.\n\nOrganization of awareness days on current topics.\n\nOrganization of a cultural outing to Metz and a weekend in Paris for 100 students.\n\nContact supplier, oral and written communication with the team, social engagement.\n\n\nSport Water-polo for 5 years, Table tennis for 4 years, Skiing since I was 3 years old"}, {"txt": "LOGAN MARCELLIN-DIBON +33 7 68 86 41 92 - loganmarcellindibon@gmail.com - https://www.linkedin.com/in/logan-marcellin-dibon-b76393267/ Looking for a six-month internship for my engineering studies in computer science between february 2024 and august 2024\nEDUCATION\n2021 - 2025 Ecole des Mines de Nancy - Engineering School\nMaster in engineering, Specialization in Computer science Ranked By Usine Nouvelle as #6 in French Engineering School in 2022\nNancy, France\n2019 - 2021"}, {"txt": "Lyc\u00e9e Hoche - Classe Pr\u00e9paratoire aux Grandes Ecoles\nTwo-years intensive preparation to entrance exams for the best french engineering schools Relevant courses : Mathematics - Physics - Chemistry\nVersailles, France\nPROFESSIONAL EXPERIENCES & PROJECTS\nFeb 2022 (4 weeks)\nDAUM, historical glassmaker company Internship as an operator in the Daum crystal factory as an operator in charge of deplastering and cleaning the crystal art-pieces."}, {"txt": "Nancy, France\n2022 - 2023 (10 months)\nAutomatisation of image databases creation (Python) Creation of a system that automatically creates databases of images for IA training, using python selenium and openCV.\n\n\nNancy, France\n2023 (4 months)\nCreation of an arcade video game (Unity) Development of a two player arcade video game for people to play at the yeah music festival in France."}, {"txt": "Nancy, France\nLANGUAGE, SKILLS & CERTIFICATIONS\nNative in French \u25cf Fluent in English : level C1 grade B assessed by the Cambridge exam \u25cf MOOC certification - Project management - Central Lille \u25cf Mastered softwares : FL studio, Unity, VCVRack, Adobe illustrator, Premiere Pro, Blender \u25cf Mastered computer languages : Python - GoLang - Java - Javascript\nACTIVITIES & INTERESTS\nMUSIC Member of the sound and light association of Mines Nancy : Performed as a DJ many times for parties of up to 600 people in addition to the installation of the sound system and the light system."}, {"txt": "Strong interest in music creation as a hobby : I love creating music and exploring different ways to make sounds such as modular synthesis or other type of synthesis\n\n\nCINEMA Short film in partnership with the Nancy art school (ENSAD): Realization of a short film in partnership with the art school ENSAD as sound engineer in a group of seven students and with professional equipment."}, {"txt": "Creation of an animation short film as a personal project for my sabbatical year : Currently working on an animation short film in order to submit it to several movie festivals.\n\n\nMember of the news broadcast association of Mines Nancy : Realization of several animation shorts for the news broadcast of the school which is screened in front of all the students of the school before each vacation."}, {"txt": "Additional table 1 on page 1.\n2021-2025 EcoledesMinesdeNancy-EngineeringSchool\\nMasterinengineering,SpecializationinComputerscience\\nRankedByUsineNouvelleas#6inFrenchEngineeringSchoolin2022 Nancy,\\nFrance\n2019-2021 Lyc\u00e9eHoche-ClassePr\u00e9paratoireauxGrandesEcoles\\nTwo-yearsintensivepreparationtoentranceexamsforthebestfrench\\nengineeringschools\\nRelevantcourses:Mathematics-Physics-Chemistry Versailles,\\nFrance\n\nAdditional table 2 on page 1.\n Feb2022\\n(4weeks) DAUM,historicalglassmakercompany\\nInternshipasanoperatorintheDaumcrystalfactoryasanoperatorincharge\\nofdeplasteringandcleaningthecrystalart-pieces."}, {"txt": "Nancy,\\nFrance\n2022-2023\\n(10months) Automatisationofimagedatabasescreation(Python)\\nCreationofasystemthatautomaticallycreatesdatabasesofimagesforIA\\ntraining,usingpythonseleniumandopenCV.\n\nNancy,\\nFrance\n 2023\\n(4months) Creationofanarcadevideogame(Unity)\\nDevelopmentofatwoplayerarcadevideogameforpeopletoplayattheyeah\\nmusicfestivalinFrance.\n\nNancy,\\nFrance"}, {"txt": "Melvil Delahaye\n10 Route de Calais, Saint Martin Boulogne 62280\n07.62.60.48.76\nmelvildelahaye@gmail.com\nPermis B + v\u00e9hicul\u00e9\nLangues\nAnglais avanc\u00e9 niveau C1, pr\u00e9paration \u00e0 l\u2019IELTS\nAllemand avanc\u00e9 niveau C1, pr\u00e9paration \u00e0 la certification du Goethe-Institut\nFran\u00e7ais (langue maternelle)\nInformatique\nBureautique : Latex\nLogiciels : SolidWorks, MATLAB\nProgrammation : Python, R, bases en SQL\nCentres d\u2019int\u00e9r\u00eats\nTennis : class\u00e9 15/1 (2019)\nCourse \u00e0 pied : pratique\nr\u00e9guli\u00e8re, club des Mines\nEchecs : 1600 elo\n\u00c9 t u"}, {"txt": "d i a n t\n\n- I n g \u00e9\n\nn i e u r c\n\ni v\n\ni\n\nl d e s M i n e s\n\u201cJe suis \u00e0 la recherche d\u2019un stage de 3 mois en tant qu\u2019assistant ing\u00e9nieur sp\u00e9cialis\u00e9 dans l\u2019\u00e9nergie \u00e0 partir du 10 juin 2024.\u201d\n\n\nFormation\n2022- :\n\nFormation d\u2019Ing\u00e9nieur Civil des Mines de Nancy D\u00e9partement \u00c9nergie : m\u00e9canique des fluides, g\u00e9nie \u00e9lectrique, turbomachines hydrauliques et \u00e9oliennes\n2020-2022 :\n\nClasse Pr\u00e9paratoire aux Grandes \u00c9coles Lyc\u00e9e du Parc (Lyon, Rh\u00f4ne), fili\u00e8res PCSI & PSI."}, {"txt": "Classe Pr\u00e9paratoire aux Grandes \u00c9coles Lyc\u00e9e du Parc (Lyon, Rh\u00f4ne), fili\u00e8res PCSI & PSI.\n\nD\u00e9veloppement personnel, importance de l\u2019entraide\n2017-2020 :"}, {"txt": "Baccalaur\u00e9at Scientifique Lyc\u00e9e Nazareth-Haffreingue (Boulogne sur mer, Pas-de-Calais)\nExp\u00e9riences\nF\u00e9vrier 2023 : Stagiaire en Production de Gaz Industriels Air Liquide Krefeld-Gellep, Allemagne Remplissage, transport et production de bouteilles de gaz R\u00e9flexion sur le r\u00f4le d\u2019un op\u00e9rateur dans une FTN\n2022 - 2023 : Speaker de l\u2019association TedXMinesNancy \u00c9cole des Mines de Nancy, Nancy (54) Organisation de la conf\u00e9rence du TedXMinesNancy Responsable du recrutement des conf\u00e9renciers\n2017 - 2020 : Entra\u00eeneur de tennis Tennis Club de Boulogne sur mer, Pas de Calais (62) Gestion de groupes de joueurs \u00e2g\u00e9s de 4 \u00e0 14 ans Comp\u00e9tences : p\u00e9dagogie, patience, organisation et \u00e9valuation\n2009 - 2019 :"}, {"txt": "S\u00e9jours r\u00e9guliers \u00e0 l\u2019\u00e9tranger Essen, Rh\u00e9nanie du Nord, Allemagne Gestion de la communication interculturelle, bilinguisme, adaptabilit\u00e9 et compr\u00e9hension des cultures \u00e9trang\u00e8res\nJuin 2018 :\n\nStage en finance BlueCrest Capital Management, Gen\u00e8ve, Suisse D\u00e9couverte d\u2019un fonds d\u2019investissements de renomm\u00e9e mondiale Collaboration multiculturelle et culture d\u2019entreprise internationale\nProjets\n2023-2024:"}, {"txt": "Projet industrie Fives Cryo, Golbey (88) Travail de recherche et d\u00e9veloppement sur le processus de brasage isotherme sous vide d\u2019alliages d\u2019aluminium pour la r\u00e9alisation d\u2019\u00e9changeurs thermiques (12h/semaine)\n2022-2023:\n\nD\u00e9veloppement d\u2019une application mobile \u00c9cole des Mines de Nancy, Nancy (54) Programmation sur le framework React Nativ Travail en \u00e9quipe d\u2019entreprenariat, mise en valeur du projet\nAdditional table 1 on page 1."}, {"txt": "Melvil\\nDelahaye\\n10 Route de Calais,\\nSaint Martin Boulogne 62280\\n07.62.60.48.76\\nmelvildelahaye@gmail.com\\nPermis B + v\u00e9hicul\u00e9\\nLangues\\nAnglais avanc\u00e9\\nniveau C1,\\npr\u00e9paration \u00e0 l\u2019IELTS\\nAllemand avanc\u00e9\\nniveau C1, pr\u00e9paration \u00e0 la\\ncertification du Goethe-Institut\\nFran\u00e7ais (langue maternelle)\\nInformatique\\nBureautique : Latex\\nLogiciels : SolidWorks, MATLAB\\nProgrammation : Python, R,\\nbases en SQL\\nCentres d\u2019int\u00e9r\u00eats\\nTennis : class\u00e9 15/1 (2019)\\nCourse \u00e0 pied : pratique\\nr\u00e9guli\u00e8re, club des Mines\\nEchecs : 1600 elo \u00c9 t"}, {"txt": "u\n\nd\n\ni a n t - I n g \u00e9\n\nn i e u r c\n\ni v\n\ni\n\nl d e s M i n e s\\n\u201cJe suis \u00e0 la recherche d\u2019un stage de 3 mois en tant qu\u2019assistant\\ning\u00e9nieur sp\u00e9cialis\u00e9 dans l\u2019\u00e9nergie \u00e0 partir du 10 juin 2024.\u201d\\nFormation\\n2022- :\n\nFormation d\u2019Ing\u00e9nieur Civil des Mines de Nancy\\nD\u00e9partement \u00c9nergie : m\u00e9canique des fluides, g\u00e9nie\\n\u00e9lectrique, turbomachines hydrauliques et \u00e9oliennes\\n2020-2022 :"}, {"txt": "Classe Pr\u00e9paratoire aux Grandes \u00c9coles\\nLyc\u00e9e du Parc (Lyon, Rh\u00f4ne), fili\u00e8res PCSI & PSI.\\nD\u00e9veloppement personnel, importance de l\u2019entraide\\n2017-2020 :"}, {"txt": "Baccalaur\u00e9at Scientifique\\nLyc\u00e9e Nazareth-Haffreingue (Boulogne sur mer, Pas-de-Calais)\\nExp\u00e9riences\\nF\u00e9vrier 2023 : Stagiaire en Production de Gaz Industriels\\nAir Liquide Krefeld-Gellep, Allemagne\\nRemplissage, transport et production de bouteilles de gaz\\nR\u00e9flexion sur le r\u00f4le d\u2019un op\u00e9rateur dans une FTN\\n2022 - 2023 : Speaker de l\u2019association TedXMinesNancy\\n\u00c9cole des Mines de Nancy, Nancy (54)\\nOrganisation de la conf\u00e9rence du TedXMinesNancy\\nResponsable du recrutement des conf\u00e9renciers\\n2017 - 2020 :"}, {"txt": "Entra\u00eeneur de tennis\\nTennis Club de Boulogne sur mer, Pas de Calais (62)\\nGestion de groupes de joueurs \u00e2g\u00e9s de 4 \u00e0 14 ans\\nComp\u00e9tences : p\u00e9dagogie, patience, organisation et \u00e9valuation\\n2009 - 2019 :\n\nS\u00e9jours r\u00e9guliers \u00e0 l\u2019\u00e9tranger\\nEssen, Rh\u00e9nanie du Nord, Allemagne\\nGestion de la communication interculturelle, bilinguisme,\\nadaptabilit\u00e9 et compr\u00e9hension des cultures \u00e9trang\u00e8res\\nJuin\n\n2018"}, {"txt": "2018\n\n: Stage en finance\\nBlueCrest Capital Management, Gen\u00e8ve, Suisse\\nD\u00e9couverte d\u2019un fonds d\u2019investissements de renomm\u00e9e mondiale\\nCollaboration multiculturelle et culture d\u2019entreprise internationale\\nProjets\\n2023-2024:\n\nProjet industrie\\nFives Cryo, Golbey (88)\\nTravail de recherche et d\u00e9veloppement sur le processus de\\nbrasage isotherme sous vide d\u2019alliages d\u2019aluminium pour la\\nr\u00e9alisation d\u2019\u00e9changeurs thermiques (12h/semaine)\\n2022-2023:"}, {"txt": "D\u00e9veloppement d\u2019une application mobile\\n\u00c9cole des Mines de Nancy, Nancy (54)\\nProgrammation sur le framework React Nativ\\nTravail"}, {"txt": "en \u00e9quipe d\u2019entreprenariat, mise en valeur du projet\n None"}, {"txt": "L\u00c9A GOURDIN\nC\n\nO\n\nO R D O\n\nN N \u00c9 E S\n07.77.76.77.36\nleagourdin62@gmail.com\nC O M P \u00c9 T E N C E S\nSens du relationnel Capacit\u00e9 d'adaptation Travail en \u00e9quipe Autonomie R\u00e9activit\u00e9, dynamisme\nL A N G U E S\nAnglais : niveau B2 Espagnol : niveau B2\nI N F O R M A\n\nT\n\nI Q U E\nWord Excel PowerPoint Outlook Canva Photoshop\nR \u00c9 S E A U X S\n\nO C\n\nI A U X\nLinkedln Instagram Facebook X TikTok\nC E N T R E S D \u2019"}, {"txt": "O C\n\nI A U X\nLinkedln Instagram Facebook X TikTok\nC E N T R E S D \u2019\n\nI N T \u00c9 R \u00ca T\nCuisine Cin\u00e9ma fran\u00e7ais Course \u00e0 pied\nRECHERCHE D\u2019ALTERNANCE POUR LE MBA \u00c9V\u00c9NEMENTIEL ET RELATIONS\n\nPUBLIQUES DE L\u2019ISEFAC\nE X P \u00c9 R I E N C E S P R O F E S S\n\nI O"}, {"txt": "N N E L L E S\nCharg\u00e9e de communication\nYzico - Cabinet d\u2019expertise comptable (Nancy 54) de septembre 2023 \u00e0 aujourd\u2019hui\nr\u00e9daction d\u2019articles pour l\u2019intranet gestion des r\u00e9seaux sociaux r\u00e9daction d\u2019articles et de livres blancs pour le blog cr\u00e9ation de supports de communication r\u00e9daction de newsletters organisation d\u2019\u00e9v\u00e8nements internes montage vid\u00e9o organisation d\u2019\u00e9v\u00e8nements\nAssistante manager\nLa Folle Adresse - Concept store \u00e0 l\u2019\u00e9thique \u00e9cologique (Wimereux 62) de septembre 2020 \u00e0 ao\u00fbt 2023\ncr\u00e9ation de vid\u00e9os et de flyers / affiches organisation d'\u00e9v\u00e8nements (anniversaire de\nla boutique, festival)\ngestion de partenariats (dont le CSE du\ntunnel sous la manche) formation du personnel gestion du SAV gestion des stocks pr\u00e9paration des commandes internet\nVendeuse\nLa Folle Adresse - Concept store \u00e0 l\u2019\u00e9thique \u00e9cologique (Wimereux 62) de mai \u00e0 ao\u00fbt 2020 (emploi saisonnier)"}, {"txt": "merchandising accueil des clients en boutique pr\u00e9paration de commandes internet\nF O R M A T\n\nI O N\nBachelor Communication et Webmarketing 2023-2024 \u00c9cole Pigier Nancy (54) en alternance chez Yzico\nBTS Support \u00e0 l'action manag\u00e9riale (alternance) 2020-2022 Lyc\u00e9e Auguste Mariette (62) en alternance chez La Folle Adresse membre du conseil d\u2019administration membre du conseil de discipline d\u00e9l\u00e9gu\u00e9e de classe\nBaccalaur\u00e9at s\u00e9rie STMG 2020"}, {"txt": "Lyc\u00e9e Auguste Mariette (62) Sp\u00e9cialit\u00e9 mercatique\nAdditional table 1 on page 1.\nL\u00c9A GOURDIN\\nCOORDONN\u00c9ES\\n07.77.76.77.36\\nleagourdin62@gmail.com\\nCOMP\u00c9TENCES\\nSens du relationnel\\nCapacit\u00e9 d'adaptation\\nTravail en \u00e9quipe\\nAutonomie\\nR\u00e9activit\u00e9, dynamisme\\nLANGUES\\nAnglais : niveau B2\\nEspagnol : niveau B2\\nINFORMATIQUE\\nWord\\nExcel\\nPowerPoint\\nOutlook\\nCanva\\nPhotoshop\\nR\u00c9SEAUX SOCIAUX\\nLinkedln\\nInstagram\\nFacebook\\nX\\nTikTok\\nCENTRES D\u2019INT\u00c9R\u00caT\\nCuisine\\nCin\u00e9ma fran\u00e7ais\\nCourse \u00e0 pied RECHERCHE D\u2019ALTERNANCE POUR LE MBA\\n\u00c9V\u00c9NEMENTIEL ET RELATIONS"}, {"txt": "PUBLIQUES DE L\u2019ISEFAC\\nEXP\u00c9RIENCES PROFESSIONNELLES\\nCharg\u00e9e de communication\\nYzico - Cabinet d\u2019expertise comptable (Nancy 54) de\\nseptembre 2023 \u00e0 aujourd\u2019hui\\nr\u00e9daction d\u2019articles pour l\u2019intranet\\ngestion des r\u00e9seaux sociaux\\nr\u00e9daction d\u2019articles et de livres blancs pour le blog\\ncr\u00e9ation de supports de communication\\nr\u00e9daction de newsletters\\norganisation d\u2019\u00e9v\u00e8nements internes\\nmontage vid\u00e9o\\norganisation d\u2019\u00e9v\u00e8nements\\nAssistante manager\\nLa Folle Adresse - Concept store \u00e0 l\u2019\u00e9thique\\n\u00e9cologique (Wimereux 62) de septembre\\n2020 \u00e0 ao\u00fbt 2023\\ncr\u00e9ation de vid\u00e9os et de flyers / affiches\\norganisation d'\u00e9v\u00e8nements (anniversaire de\\nla boutique, festival)\\ngestion de partenariats (dont le CSE du\\ntunnel sous la manche)\\nformation du personnel\\ngestion du SAV\\ngestion des stocks\\npr\u00e9paration des commandes internet\\nVendeuse\\nLa Folle Adresse - Concept store \u00e0 l\u2019\u00e9thique\\n\u00e9cologique (Wimereux 62) de mai \u00e0 ao\u00fbt\\n2020 (emploi saisonnier)\\nmerchandising\\naccueil des clients en boutique\\npr\u00e9paration de commandes internet\\nFORMATION\\nBachelor Communication et\\nWebmarketing 2023-2024\\n\u00c9cole Pigier Nancy (54) en alternance chez Yzico\\nBTS Support \u00e0 l'action manag\u00e9riale\\n(alternance) 2020-2022\\nLyc\u00e9e Auguste Mariette (62) en alternance chez La\\nFolle Adresse\\nmembre"}, {"txt": "du conseil d\u2019administration\\nmembre du conseil de discipline\\nd\u00e9l\u00e9gu\u00e9e de classe\\nBaccalaur\u00e9at s\u00e9rie STMG 2020\\nLyc\u00e9e Auguste Mariette (62)\\nSp\u00e9cialit\u00e9 mercatique\n None"}, {"txt": "\uf0e0\nnawfel.bouhassoune9@gmail.com\n\uf015\nAgadir,Maroc\n\uf098\n0652231458\n\uf041\nMobilit\u00e9 : Nationale / Internationale\nR\u00e9seaux sociaux \ue04c @nawfel-bouhassoune\nLangues Arabe Langue maternelle\nAnglais Advanced\nFran\u00e7ais Niveau C1\nComp\u00e9tence transversales Adaptabilit\u00e9\nCollaboration\nEsprit Critique\nCreativit\u00e9\nCentres d'int\u00e9r\u00eat Lecture \u0152uvre philosophique,Romans (Policier , Myst\u00e8re , horreur ( H.P l ovecraft )),Light Novels\nPC Hardware Suivi de toutes les nouvelles technologies mat\u00e9rielles des PC ( new CPU/GPU/ MBD)\nGaming Souls games , Rogue-like, Sandbox , Moba , RPGS & MMORPGS , E-Sports\nParascolaire Membre du club Traders & Analysts Club d' ENSA Agadir (depuis 2022)"}, {"txt": "Membre de Apps Club (depuis 2019)\nN\n\na w f e l B O\n\nU H A S S O"}, {"txt": "a w f e l B O\n\nU H A S S O\n\nU N E\nRecherche d'un stage de fin d'\u00e9tudes\nJe suis un \u00e9l\u00e8ve ing\u00e9nieur en troisi\u00e8me ann\u00e9e cycle ing\u00e9nieur en Finance et ing\u00e9nierie d\u00e9cisionnelle \u00e0 l'Ensa d'Agadir tr\u00e8s passionn\u00e9 par les math\u00e9matiques et leurs applications en finance et je suis actuellement \u00e0 la recherche d'un stage de fin d'\u00e9tudes d'une dur\u00e9e de 6 mois avec une disponibilit\u00e9 \u00e0 partir de F\u00e9vrier\nDipl\u00f4mes et Formations\nEl\u00e9ve ing\u00e9nieur en Finance et Ing\u00e9nierie D\u00e9cisionnelle\nDepuis 2021"}, {"txt": "Ecole nationale des sciences appliqu\u00e9es Agadir\nCycle pr\u00e9paratoire\nDe 2018 \u00e0 2021 Ecole nationale des sciences appliqu\u00e9es Agadir\nBaccalaureat option Science Mathematique B\nDe 2017 \u00e0 2018 Lyc\u00e9e Al Qalam Agadir\nExp\u00e9riences professionnelles\nStage d'application\nDe mars 2023 \u00e0 mai 2023 Administration des Douanes et"}, {"txt": "Imp\u00f4ts Indirects Agadir D\u00e9veloppement d'un mod\u00e8le de classification des d\u00e9clarations d'importation pour la d\u00e9tection de la fraude douani\u00e8re avec python :\nManipulation des base de donn\u00e9es pour pouvoir d\u00e9terminer les variables cl\u00e9s de pr\u00e9diction Entrainement de plusieurs mod\u00e8les avec diff\u00e9rent algorithmes de classification Comparaison et \u00e9valuation des performances des mod\u00e8les et choix du mod\u00e8le optimal D\u00e9veloppement d'une application web\nProjet acad\u00e9mique r\u00e9alis\u00e9e Projet Data Science :\nPrediction of a subscription to a new bank service using R : Utilisation des algorithmes de classification pour pr\u00e9dire le nombre de client de la banque qui vont accepter de souscrire a un nouveau service bancaire\nProjet Courbe des taux:"}, {"txt": "Mod\u00e9le d'\u00e9stimation de la courbe des taux: Estimation de la courbe des taux en utilisant les mod\u00e8les Vasicek et CIR\nProjet valorisation des produits d\u00e9riv\u00e9es :\nPricing des options europ\u00e9ennes et am\u00e9ricaines en utilisant python:"}, {"txt": "Cr\u00e9ation d'une application web du pricing des options (Call et Put ) europ\u00e9ennes et am\u00e9ricaines en utilisation le mod\u00e8le binomial avec les hypoth\u00e9ses de Cox-Ross- Rubinstein et Jarrow-Rudd et comparaison de la convergence avec le mod\u00e9le Black-Scholes\nProjet Gestion de Risque:\nCalcul de VAR et ES pour un portefeuille : Calcul de la VAR et ES pour un portefeuille contenant des actions avec les 3 m\u00e9thodes : Param\u00e9trique , Historique et Monte Carlo\nComp\u00e9tences Recherche operationnelle et aide \u00e0 la decision Programmation lin\u00e9aire et non lin\u00e9aire , Th\u00e9orie des graphes , Processus Stochastiques\nFinance Math\u00e9matiques financi\u00e8res , March\u00e9s financiers, Gestion financi\u00e8res , Valorisation des produits financiers , Valorisation et couverture par les produits d\u00e9riv\u00e9es , Calcul stochastique pour la finance, Courbe des Taux,Gestion de portefeuille,Mesure de risques\nStatistiques Statistiques descriptives ,Statistiques inf\u00e9rentielles , Statistiques non param\u00e9triques , Analyse des donn\u00e9es , S\u00e9ries temporelles , \u00c9conom\u00e9trie , Th\u00e9orie de la d\u00e9cision\nData Science & Big Data Data Visualization , Data Wrangling & Reshaping , Machine Learning ( Classification , Regression, Clustering ) , Text Mining\nEconomie Micro\u00e9conomie , Macro\u00e9conomie , \u00c9quilibre des march\u00e9s\nLanguage de programmation Java,R,C,Python"}, {"txt": "Mohamed MHAMDI\n(cid:131) +33 07 68 38 93 84 (cid:239) Mohamed MHAMDI # mohamed.mhamdi5@etu.univ-lorraine.fr\nEducation\nEcole Nationale Sup\u00b4erieure des Mines de Nancy Parcours Grandes \u00b4ecoles - D\u00b4epartement Ing\u00b4enierie Math\u00b4ematique Cours du d\u00b4epartement: Probabilit\u00b4es et processus stochastiques, M\u00b4ethodes Monte-Carlo, Equations aux d\u00b4eriv\u00b4ees partielles, Statistiques, Apprentissage automatique, Deep learning, Analyse financi`ere Projets r\u00b4ealis\u00b4es: D\u00b4eveloppement d\u2019une application mobile li\u00b4ee `a des objects connect\u00b4es, Contr\u02c6ole optimal/optimisation en dimension infinie appliqu\u00b4es `a la micro natation."}, {"txt": "Facult\u00b4e de Droit, Sciences \u00b4Economiques et Gestion de Nancy M1 - M2 en \u00b4economie de l\u2019entreprise et des march\u00b4es Cours de la formation: Micro\u00b4economie, Macro\u00b4economie, Economie industrielle et strat\u00b4egies concurentielles, Th\u00b4eorie et gestion financi`eres, Econom\u00b4etrie, Analyse du risque\n2021 - Pr\u00b4esent\n2022 - Pr\u00b4esent\nFormations et Certifications\nMOOC Gestion de projets de l\u2019\u00b4Ecole Centrale de Lille - MOOC March\u00b4es financiers de l\u2019Universit\u00b4e de Yale\nExp\u00b4erience\nMines Services | Freelance\nMars 2024 - Pr\u00b4esent \u2022 Assister une Auto-Entrepreneuse `a la cr\u00b4eation de son entreprise et `a r\u00b4ealiser un business plan en d\u00b4efinissant un plan\nd\u2019actions commerciales ainsi qu\u2019un plan de financement."}, {"txt": "Union bancaire pour le commerce et l\u2019industrie | Stage d\u2019\u00b4et\u00b4e\nAo\u02c6ut 2023\nTravailler au sein du service gestion des risques sur le traitement de dossiers de demande de pr\u02c6ets bancaires personnels et professionnels.\n\n\nInstitut \u00b4Elie Cartan de Lorraine | Stage de recherche\nF\u00b4evrier 2023\n\n\nEtudier les algorithmes existants de g\u00b4en\u00b4eration d\u2019entiers pseudo-al\u00b4eatoires.\n\n\u2022\n\nAnalyser et impl\u00b4ementer les diff\u00b4erentes m\u00b4ethodes de simulations de variables al\u00b4eatoires."}, {"txt": "\u2022\n\nAnalyser et impl\u00b4ementer les diff\u00b4erentes m\u00b4ethodes de simulations de variables al\u00b4eatoires.\n\n\nCompl\u00b4etude | Job \u00b4etudiant\nSeptembre 2022 - Septembre 2023\nDonner des cours particuliers en math\u00b4ematiques et\n\nen physique pour des \u00b4el`eves du lyc\u00b4ee ainsi que des \u00b4etudiants.\n\n\nComp\u00b4etences\nPython: Visualisation de donn\u00b4ees, algorithmique et connaissances des biblioth`eques pour la recherche op\u00b4erationelle et l\u2019apprentissage automatique et profond (Pyomo, Tensorflow, Keras et\n\nScikit-learn)."}, {"txt": "Scikit-learn).\n\n\nMatlab, R, SQL et VBA:\n\nAnalyse num\u00b4erique (r\u00b4esolution d\u2019EDP, alg`ebre lin\u00b4eaire et simulations) et l\u2019analyse de donn\u00b4ees.\n\n\nActivit\u00b4es extra-scolaires\nErasmus Student Network | B\u00b4en\u00b4evole Accueil des \u00b4etudiants internationaux et organisation d\u2019activit\u00b4es, voyages et \u00b4ev\u00b4enements pour eux.\n\n\nLe p`ere No\u00a8el est un Rockeur | Membre et musicien Organiser un concert Rock de bienfaisance dont le but est d\u2019offrir des jouets `a des enfants d\u00b4efavoris\u00b4es pendant les f\u02c6etes de N\u00a8oel."}, {"txt": "Langues\n\u2217 Fran\u00b8cais: Bilingue.\n\n\u2217 Anglais: C1 certifi\u00b4e par l\u2019examen IELTS.\n\n\u2217 Arabe: Langue maternelle.\n\n\u2217 Allemand: B1 certifi\u00b4e par l\u2019examen Goethe."}, {"txt": "Phone:+201015734776\nEmail:noorhan756@gmail.com\nAddress:Cairo , Egypt\nPersonal Info\nExperience\nEducation\nNoorhan Sharawy\nCustomer Service Representative\nI aspire to join a collaborative work environment where my strong communication skills and team-oriented mindset can help drive collective achievements.\n\nPassionate about driving success in the enterprise industry and professional marketing of fast-moving goods."}, {"txt": "Having worked for more than three years in national companies, I have also been able to skillfully deal with clients and sell banking products for more than 4 years.\n\nI have gained experience in different \u0000elds, including digital marketing and communications services.\n\nSocial and sales.\n\n\u2022\n\nA goal- oriented sales manager with years of sales experience.\n\nI have excellent sales, negotiation and closing skills.\n\nKnown for great presentations and skill in growing audiences to improve sales."}, {"txt": "Known for great presentations and skill in growing audiences to improve sales.\n\nSelf-motivated outside sales professional with experience in both technical, non-technical and fast- paced team environments.\n\nAn expert in building relationships and dealing with audiences at all levels and different communities.."}, {"txt": "Gender : Female\nDOB : 14.01.1996\nNationality : Egyptian\nCustomer Service Vodafone Egypt \u2022 Handling customer,Responding to customers and following up with them to \u0000nd out these problems regarding customer satisfaction and company policy.\n\n\nOct 2018 \u2013 Jul 2019\nCall Center We Egypt \u2022 Streamlined call center operations, optimizing staff scheduling and reducing average call wait times.\n\nImproved caller satisfaction by implementing effective coaching and training techniques for call center staff."}, {"txt": "Aug 2019 \u2013 Oct 2020\nAccountant Al AML Company \u2022 Enhanced \u0000nancial decision-making capabilities by providing timely, accurate information to management through regular performance reports.\n\nTrained new employees on accounting principles and company procedures.\n\nReviewed accounts, resolved coding areas, and tracked recurring expenses for accrual entry."}, {"txt": "Reviewed accounts, resolved coding areas, and tracked recurring expenses for accrual entry.\n\nEstablished strong relationships with banking partners to facilitate access to various \u0000nancial services and secure favorable lending terms for the organization.\n\n\nAug 2020 \u2013 Mar 2021\nMansoura University Bachelor's degree in Media and Mass Communication \u2022 Digital Media And Mass Communication."}, {"txt": "\u2022 journalist \u2022 presentation \u2022 Tv program \u2022 voice over \u2022 media app \u2022 mass communication \u2022 public Relations\nOct 2013 \u2013 Jul 2018"}, {"txt": "Achievement\nSenior Sales Executive National Bank Of Egypt \u2022 I support the direct sales team with administrative tasks to help sales representatives close deals.\n\nSelling the product or service to new and old customers.\n\nFacilitate regular team meetings focused on goal setting, progress updates, and strategy re\u0000nement for continuous improvement efforts.\n\nExceed sales goals by implementing strong sales programs.\n\nDevelop and maintain strong working relationships with professionals."}, {"txt": "Develop and maintain strong working relationships with professionals.\n\nManage digital marketing initiatives according to consumer goals and needs.\n\nPassionate about learning and committed to continuous improvement.\n\nShow respect, friendliness, and willingness to help where needed.\n\nDevelop relationships with prominent clients by successfully using qualitative selling techniques.\n\nBuilt diverse and consistent sales portfolio."}, {"txt": "Built diverse and consistent sales portfolio.\n\nEstablished long- lasting relationships with key clients through effective account management and consistent communication.\n\nMet existing customers to review current services and expand sales opportunities.\n\nTrained new employees on customer service, money handling and organizing strategies.\n\n\nApr 2021 \u2013 CONTINUE\nSuze University Diploma In Arabic Language \u2022 Education of Individuals in Secondary Special Education Programs.\n\n\u2022"}, {"txt": "\u2022\n\nVocational training to work in schools.\n\n\u2022 Completed professional development in Arabic.\n\nContinuing education in Arabic."}, {"txt": "\u2022 Completed professional development in Arabic.\n\nContinuing education in Arabic.\n\n\nSept 2020 \u2013 Jul 2021\nLeading and training a number of new employees\nI Obtained the Professional Seller Certi\u0000cate from the National Bank of Egypt\nI obtained an ideal student certi\u0000cate from Mansoura University\nInternational Computer Driving Licence (IC3) \u2022 \u2022 Outlook \u2022 Digital Transformation \u2022 Microsoft of\u0000ce \u2022 word \u2022 Excel \u2022 Access \u2022 Mail \u2022 PowerPoint\nInternational Computer Driving Licence (ICDL)"}, {"txt": "Presentation Course\nVoice Over Course"}, {"txt": "Skills\nLanguage\nInterests\nMarketing\nMS Of\u0000ce\nManagement\nInterpersonal communication\nPlanning and coordination\nProblem solving\nCreativity\nCustomer Service\nActive listening\nData analysis\nArabic\nEnglish\nReading\nPhotography\nTravel\nWriting\nPublic speaking"}, {"txt": "Marie NORET Etudiante en ma\u00eetrise Gestion de Projets d'Ing\u00e9nierie\n\ueae5 marienoret15@gmail.com \ueae8 Montr\u00e9al \ueade www.linkedin.com/in/marie-noret-2053171a3\nComp\u00e9tences\nGestion de projets Formation \u00e0 l'ETS et appliqu\u00e9e en stage \u00e0 UPM Ra\ufb02atac et au Groupe Rocher Gestion de portefeuilles de projet, Gestion cr\u00e9ativit\u00e9 et innovation, Gestion et supervision d'\u00e9quipes, Analyse de faisabilit\u00e9, M\u00e9thodologie d'ing\u00e9nierie cr\u00e9ative : TRIZ, ASIT, C-K, Design Thinking\nG\u00e9nie Industriel Gestion de la production, HSE, m\u00e9thodes et r\u00e9solution de probl\u00e8mes en groupe, gestion industrielle, automatisme, m\u00e9canique, chimie, instrumentation, \u00e9lectronique\nMat\u00e9riaux Alliages ferreux, alliages non ferreux, polym\u00e8res, mat\u00e9riaux composites, mise en forme des proc\u00e9d\u00e9s, \u00e9lasticit\u00e9 et plasticit\u00e9 des mat\u00e9riaux, fonderie, m\u00e9thodes d'analyses, r\u00e9sistance des mat\u00e9riaux\nExp\u00e9riences professionnelles\nStage Ing\u00e9nieur M\u00e9thodes Industrialisation De mars 2023 \u00e0 ao\u00fbt 2023"}, {"txt": "Yves Rocher La Gacilly -Pilotage du projet d'adaptation des lignes de production pour int\u00e9grer les produits Premium (AMDEC, 5M) -Cartographie des capacit\u00e9s des lignes de conditionnement - Etablir les cahiers de contraintes associ\u00e9es \u00e0 la cartographie des lignes (donn\u00e9es d'entr\u00e9e pour l'industrialisation et pour le packaging)\n\n-Mise en place d'une solution de tra\u00e7abilit\u00e9 des \u00e9tuis de protection de vente \u00e0 distance (kick o\u0000"}, {"txt": "du projet jusqu'\u00e0 sa mise en place) -Gestion \u00e9lectronique documentaire du service conditionnement en utilisant la m\u00e9thode ECRS\nStage Assistante Ing\u00e9nieure Maintenance et S\u00e9curit\u00e9 De mars 2022 \u00e0 juillet 2022 UPM Ra\ufb02atac Nancy -Gestion de divers projets au sein du service Maintenance et S\u00e9curit\u00e9 -Caract\u00e9risation des installations -Gestion d'un budget de 90K\u20ac (installation d'un syst\u00e8me \u00e0 osmose inverse pour le traitement de l'eau de l'usine)\nLangues\nAnglais Bilingue \u203a IELTS : 7/9\nInformatique\nExcel VBA, Excel avanc\u00e9\nAccess Gestion de bases de donn\u00e9es, niveau avanc\u00e9\nCAO Solidworks, Autocad, niveau moyen\nPack o\u0000ice Word, Powerpoint, MS Project\nLabview\nSharepoint\nPython, Langage C, Matlab Niveau d\u00e9butant\nAtouts\nRigueur"}, {"txt": "En tant que militaire, \u00e9tudiante et sportive\nEsprit d'\u00e9quipe Au travers de mes di\u0000\u00e9rents sports, associations et stages\nCr\u00e9ativit\u00e9 Au travers de ma formation \u00e0 l'ETS, et de mes activit\u00e9s culturelles (th\u00e9\u00e2tre, vid\u00e9o)"}, {"txt": "Exp\u00e9riences professionnelles\nStage Technicienne Mesures Physiques\nDe septembre 2020 \u00e0 ao\u00fbt 2021\n\nIFREMER Brest -Am\u00e9lioration d'un protocole d'une machine de Fluorescence X destin\u00e9e \u00e0 analyser des \u00e9chantillons marins -R\u00e9alisation et r\u00e9dactions de rapport d'essais de quali\ufb01cation -Mise en place de proc\u00e9dures pour di\u0000\u00e9rents cas d'usage"}, {"txt": "-Soutient au travail en laboratoire\nDipl\u00f4mes et Formations\nMaitrise Gestion de Projets d'Ing\u00e9nierie (co-diplomation)\nDepuis septembre 2023 ETS Montr\u00e9al\nMaster en Mat\u00e9riaux et G\u00e9nie Industriel (co-diplomation)"}, {"txt": "Depuis septembre 2021 Mines de Nancy Nancy\nDipl\u00f4me Universitaire de Technologie Mesures Physiques\nDe septembre 2019 \u00e0 ao\u00fbt 2021 IUT Lannion Lannion Niveau technicien\nExp\u00e9riences associatives\nCapitaine du club de technologie brassicole de l'ETS De novembre 2023 \u00e0 mars 2024 GeniALE Montr\u00e9al Gestion administrative du club, pr\u00e9paration logistique d'\u00e9v\u00e8nements, vente de bi\u00e8re, gestion d'\u00e9quipe\nPr\u00e9paration Militaire Sup\u00e9rieure De septembre 2022 \u00e0 ao\u00fbt 2023 Marine Nationale Houilles Formation d'O\u0000icier de la Marine Nationale, d\u00e9veloppement de comp\u00e9tences en leadership et en coordination d'\u00e9quipe\nCo-capitaine d'une association aidant un refuge pour animaux\nDe septembre 2021 \u00e0 juin 2022 30 Millions d'Amines Nancy Gestion de l'administratif du club et de la coh\u00e9sion d'une \u00e9quipe de 10 personnes\nCentres d'int\u00e9r\u00eat\nSoccer Capitaine d'une \u00e9quipe de soccer et arbitre entre septembre 2022 et mars 2023\nBadminton Niveau r\u00e9gional fran\u00e7ais\nTh\u00e9\u00e2tre"}, {"txt": "Paul Bild\u00e9\nI am seeking a Data Scientist/AI Engineer internship for a period of 3 months, starting from mid-June +33 7 86 94 69 40 \u2013 www.linkedin.com/in/paulbilde/ \u2013 paul.bilde.pro@gmail.com \u2013 Boulogne- Billancourt, France\nEDUCATION\n2022 \u2013 2025\n\u00c9cole des Mines de Nancy \u2013 Grande \u00c9cole Program, Master of Science in mathematical engineering -\nData analysis \u2013 Modeling / Forecasting \u2013 Machine / Deep Learning \u2013 Stochastic calculus \u2013 Statistics\n2019 \u2013 2022 2017 \u2013 2019\nStanislas Paris - Classes Pr\u00e9paratoires, French Institution prior to Engineering schools Scientific High school \u2013 Highest Honors -\nProbability \u2013 Mathematical analysis \u2013 Programming \u2013 Algebra\nWORK EXPERIENCES\n2023 \u2013 2024\nAKDMines \u2013 Entrepreneurial project Project manager Developing a proof of concept for a platform facilitating private tutoring intermediation services between students and tutors - Market analysis \u2013 Business model \u2013 Marketing \u2013 Pitch deck\n2023\nLes Cord\u00e9es de la R\u00e9ussite \u2013 Volunteer experience Tutor-teacher Co-organizing academic tutoring sessions with the deputy principals of partner colleges - Delivering tutoring sessions to 20 students on a weekly basis \u2013 School outings\nFebruary 2023 (1 month)\nETPO, Technirep \u2013 Construction and Public Works Construction intern Public Transport Station Development \u2013 Grand Paris Project \u2013 2024 Olympics\nLANGUAGES AND SKILLS\nLanguages: English (Fluent \u2013 Cambridge C1 2023) \u2013 French (Native) \u2013 Spanish (Intermediate \u2013 SIELE B1/B2 2024)"}, {"txt": "IT skills: Python (Numpy, Scikit-Learn, Keras, Tensorflow) \u2013 R \u2013 MySQL \u2013 VBA \u2013 Matlab \u2013 Pack Microsoft Office 365 Certificates: Project Management (MOOC) \u2013\n\nDriving License \u2013 CFA (taking the level 1 exam)\nEXTRACURRICULAR ACTIVITIES, SPORTS & INTERESTS\n2023 \u2013 2024\nMines Nancy Students Sports Committee: Member \u2013 Organizing sport-events for 300 students\n2023 \u2013"}, {"txt": "2024\nPeeL: Student entrepreneur at the \u2018P\u00f4le Entrepreneuriat d\u2019\u00c9tudiants de Lorraine\u2019 Participation in the \u2018Grand Oral du PeeL\u2019 (Pitch competition with 40 participants)\n2008 \u2013 2024\nTennis: French Rank: 4/6 \u2013 Universal Tennis Rank: 9 UTR \u2013 Chair Umpire A1\nRegional runner-up: Hauts-de-Seine \u2013 Winner of several regional and university tournaments\nInterests: Skiing (French level: Fl\u00e8che de Vermeil, Chamois d\u2019argent) \u2013 Golfing (Index 31)\nNancy, France\nParis, France\nNancy, France\nNancy, France\nParis, France"}, {"txt": "OD\nOumaima DAHIB\nM A T S E R S S\n\nT U D E N T\n\nI N C O N S\n\nU L T I N G & C H\n\nA N G E\nSummary Master\u2019s student in Consulting and Change with a strong focus on developing\nstrategic consulting skills and change management capabilities."}, {"txt": "Prepared to\ndrive effective change and deliver sustainable results in dynamic business\nenvironments\n+33 7 53 40 78 16\nDahib.oumaima33@gmail.com\nProfessional Experience\n429 cours Emile Zola 69100\nINDITEX - ZARA\nVilleurbanne, France\nSales Assistante\nwww.linkedin.com/in/odahib\nApril 2023 - March 2024\nSkills\nCustomer-Focused Service: Provided excellent customer\nservice to build strong relationships and ensure positive\nMarket Research\nshopping experiences."}, {"txt": "Problem-Solving\nVisual Merchandising: Utilized visual merchandising\nClient Management\ntechniques to enhance store aesthetics and drive sales."}, {"txt": "Adaptability\nInventory Management + Business Growth Contribution:\nLeadership\nDECATHLON FRANCE\nEducation MASTERS IN CONSULTING\nLeader Sports / Sales Assistante\nDecember 2022 - March 2023\n2024/2025\nCustomer Engagement: Led customer engagement\nRelevant Courses: Change\nManagement, Consulting\nefforts, providing product information and fostering strong\ncommunication skills."}, {"txt": "Practices and Techniques,\nResults-Oriented Leadership: Drove sales operations,\nProject Management\nconsistently meeting targets and cultivating a\nperformance-driven team culture.\n\n\nBACHELORS IN BUSINESS & MANAGEMENT\n2023/2024\nInternships\nRelevant Courses: Audit, HRM,\nStrategic Diagnosis,\nCAPGEMINI CASABLANCA\nOrganizational Behavior, Stock\nHRBP Assistant\nValuation, Marketing\nApril 2024 -July 2024 ( 4 months )"}, {"txt": "Language French - Bilingual C2\nsupporting the organization's talent strategy, shaping\nits culture, and ensuring a positive employee\nexperience.\n\n\nEnglish - Advanced C1\nGained skills in relationship-building, communication,\nArabic - Native\nand problem-solving"}, {"txt": "Contact\n07 83 09 44 93\n66 Rue Falgui\u00e8re, 75015 Paris\nmaximilienvon@gmail.com\nPermis B\nLangues\nFran\u00e7ais : Langue maternelle\nAnglais : Niveau B2\nAllemand : Niveau B1\nLogiciels\nMicrosoft Office\nPython\niMovie\nGarage Band\nComp\u00e9tences\nRelationnel\nTravail en \u00e9quipe\nAdaptabilit\u00e9\nInt\u00e9r\u00eats\nSports : rugby, tennis, kite surf, ski\nVoyages : Am\u00e9rique, Europe, Afrique\nMaximilien von Tschammer 2 0 a n s , N a t\n\ni o n a l\n\ni t\n\n\u00e9 f r a n c o - a m \u00e9\n\nr\n\ni c a\n\ni n e\n\u00c9 t u\n\nd\n\ni a n t e n t r\n\no"}, {"txt": "i o n a l\n\ni t\n\n\u00e9 f r a n c o - a m \u00e9\n\nr\n\ni c a\n\ni n e\n\u00c9 t u\n\nd\n\ni a n t e n t r\n\no\n\ni s i \u00e8 m e a n n \u00e9 e \u00e0 l \u2019 E S M E , e t p r o\n\nc\n\nh\n\na\n\ni n e m e n t e n M a s t e r\n\ns\n\np\n\n\u00e9\n\nc\n\ni a l\n\ni s \u00e9 d a n s l e d o m a i n e d e l a t r a n\n\ns\n\ni t\n\ni\n\no n \u00e9 n e r g\n\n\u00e9 t\n\ni q u e , j e r e c h e r c h e u n e a l t e r n a n c e d e 2 a n s \u00e0 p\n\na r t"}, {"txt": "i q u e , j e r e c h e r c h e u n e a l t e r n a n c e d e 2 a n s \u00e0 p\n\na r t\n\ni r d e s e p t e m b r e 2 0 2 4\nFORMATIONS\n2021-2024\nEcole d'ing\u00e9nieur 3\u00e8me ann\u00e9e - ESME\nTransition \u00e9nerg\u00e9tique - Num\u00e9rique - Robotique - IA\n2018-2021\nLyc\u00e9e Saint Stanislas, Nantes\nMath\u00e9matiques\nPhysique-Chimie\nEXP\u00c9RIENCES PROFESSIONNELLES\n2023\nStage technicien en laboratoire - Lactips\nLyon, France - 2 mois\nSp\u00e9cialisation dans la production de plastique soluble et enti\u00e8rement\nbiod\u00e9gradable, respectueux de l\u2019environnement."}, {"txt": "Collaboration avec le service R&D pour analyser les produits en\nd\u00e9veloppement\nContr\u00f4le qualit\u00e9 de la production\n2022\nStage ouvrier de fabrication - JVD\nNantes, France - 2 mois\nAssemblage et contr\u00f4le qualit\u00e9 de distributeurs de gel\nhydroalcoolique\nD\u00e9couverte et compr\u00e9hension d'une unit\u00e9 de fabrication\n2022\nStage dans le vignoble - CEPTENTRION'AL\nTain l'Hermitage, France - 2 semaines\nParticipation \u00e0 la cueillette de raisins dans les vignes\nTri et s\u00e9lection des raisins pour enlever les feuilles, les\nrafles ou les raisins ab\u00eem\u00e9s\nService lors de d\u00e9gustations\nEXP\u00c9RIENCES COMPL\u00c9MENTAIRES\n2023\nEquipier Polyvalent - McDonald\u2019s\nParis, France - Temps partiel\nService \u00e0 la client\u00e8le et pr\u00e9paration des commandes\nAssemblage de produits et gestion des stocks\nEXP\u00c9RIENCES ASSOCIATIVES\n2021-2023\nBureau des sports - ESME Sudria\nMembre du p\u00f4le \u00e9v\u00e8nement\nResponsable et capitaine de l\u2019\u00e9quipe de Rugby\nObjectifs : organisation d'\u00e9v\u00e9nements sportifs\nBanque Alimentaire\nNantes, France\nAdditional table 1 on page 1.\nContact\\n07 83 09 44 93\\n66 Rue Falgui\u00e8re, 75015 Paris\\nmaximilienvon@gmail.com\\nPermis B\\nLangues\\nFran\u00e7ais :"}, {"txt": "Langue maternelle\\nAnglais : Niveau\n\nB2\\nAllemand :\n\nNiveau B1\\nLogiciels\\nMicrosoft Office\\nPython\\niMovie\\nGarage Band\\nComp\u00e9tences\\nRelationnel\\nTravail en \u00e9quipe\\nAdaptabilit\u00e9\\nInt\u00e9r\u00eats\\nSports : rugby, tennis, kite surf, ski\\nVoyages : Am\u00e9rique, Europe, Afrique Maximilien von Tschammer\\n20 ans , Nationalit\u00e9 franco-am\u00e9ricaine\\n\u00c9tudiant\n\nen troisi\u00e8me ann\u00e9e \u00e0 l\u2019ESME, et prochainement en\\nMaster"}, {"txt": "en troisi\u00e8me ann\u00e9e \u00e0 l\u2019ESME, et prochainement en\\nMaster\n\nsp\u00e9cialis\u00e9 dans le domaine de la transition \u00e9nerg\u00e9tique,je\\nrecherche une alternance de 2 ans \u00e0 partir de septembre 2024\\nFORMATIONS\\n2021-2024 Ecole d'ing\u00e9nieur 3\u00e8me ann\u00e9e - ESME\\nTransition \u00e9nerg\u00e9tique - Num\u00e9rique - Robotique - IA\\n2018-2021 Lyc\u00e9e Saint Stanislas, Nantes\\nMath\u00e9matiques\\nPhysique-Chimie\\nEXP\u00c9RIENCES PROFESSIONNELLES\\n2023"}, {"txt": "Formation Ecole Nationale Sup\u00e9rieure des Mines de Nancy Formation Ing\u00e9nieur Civil, D\u00e9partement Mat\u00e9riaux\n2022-(2025)\n\u2022\nFili\u00e8re Ing\u00e9nierie des Biomat\u00e9riaux Cours principaux : Polym\u00e8res, d\u00e9gradation des m\u00e9taux, c\u00e9ramiques, cristallographie, tenue en service, propri\u00e9t\u00e9s thermiques et \u00e9lectriques, diagrammes de phase Projet sur la sonde trach\u00e9ale : de la conception \u00e0 la commercialisation Sant\u00e9 et S\u00e9curit\u00e9 au Travail \u2013 INRS (f\u00e9vrier 2023)\n\u2022 \u2022 MOOC Gestion De Projet - R\u00e9mi Bachelet, Centrale Lille (d\u00e9cembre 2022) \u2022 MOOC Sensibilisation au handicap \u2013 Ariane M\u00e9diterran\u00e9e (mai 2023)\nClasse Pr\u00e9paratoire aux Grandes Ecoles MPSI/MP* Lyc\u00e9e G\u00e9n\u00e9ral et"}, {"txt": "Stage technicien en laboratoire - Lactips\\nLyon, France - 2 mois\\nSp\u00e9cialisation dans la production de plastique soluble et enti\u00e8rement\\nbiod\u00e9gradable, respectueux de l\u2019environnement.\\nCollaboration avec le service R&D pour analyser les produits en\\nd\u00e9veloppement\\nContr\u00f4le qualit\u00e9 de la production\\n2022 Stage ouvrier de fabrication - JVD\\nNantes, France - 2 mois\\nAssemblage et contr\u00f4le qualit\u00e9 de distributeurs de gel\\nhydroalcoolique\\nD\u00e9couverte et compr\u00e9hension d'une unit\u00e9 de fabrication\\n2022 Stage dans le vignoble - CEPTENTRION'AL\\nTain l'Hermitage, France - 2 semaines\\nParticipation \u00e0 la cueillette de raisins dans les vignes\\nTri et s\u00e9lection des raisins pour enlever les feuilles, les\\nrafles ou les raisins ab\u00eem\u00e9s\\nService lors de d\u00e9gustations\\nEXP\u00c9RIENCES COMPL\u00c9MENTAIRES\\n2023 Equipier Polyvalent - McDonald\u2019s\\nParis, France - Temps partiel\\nService \u00e0 la client\u00e8le et pr\u00e9paration des commandes\\nAssemblage de produits et gestion des stocks\\nEXP\u00c9RIENCES ASSOCIATIVES\\n2021-2023 Bureau des sports - ESME Sudria\\nMembre du p\u00f4le \u00e9v\u00e8nement\\nResponsable"}, {"txt": "et capitaine de l\u2019\u00e9quipe de Rugby\\nObjectifs : organisation d'\u00e9v\u00e9nements sportifs\\nBanque Alimentaire\\nNantes, France"}, {"txt": "Nizar Tazi\nData Scientist\nMail address: Nizar.tazi@hotmail.fr\nPhone: +32 4 77 65 35 71\nAddress: Brussels 1030, Belgium\nJunior Data Scientist with 1.5 years of hands-on experience in Python, SQL, and machine learning.\n\nI'm\npassionate about unraveling data mysteries to uncover insights and optimize processes.\n\nI excel in\ncommunicating these discoveries in a compelling and understandable manner."}, {"txt": "I excel in\ncommunicating these discoveries in a compelling and understandable manner.\n\n\nMy sense of organization, meticulousness and my capacity to analyse will quickly allow me to take on and\nfulfill new assignments.\n\n\nPROFESSIONAL EXPERIENCE\nJune 2023 - 2024\nData scientist Junior ARHS Developments Belgium\nZaventem, Belgium\no\no\no\no\no\no\nCollaborated with cross-functional teams to build data- driven solutions to business problems in the financial and legal sector."}, {"txt": "Analyzed extensive datasets to develop predictive models and extract actionable insights, revealing valuable trends and patterns within the data.\n\nConducted Dataiku training sessions for member states, focusing on data preprocessing, modeling, and deployment techniques.\n\nDeveloped automation scripts and scenario analyses using Python and SQL to optimize workflow performance.\n\nImplemented MLops monitoring and version control using tools like MLflow."}, {"txt": "Implemented MLops monitoring and version control using tools like MLflow.\n\nApplied data manipulation techniques to preprocess and transform raw data for analysis and modeling purposes.\n\n\ntechniques\nincluding model\nApril 2022 \u2013 November 2022\nData scientist Intern Sanofi\nGentilly, Ile-de-France, France\no\no\no\no\nProduction of market performance reports and ad-hoc analysis using CRM and market data.\n\nIndustrialization and update of data related to Oncology and Dupixent product insights."}, {"txt": "Industrialization and update of data related to Oncology and Dupixent product insights.\n\nAssistance in harmonizing workflows and algorithms meet best practices.\n\nUse of Machine Learning algorithms to develop predictive models for business needs.\n\n\nApril 2020 \u2013 June 2020\nFreelance Data scientist www.khamssat.com\nSan Francisco\no\no\nAN-APPS: Creation of a tool to extract information from a shopping website using Data Scraping libraries."}, {"txt": "Graphical implementation with PyQt 5.\nPreDoc: Development of interface with authentication using Django, including a disease prediction by symptoms, provided by the user, based on real data trained with a Machine learning algorithm."}, {"txt": "a web\nTECHNICAL SKILLS\nSoftware / Tools Dataiku, Azure Databricks, Excel, Power BI, Oracle Business Intelligence, Apache Spark, Hadoop, Docker\nProgramming Languages / WEB Development Python, R, C, C++, SHELL, JAVA, HTML, CSS, JS, Laravel, Django\nData processing\nMachine Learning / Deep Learning\nPandas, Numpy, Scikit-learn, Spark\nRegression, Classification, NLP, Clustering, Forecasting (Time Series), Deep Neural Networks, Pytorch, TensorFlow, Huggingface\nDatabase\nSQL, Oracle, NoSQL\nGENERAL SKILLS\nMachine Learning\nDeep Learning\nDatabase structure\nData Scraping\nData Preparation\nData Visualization\nAgile Methodologies\nLATEST EDUCATION\nMaster 2, Machine Learning for Data Science (MLSD)"}, {"txt": "Graduation project: Forecasts & Analysis of pharmaceutical data at Sanofi.\n\n\nParis-Cit\u00e9 University, Paris | 2021 \u2013 2022\nMaster, Big Data & Cloud Computing\nGraduation project: Optimization of the MABED application using real time streams from the twitter social network.\n\nIbn Tofail University, Kenitra | 2019 \u2013\n2021\nBachelor\u2019s in computer Sc. - Maths\nGraduation project: Development of the eCommercial web application: Internet shopping website created using Laravel as the main back-end technology."}, {"txt": "Ibn Tofail University, Kenitra | 2015 \u2013\n2019\nLANGUAGES\nEnglish Bilingual - -\nTOEIC:\n\n925/990 EFSET (C2 Proficiency)\nFrench\nBilingual - -\nTCF DAP 2018 TCF TP 2020\nArabic\nNative Language\nINTERESTS\nMusic: Self taught Guitarist / Singer\nRoad Trips\nArtificial Intelligence & New Technologies"}, {"txt": "Informations personnelles\n+33 (0)7 69 77 57 96\nphilomene.pequay1@etu.univ- lorraine.fr\n7 rue Hector Berlioz, 69100 Villeurbanne\nComp\u00e9tences\nLogiciels maitris\u00e9s : Microsoft Office, Adobe, Langage informatique (Python, Matlab, Jupyter, R), SQL\nLangues : Fran\u00e7ais (Native) Anglais - B2 (IELTS, 2024)"}, {"txt": "Allemand - B1 (Goethe-Institut, 2024) Russe - A2 Espagnol - A2\nCentres d\u2019int\u00e9r\u00eat\nSports : Claquettes (10 ans), Boxe (d\u00e9butante), Randonn\u00e9e\nActivit\u00e9s manuelles : couture, cuisine, r\u00e9novation\nVoyages culturels et linguistiques : Panama (2023), Portugal (Lisbonne, Porto, 2022), Espagne (Barcelone, 2020), G\u00e9orgie (Tbilissi, 2018), Allemagne (Fribourg, 2017)"}, {"txt": "Technologique La Martini\u00e8re Monplaisir, Lyon\n2020-2022\n\nTIPE sur la mod\u00e9lisation et la simulation cardiaque\nLyc\u00e9e des M\u00e9tiers Amp\u00e8re, Lyon Baccalaur\u00e9at Scientifique SVT \u2013 Mention Tr\u00e8s Bien\n2017-2020\n\u2022 \u2022\nSp\u00e9cialit\u00e9 Math\u00e9matiques Participation au Tournoi des Jeunes Math\u00e9maticiens et Math\u00e9maticiennes (TFJM\u00b2) TPE sur les anesth\u00e9siants\nExp\u00e9rience professionnelle Projet industrie, Entreprise Muovi\n2023-2024\n\u2022\nCaract\u00e9risation d\u2019un PET (polym\u00e8re) \u00e0 recycler, \u00e0 l\u2019Institut Jean Lamour (Nancy) Equipe de 3 \u00e9tudiantes\nStage op\u00e9rateur, Entreprise A Fond Gaston, Villeurbanne\nf\u00e9v 2023 (1mois)\n\u2022\nadaptabilit\u00e9, autonomie r\u00e9daction d\u2019un compte-rendu sur la Sant\u00e9 et S\u00e9curit\u00e9 au Travail (SST)"}, {"txt": "Exp\u00e9rience associative Tr\u00e9sori\u00e8re du Bureau Des El\u00e8ves (BDE)\n2023-2024\n\u2022 \u2022 \u2022 \u2022 membre de la Commission Financi\u00e8re\ngestion d\u2019un budget de 430 000\u20ac gestion d\u2019une \u00e9quipe de 22 personnes PSC1 organisation et encadrement d\u2019\u00e9v\u00e9nements pour 20 \u00e0 650 personnes\nMembre du Pole Sensi de l\u2019Ecole des Mines de Nancy formation VHSS, r\u00e9f\u00e9rente lors d\u2019\u00e9v\u00e9nements associatifs organisation de sensibilisation (alcoolisme, IST, pr\u00e9carit\u00e9 menstruelle, racisme, VHSS)\n2023-2024\n\u2022"}, {"txt": "Pr\u00e9sidente du Club de jeux de soci\u00e9t\u00e9 de l\u2019Ecole des Mines 2023-2024\nResponsable communication de l\u2019\u00e9v\u00e9nement 24h de Stan pour l\u2019Ecole des Mines de 2023-2024 Nancy et Sciences Po Nancy."}, {"txt": "gestion de r\u00e9seaux sociaux (Instagram, Facebook)\nResponsable du p\u00f4le logistique/\u00e9v\u00e8nement du club Handimines de l\u2019association humanitaire Humamines.\n2022-2023\n\norganisation d\u2019\u00e9v\u00e9nements de sensibilisation aux diff\u00e9rents handicaps\nMembre de l\u2019association Tedx de l\u2019Ecole des Mines qui organise un \u00e9v\u00e9nement autour des Sciences compos\u00e9 de conf\u00e9rences et d\u2019exp\u00e9riences scientifiques.\n\n2022-2023\n\u2022 \u2022\nvulgarisation scientifique, cr\u00e9ativit\u00e9 scientifique r\u00e9daction de notices d\u2019exp\u00e9rience et de fiches de s\u00e9curit\u00e9"}, {"txt": "Rim EL FATIHI\n\u00c9l\u00e8ve ing\u00e9nieure \u00e0 l'Ecole des Mines de Nancy\nProfil\nActuellement \u00e9tudiante \u00e0 l'\u00e9cole Nationale Sup\u00e9rieure des Mines de Nancy, je suis \u00e0 la recherche d'un stage op\u00e9rateur pour la dur\u00e9e d'un mois qui me permettrait de d\u00e9couvrir le monde de l'entreprise et, plus largement, de la vie professionnelle.\n\n\nFormation\nInformations personnelles\nNom Rim EL FATIHI\n\u00c9cole des Mines de Nancy Ing\u00e9nierie g\u00e9n\u00e9raliste Cours pertinents:"}, {"txt": "Analyse num\u00e9rique et optimisation, Probabilit\u00e9, Physique Quantique, Algorithmes et complexit\u00e9, M\u00e9canique des milieux continus, Recherche operationnelle.\nsept. 2023\nLyc\u00e9e Mohammed VI d'Excellence Classes pr\u00e9paratoires aux grandes \u00e9cole MPSI-MP, Benguerir Cours pertinents: Chimie, thermodynamique, programmation informatique, physique quantique, \u00e9quation diff\u00e9rentielles, analyse complexe, calcul diff\u00e9rentiel et m\u00e9canique.\nde sept. 2021 \u00e0 juin 2023\nAdresse e-mail rim.el-fatihi6@univ-lorraine.fr\nBaccalaur\u00e9at marocain sciences math\u00e9matiques Mention tr\u00e8s bien.\nde sept. 2020 \u00e0 juin 2021\nNum\u00e9ro de t\u00e9l\u00e9phone +33 765871961\nComp\u00e9tences\nAdresse 11.Avenue du Charmois 54500 Vandoeuvre-l\u00e8s-Nancy\nPython\nMatlab\nLinkedIn Rim El Fatihi\nSQL\nMicrosoft Office\nLangues\nGestion de Projet\nArabe\nCertificats\nFran\u00e7ais\nAnglais\nMooc gestion de projet Centrale Lille\nnov. 2023\nEspagnol\nActivit\u00e9s extra-professionnelles\nMembre du p\u00f4le communication du TedX Mines Nancy"}, {"txt": "Ban ( \u2018\nINFORMATIONS PERSONNELLES\nNom Luca Vancomerbeke\nE-Mail lucal.vancomerbekeeepitech.eu\nE-Mail\nTel.\n\n+33 6 3377 98 91\nLocalisation 67300, Schiltigheim\nNaissance 3 Janvier 2001 - Thionville\nNationalit\u00e9 Frangais\nPermis de conduire Permis B\nLANGUES ETRANGERES\nFrancais Maternelle .\n\nAnglais TOEIC : 865 Allemand A2\nASSOCIATIF\nICN GameON - Nancy Vice-Pr\u00e9sident 2020 - 2021\nASVB Thionville Membre\n2017 - 2018\nSoci\u00e9t\u00e9 d'Escrime de Thionville Membre 2011 - 2017\nCompr\u00e9hension et\n\nApprentissage yey"}, {"txt": "ok Communication tok Autonomie tk kk d'\u00e9q kkk\nEsprit\nLUCA VANCOMERBEKE\nEpitech Technology - Expert en Technologies de I\u2019Information Sep 2023 - Aujourd\u2019hui\nICN Business School - Bachelor en Commerce et Management\n\u2014 Sep 2019 - Juin 2022\nLicence Sciences pour Ing\u00e9nieur\nSep 2018 - Jan 2019\nBaccalaur\u00e9at Scientifique\nSep 2015 - Juil 2018\nConsultant Junior - CDI\nJan 2023 - Juin 2023\nD\u00e9partement \u201cGouvernance, Risque et Contr\u00e9le Interne\u201d\nManutentionnaire et Vendeur - CDD Gestion des stocks, organisation, vente\nMai 2022 - Juil 2022\nAssistant en Gestion d'entreprise et Comptabilit\u00e9 - Stage\nAdministratif, Comptabilit\u00e9 et Gestion d\u2019Entreprise\nAvr 2021 - Juil 2021\nVendeur et Employ\u00e9 de rayon - CDD Emplois saisonniers, aide a la vente\nD\u00e9e 2020 - D\u00e9c 2020 D\u00e9c 2019 - Jan 2020\nEmploy\u00e9 Polyvalent - CDD Emploi saisonnier d'une dur\u00e9e de deux mois."}, {"txt": "Juil 2019 - Aoat 2019\nEmploy\u00e9 Polyvalent - CDD\nMai 2019 - Juin 2019\nEmploy\u00e9 de Bureau - CDD\nJuil 2017 - Aodt 2017\nEmploi saisonnier d'une dur\u00e9e d'un mois, administratif\nHTML / CSS / PHP\nPython\nGeena PE TE TT\nSuite Adobe\nPack Office\neee eee"}, {"txt": "EspagnolInterm\u00e9diaire (B1)\n2 Chemin des Imprimeurs, 69250Montanay\nTravail en \u00e9quipe\u2022Communication orale\u2022Capacit\u00e9 d'analyse\u2022Cin\u00e9ma\u2022Pratique du th\u00e9\u00e2tre\u2022Volley-Ball : membre actif d'une\u00e9quipe depuis 3 ans et capitaine.\u2022Culture g\u00e9n\u00e9rale\u2022Lecture\u2022Informatique\u2022AnglaisAvanc\u00e9 (C1)\nmilo.kowalska@epitech.eu\n02/10/2005 - 18 ansCOMP\u00c9TENCESCENTRES D'INT\u00c9R\u00caTLANGUES\u00c9tudiant en informatique \u00e0 EpitechPROFILActuellement"}, {"txt": "en 1\u00e8re ann\u00e9e d'\u00e9tude d'informatique \u00e0 Epitech, jerecherche un stage de 4 \u00e0 6 mois dans le cadre de ma deuxi\u00e8meann\u00e9e.\n\nVolontaire et curieux, je me distingue par mon engagementau service du collectif\n\net mon go\u00fbt d'apprendre."}, {"txt": "et mon go\u00fbt d'apprendre.\n\nEXP\u00c9RIENCEStage d'observationJeannot, Fabricant de r\u00e9sistances chauffantes - Lyon - StageFORMATIONSExpert en Technologies de l'Information, 2023 \u2013 2028Epitech \u2013 LyonBaccalaur\u00e9at g\u00e9n\u00e9ral Mention Assez bien, 2020 \u2013 2023Lyc\u00e9e Notre Dame de Bellegarde \u2013 Neuville-Sur-Sa\u00f4neBrevet Mention Bien, 09/2016 \u2013 06/2020Coll\u00e8ge Notre Dame de Bellegarde \u2013 Neuville-Sur-Sa\u00f4neCOMP\u00c9TENCES INFORMATIQUES."}, {"txt": "02/2020 - 02/2020COORDONN\u00c9ES\nMilo KOWALSKAAccompagnement d'un salari\u00e9 dans son travail, r\u00e9alisation det\u00e2ches simples sous sa supervision.\u2022Accompagnement et visites commerciales des clients et desfournisseurs.\u2022Ambassadeur : Repr\u00e9sentant de l'\u00e9cole \u00e0 l'ext\u00e9rieur (Salon, Forum,Intervention dans les lyc\u00e9es)\u2022Sp\u00e9cialit\u00e9s : NSI (Num\u00e9riques et Sciences Informatiques) etHGGSP (Histoire-G\u00e9ographie, G\u00e9opolitique et SciencesPolitiques).\u2022\n+33 7 88 59 85 45\nAdditional table 1 on page 1.\n \n\nAdditional table 2 on page 1."}, {"txt": "Marion Frohly INGENIEURE (MINES NANCY)\n\nStage de \ufb01n d'\u00e9tude en biotechnologies d\u00e8s mars 2024\nDipl\u00f4mes et Formations\nEcole d'ing\u00e9nieur - Mines de Nancy France / 2020 - Mar. 2024\n\n\n1\u00e8re ann\u00e9e g\u00e9n\u00e9raliste : informatique, physique des \ufb02uides et des solides 2\u00e8me ann\u00e9e en d\u00e9partement Mat\u00e9riaux (sp\u00e9cialisation Biomat\u00e9riaux) : polym\u00e8res et sant\u00e9, c\u00e9ramiques, corrosion et d\u00e9gradation,\n\nstructure et microstructure, fabrication additive Dossier sur la vessie arti\ufb01cielle (2022) : biomat\u00e9riaux, protocole, etc."}, {"txt": "Projet r\u00e9alis\u00e9 pour Fives Cryo (2022) :\n\n\u00e9tude du brasage pour un \u00e9changeur thermique Projet recherche (2023) :\n\nreproduction de la microstructure d'une aile de cigale en polysaccharides, vascularisation de la membrane Repr\u00e9sentante des \u00e9l\u00e8ves au Comit\u00e9 d'Administration des Mines de Nancy (vote du budget, \u00e9lection du directeur g\u00e9n\u00e9ral, etc.)\n\n\nFacult\u00e9 de Pharmacie, Nancy / Sept. 2023 - Fev. 2024\nOutils de diagnostic et th\u00e9rapeutiques en bioingenierie (biomarqueurs, etc.)"}, {"txt": "Conception et fabrication par approche QbD de nanom\u00e9dicaments\nPolytechnique Montr\u00e9al, Canada / Jan. 2023 - Mai 2023\n\n\nM\u00e9decine r\u00e9g\u00e9n\u00e9rative Nanom\u00e9decine Mod\u00e9lisation en biom\u00e9canique Immunologie\nAnimatrice de l'atelier 2tonnes / 2023 Atelier p\u00e9dagogique (compl\u00e9ment de la fresque du climat) pour sensibiliser les participants aux enjeux climatiques et leur donner des pistes de progression."}, {"txt": "Classe pr\u00e9paratoire aux grandes \u00e9coles - Lyc\u00e9e Louis-Le-Grand, Paris / 2018 - 2020 Fili\u00e8re PCSI / PC* : physique, chimie et sciences de l'ing\u00e9nieur\nExp\u00e9riences professionnelles\nConsultante innovation Redstart Paris / Ao\u00fbt 2022 - Jan. 2023\nAccompagnement op\u00e9rationnel et gestion des porteurs de projet (\u00e9tude de march\u00e9, business model, strat\u00e9gie d\u2019acquisition, d\u00e9veloppement commercial, cr\u00e9ation de contenus, pr\u00e9sentation, pitch) Identi\ufb01cation de concepts / projets innovants (Mobilit\u00e9,Greentech, Fintech, Social, Sport, Foodtech)\nRecherche et d\u00e9veloppement (stage) Sicaf Carpentras, France / Juil. 2020"}, {"txt": "Formulations d'\u00e9mulsions, r\u00e9alisation en laboratoire, r\u00e9alisation de test (viscosit\u00e9, pH)\n\n\nProfesseure particulier / 2020 - 2024 Maths, physique, chimie pour des \u00e9l\u00e8ves de lyc\u00e9e et de CPGE\nD\u00e9veloppement d'Infonity Prisma Media Paris / Juil. 2017\nD\u00e9veloppement de l'application Infonity (qui propose une s\u00e9lection personnalis\u00e9e d'articles d'actualit\u00e9 au grand public)\n\nCommunication sur les r\u00e9seaux sociaux pour faire conna\u00eetre cette application\nOp\u00e9rateur sur une ligne de production (stage)"}, {"txt": "Sicaf Valr\u00e9as, France / Juin 2020 R\u00e9alisation de diverses t\u00e2ches sur une ligne de production dans une entreprise de conception de produits cosm\u00e9tiques."}, {"txt": "Service en salle, bar et cuisine Flam's Strasbourg / Juin 2017 Comp\u00e9tences acquises : service clients, respect de la hi\u00e9rarchie, e\ufb03cacit\u00e9\nExp\u00e9riences associatives\nOrganisation de la c\u00e9r\u00e9monie de remise des dipl\u00f4mes Mines de Nancy / 2023\nCharg\u00e9 de prospection - Junior Entreprise Mines Services / 2020 - 2022\nD\u00e9marcher les entreprises et comprendre les besoins du client R\u00e9diger les contrats (devis, etc) Suivi d'\u00e9tudes\nCharg\u00e9 de Recherche et"}, {"txt": "D\u00e9veloppement D'T\u00e2che - Enactus Mines Nancy / 2020 - 2021\nCr\u00e9ation d'une association qui vend des produits m\u00e9nagers et cosm\u00e9tiques \u00e9co-responsables Comp\u00e9tences acquises : etude de march\u00e9, organisation de ventes, tr\u00e9sorerie\nResponsable logistique Gala Nancy /"}, {"txt": "2021 - 2022 R\u00e9alisation d'un Gala pour 300 personnes par une \u00e9quipe de 7 personnes\n\uf0e0 \uf098\nmarion.frohly@hotmail.fr\n+33 7 85 04 00 59\nLangues\nAnglais 8/9 IELTS (2021)\nSu\u00e9dois Interm\u00e9diaire (expatriation de 2007 \u00e0 2014)\nEspagnol Interm\u00e9diaire\nJaponais D\u00e9butant\nLangues des signes D\u00e9butant\nInformatique\nCatia, Ansys, Abaqus\nSolidworks, Vesta\nPython, Matlab, R, SQL\nCentres d'int\u00e9r\u00eat\nVoyage en bateau (co-baturage) sans \u00e9missions de CO2\nArts manuels (couture, d\u00e9coration)"}, {"txt": "Piano 6 ans\nSports\nDanse (Classique, moderne-jazz, claquettes)\nFootball (club universitaire, tournois)\nPom-pom (club universitaire)\n\n\nSoft skills\nCurieuse\nCr\u00e9ative\nForce de proposition\nOrganis\u00e9e"}, {"txt": "Master 1 en Economie en double dipl\u00f4me\nLyc\u00e9e Hoche, Classe pr\u00e9paratoire\n\nSp\u00e9cialisation, Maths et Physique\nEXPERIENCES PROFESSIONNELLES\nOrange Innovation, Centre d\u2019innovation pour le groupe Orange Data Scientist junior\nCodage (1000+ lignes) de la lecture/\u00e9criture automatiques des tables) qualitatives et quantitatives de plus de 100 000 clients et int\u00e9gration dans la pipeline luxembourgeoise de calcul de churn, \u00e9l\u00e9ment cl\u00e9 pour la strat\u00e9gie marketing, sur Vertex AI et"}, {"txt": "Paul Bild\u00e9\nJe recherche un stage en tant qu\u2019ing\u00e9nieur Data Scientist/AI pour une dur\u00e9e de 3 mois \u00e0 compter de mi-juin +33 7 86 94 69 40 \u2013 www.linkedin.com/in/paulbilde/ \u2013 paul.bilde.pro@gmail.com \u2013 Boulogne- Billancourt, France\nFORMATION\n2022 \u2013 2025\n\u00c9cole des Mines de Nancy \u2013 Grande \u00c9cole d\u2019Ing\u00e9nieurs, Master of Science en ing\u00e9nierie math\u00e9matique -\nAnalyse de donn\u00e9es \u2013 Mod\u00e9lisation / Pr\u00e9vision \u2013 Machine/Deep Learning \u2013 Calcul stochastique\nNancy, France\n2019 \u2013 2022 2017 \u2013 2019\nStanislas Paris - Classes Pr\u00e9paratoires aux Grandes \u00c9coles, Lyc\u00e9e scientifique \u2013 Baccalaur\u00e9at mention Tr\u00e8s Bien -\nProbabilit\u00e9s \u2013 Analyse math\u00e9matiques \u2013 Programmation Python \u2013 Alg\u00e8bre\nParis, France\nEXP\u00c9RIENCES PROFESSIONNELLES\n2023 \u2013 2024\nAKDMines \u2013 Projet entrepreneurial Chef de projet D\u00e9veloppement d\u2019un \u2018proof of concept\u2019 d\u2019une plateforme de services d\u2019interm\u00e9diation de cours particuliers entre \u00e9tudiants et \u00e9l\u00e8ves -\n\u00c9tude de march\u00e9 \u2013 Mod\u00e8le \u00e9conomique \u2013 Marketing \u2013 Pitch deck\nNancy, France\n2023\nLes Cord\u00e9es de la R\u00e9ussite \u2013 Exp\u00e9rience volontaire (association) Enseignant-tuteur Co-organisation de cours de soutien avec les Directeurs Adjoints des coll\u00e8ges partenaires - Dispense de cours hebdomadaires pour 20 \u00e9l\u00e8ves en difficult\u00e9s \u2013 Sorties scolaires\nNancy, France\nF\u00e9vrier 2023 (1 mois)\nETPO, Technirep \u2013 B\u00e2timents et Travaux Publics Stagiaire ouvrier Am\u00e9nagement de stations de transport public \u2013 Projet Grand Paris \u2013 JO 2024\nParis, France\nLANGUES ET COMP\u00c9TENCES\nComp\u00e9tences informatiques : Python (Numpy, Scikit-Learn, Keras, Tensorflow) \u2013 R \u2013 MySQL \u2013 VBA \u2013 Microsoft Office 365 \u2013 Matlab Langues : Anglais (Courant \u2013 Cambridge C1 2023) \u2013 Fran\u00e7ais (Natif) \u2013 Espagnol (Interm\u00e9diaire \u2013 SIELE B1/B2 2024)"}, {"txt": "Autres certifications : Gestion de Projet (MOOC) \u2013 Permis B \u2013 CFA (niveau 1 en pr\u00e9paration)\n\n\nSPORTS ET ASSOCIATIONS\n2023 \u2013 2024\nBDS :\n\nMembre actif \u2013 Gestion des \u00e9v\u00e8nements sportifs des 300 \u00e9tudiants des Mines de Nancy\n2023 \u2013 2024\nPeeL :"}, {"txt": "\u00c9tudiant entrepreneur au P\u00f4le Entrepreneuriat d\u2019\u00c9tudiants de Lorraine Participation au Grand Oral du PeeL (Comp\u00e9tition de pitchs comprenant 40 participants)\n2008 \u2013 2024\nTennis : Classement Fran\u00e7ais : 4/6 \u2013 Classement universel : 9 UTR \u2013 Arbitre de chaise A1\nVice-champion de Hauts-de-Seine \u2013 Vainqueur de plusieurs tournois r\u00e9gionaux et universitaires\nCentres d\u2019int\u00e9r\u00eats : Ski (Fl\u00e8che de Vermeil, Chamois d\u2019argent) \u2013 Golf (Index 31)"}, {"txt": "+33 624492091\nongolonathan@gmail.com\nNathan Ongolo Zogo\nLANGUES\nFran\u00e7ais(langue maternelle)"}, {"txt": "Anglais C1 Avanc\u00e9; IELTS :7.5\nJaponais Basique\nCOMP\u00c9TENCES\nSciences de mat\u00e9riaux\nLecture et interpr\u00e9tation des diagrammes de phase Bases de l\u2019usage du logiciel de cristallographie Vesta Interpr\u00e9tation des courbes de diff\u00e9rents essais m\u00e9caniques\nAutres comp\u00e9tences:\nPython R studio, Matlab Gestion de projet Excel Softskills:\nTravail d\u2019\u00e9quipe Autonomie Communication\nENGAGEMENT ASSOCIATIF\nResponsable de l\u2019\u00e9quipe de basketball des Mines de Nancy (2023-2024)\n\nTr\u00e9sorier de l\u2019association Burkin\u2019Action(2022-2023)"}, {"txt": "Tr\u00e9sorier de l\u2019association Burkin\u2019Action(2022-2023)\n\n\nNATHAN ONGOLO ZOGO\n\u00c9l\u00e8ve ing\u00e9nieur aux Mines de Nancy en 2\u00e8me ann\u00e9e dans le d\u00e9partement mat\u00e9riaux \u00e0 la recherche d\u2019un stage d\u2019assistant ing\u00e9nieur mat\u00e9riaux de 10 semaines \u00e0 partir du 17 juin\nFORMATION\n\u00c9cole Sup\u00e9rieure des Mines-Nancy, France 2022-2025\nFormation d\u2019ing\u00e9nieur civil g\u00e9n\u00e9raliste,(FIC)\n\nd\u00e9partement mat\u00e9riaux.\n\nCours cl\u00e9s:"}, {"txt": "d\u00e9partement mat\u00e9riaux.\n\nCours cl\u00e9s:\n\ntenue en service des mat\u00e9riaux, physique du solide, physique des semi-conducteurs et diagramme de phase, physique statistique, physique quantique avanc\u00e9e\nLyc\u00e9e Sali\u00e8ge - Balma, France 2020-2022\nClasses Pr\u00e9paratoires aux Grandes \u00c9coles(CPGE) PCSI-PC*.\n\n\nColl\u00e8ge Mgr F-X Vogt -Yaound\u00e9, Cameroun 2017-2020\nLyc\u00e9e d\u2019enseignement g\u00e9n\u00e9ral Baccalaur\u00e9at s\u00e9rie C(option"}, {"txt": "Math\u00e9matique Physique) Mention Tr\u00e8s-Bien\nEXP\u00c9RIENCE PROFESSIONNELLE\nAgent op\u00e9rateur - Hampiaux le Lorrain S.A.S- F\u00e9vrier 2023\nMontage et pr\u00e9montage de chalumeaux et d\u00e9tendeurs industriels.\n\nTest des d\u00e9tendeurs industriels.\n\n\nTuteur - Lyc\u00e9e Sali\u00e8ge - Novembre 2021\nEncadrement des \u00e9tudiants lors des s\u00e9ances de travaux-dirig\u00e9s\nPROJET ACAD\u00c9MIQUE\nProjet industrie 2A:"}, {"txt": "Etude de l\u2019op\u00e9ration de brasage des \u00e9changeurs industriels de Fives Cryog\u00e9nie\nMise en place d\u2019une base de donn\u00e9es relatives aux mesures r\u00e9alis\u00e9es sur les \u00e9chantillons d\u2019\u00e9changeur avec Excel Mod\u00e9lisation des ph\u00e9nom\u00e8nes de diffusion dans les mat\u00e9riaux d\u2019apport et de brasure \u00e0 l\u2019aide de l\u2019outil Fortran\nProjet 1A:\n\nRenouvellement de l\u2019air \u00e0 Mines Nancy:"}, {"txt": "Renouvellement de l\u2019air \u00e0 Mines Nancy:\n\n\nMod\u00e9lisation thermique des amphith\u00e9\u00e2tres lors de cours magistraux avec Python prenant en compte le volume de la salle, le nombre d\u2019\u00e9tudiants, la fermeture ou non de la porte V\u00e9rification et validation du mod\u00e8le thermique avec des capteurs de temp\u00e9rature fournis par l\u2019\u00e9cole"}, {"txt": "Souleymane YAFFA Recherche : Alternance (24 mois) juillet 2024\n\n2/3jours ou Semestrielle, en DATA/IA souleymane.yaffa@essec.edu | +33 6 77 25 33 58 | https://www.linkedin.com/in/souleymane-yaffa/\nFORMATION"}, {"txt": "ESSEC Business School, Programme Grande Ecole\nMaster in Management \u2013 avec pour objectif : Track Innovation ou Management & Consulting \u2022 LVMH Chair, Luxury Brand Development, S\u00e9minaires avec diff\u00e9rentes maisons du groupe \u2013 LVMH Certificate\nEcole des Mines de Nancy, sp\u00e9cialisation Ing\u00e9nierie Math\u00e9matique\nCours : Calcul stochastique, Analyse de donn\u00e9es, Machine Learning, Mod\u00e9lisation et Pr\u00e9vision, Deep Learning \u2022 Mooc : Formation en ligne sur la gestion de projet \u2022 Autre :"}, {"txt": "Google Cloud Storage (GCP)\nR\u00e9alisation d\u2019un dashboard de gestion financi\u00e8re interactif et automatique pour de la DataViz sur Python \u00e0\ndestination des 500 chefs de projets d\u2019orange innovation\nMairie de Nancy, Chef de projet junior dans le cadre du cursus des Mines de Nancy\nCo-cr\u00e9ation d\u2019une solution innovante r\u00e9pondant aux probl\u00e9matiques de transport et tourisme dans le cadre du projet Nancy Thermal (id\u00e9e, faisabilit\u00e9 technique, jalonnement, Diagramme de Gantt), analyse de march\u00e9\nR\u00e9sultat : Top 2/100 des projets d\u00e9velopp\u00e9s, investissement de 3000\u20ac par la municipalit\u00e9\nSafran, Principal acteur du CAC40 dans le domaine de l\u2019a\u00e9ronautique et du spatial Assistant technicien, Stage et int\u00e9rim\n\u2022 Assistant m\u00e9thodiste : prise de mesures et rapport pour le contr\u00f4le qualit\u00e9 de 30 mod\u00e8les\nProjet : Prise en charge, \u00e0 100%, de la production de 50 jauges pour des avions de chasse ( test qualit\u00e9 : 98%)\nLANGUES ET AUTRES COMPETENCES\nAptitudes Langues Informatique Programmation Python, R, MatLab Autres\nCapacit\u00e9 de travail, Autonomie, Curiosit\u00e9, Rigueur, Adaptabilit\u00e9, Esprit d\u2019\u00e9quipe, Bonne communication Fran\u00e7ais Langue maternelle Anglais Courant (IELTS: 7,5/9)"}, {"txt": "Espagnol Interm\u00e9diaire Chinois D\u00e9butant SQL, Pack office (VBA, avanc\u00e9), Fluent, Outils GCP (Vertex AI, BQ), Power BI\nCertification Sauveteur Secouriste du Travail, Handicap and Talents Certificate\nENGAGEMENT ASSOCIATIF ET AUTRES INTERETS\nESSEC Luxury Student Association, Membre\nD\u00e9marchage de plus de 100 entreprises dans l\u2019objectif de construire des partenariats durables \u2022 Organisation d\u2019\u00e9v\u00e8nements afin de mettre en contact entreprises du monde du luxe et \u00e9tudiants de l\u2019\u00e9cole\nHeForShe, Membre\n\nInformation, pr\u00e9vention et s\u00e9curit\u00e9 contre les VSS lors des \u00e9v\u00e8nements de l\u2019\u00e9cole\nCampagnes BDE Mines Nancy, Tr\u00e9sorier\nGestion de la tr\u00e9sorerie et de la comptabilit\u00e9 d\u2019un projet de plus de 20 000\u20ac\nSport : Boxe Tha\u00ef : Pr\u00e9sident du club de boxe de Mines Nancy, Pratique en club pendant 3 ans Basketball : Pratique pendant 5 ans\nAutre : Visites culturelles \u2013 Mus\u00e9es, expositions des maisons de luxe fran\u00e7aise, visites de showrooms Permis B, v\u00e9hicul\u00e9\nCergy, France 2023 \u2013 Pr\u00e9sent\nNancy 2021 \u2013 2023\nVersailles 2021 \u2013 2019\nCh\u00e2tillon 2023 (3 mois)"}, {"txt": "Nancy 2022 - 2023\nPlaisir 2022 (3 mois)\n2023 \u2013 Pr\u00e9sent\n2023 \u2013 Pr\u00e9sent\n2022 - 2023"}, {"txt": "C O N T\n\nA C T\n85 rue Georges Ducrocq, 57070 Metz, France\n+33.6.45.44.79.02\nTh\u00e9o CHANGARNIER\nt.changarnier@gmail.com\nC\n\nO M P \u00c9 T E N C E S\nINFORMATIQUE\nAdministration r\u00e9seau :\nCISCO Certification - CCNA1\nDeveloppement web :\nHTML5 CSS MySQL\nAlgorithmique avanc\u00e9e Base de donn\u00e9es et Big Data\nMANAGEMENT\nGestion de projet :\nConfluence - Jira\nTravail en \u00e9quipe\nCommunication\nAnglais - Niveau B2 TOEIC\nAllemand - Niveau A2 SECTION EURO ALLEMAND | ABI +"}, {"txt": "P R O J E T S\nGestion de projets associatifs au sein de\nl'\u00e9cole\nMise en place d\u2019un r\u00e9seau d\u2019une entreprise\navec les outils CISCO\nCr\u00e9ation de site web avec HTML5, CSS, PHP\net JavaScript\nParticipation \u00e0 la Fresque du Climat\nObtention du label \"Les Elles du num\u00e9rique\"\nC E N T R E S D ' I N T \u00c9 R \u00ca T S\nSports : Hockey, Musculation\nInformatique, Nouvelles technologies,\nInnovation, Science politique\nMonde militaire et ses enjeux\nTH\u00c9O CHANGARNIER\nRecherche d'un stage de fin d'\u00e9tudes de 25 semaines dans le\ndomaine de l'informatique (IT, Management, R\u00e9seau, Data,\nFinance),\nEntre f\u00e9vrier et ao\u00fbt 2025\nF O R M A"}, {"txt": "T\n\nI O N S\nCESI \u00c9COLE D'ING\u00c9NIEUR, Nancy 2020 - 2025 Programme Grande \u00c9cole - Ing\u00e9nieur Informatique\nLYC\u00c9E\n\nFABERT, Metz 2019 - 2020 Classe pr\u00e9paratoire aux Grandes \u00c9coles, fili\u00e8re Physique, Chimie, Science de l'Ing\u00e9nieur\nLYC\u00c9E LOUIS VINCENT, Metz 2016 - 2019 Baccalaur\u00e9at Scientifique, mention Assez Bien,\n\noption Euro Allemand\nE X P \u00c9 R I E N C E S P R O F E S S\n\nI O"}, {"txt": "option Euro Allemand\nE X P \u00c9 R I E N C E S P R O F E S S\n\nI O\n\nN N E L L E S\nGENDARME RESERVISTE, Gendarmerie Nationale, FR Ao\u00fbt 2021 - aujourd'hui Gendarme r\u00e9serviste op\u00e9rationnel\nSTAGIAIRE, Marimetrics AS \u00e0 Oslo, NO Ing\u00e9nieur gestion de projets et produits, de Septembre 2023 \u00e0 F\u00e9vrier 2024 :\n\n\nContribuer au d\u00e9veloppement de l'application web du produit TELEMEDAQ de Marimetrics."}, {"txt": "Contribuer au d\u00e9veloppement de l'application web du produit TELEMEDAQ de Marimetrics.\n\nParticiper aux r\u00e9unions avec les clients internationaux, documenter et attribuer une priorit\u00e9 aux demandes de fonctionnalit\u00e9s et aux rapports de bugs.\n\nContribuer \u00e0 la r\u00e9alisation de diverses am\u00e9liorations du cloud soutenant les produits de Marimetrics.\n\nFormation guid\u00e9e et ind\u00e9pendante sur la gestion des produits."}, {"txt": "Formation guid\u00e9e et ind\u00e9pendante sur la gestion des produits.\n\n\nSTAGIAIRE, ArcelorMittal Maizieres Research \u00e0 Maizi\u00e8res, FR Assistant chef de projet informatique, de Janvier \u00e0 Avril 2023 :\nR\u00e9daction de documentations (qualit\u00e9, proc\u00e9dures, politique, ...)\n\nMise en place de tableaux de bords d\u00e9di\u00e9s sur les sujets en cours Organiser et animer des r\u00e9unions projets\nSTAGIAIRE, Banque Degroof Petercam \u00e0 Luxembourg, LU Stage en informatique, d'Avril \u00e0 Juillet 2022 :"}, {"txt": "Proposer une structure Confluence afin de centraliser la documentation des applications/flux du Groupe BE/LU R\u00e9colter des informations aupr\u00e8s des responsables (SPOCs) des applications/flux afin de compl\u00e9ter la documentation.\n\nOrganiser et animer des r\u00e9unions d'\u00e9quipes/de projet\nEMPLOY\u00c9 DE ESTAURATION, ELIOR \u00e0 Metz, FR Emploi saisonnier de 2019 \u00e0 2022 :\n\n\nCuisine centrale d'un \u00e9tablissement hospitalier Magasinier Service au self Laverie"}, {"txt": "MARGAUX ZURATAS Seeking new opportunities abroad in Marketing & Communication \ud83c\udf0d 6 rue Alexandre Dumas, 75011 Paris, France | +33686273634 |margauxzurataspro@gmail.com|www.linkedin.com/in/mgxz\nPROFESSIONAL EXPERIENCE\nStrategist assistant \u2013 SIDLEE (Kuy collective) , Paris, France Creative agency\nJuly \u2013 December 2023\n\u2022 \u2022 \u2022\nContributed to strategic branding and marketing initiatives.\n\nConducted research and analysis to inform strategic decisions.\n\nCollaborated across teams to align with business objectives."}, {"txt": "Collaborated across teams to align with business objectives.\n\nSupported creative teams in executing branding strategies.\n\n\nIndustries : Retail, optical, car, travel, fintech, edtech, video games, wine & spirits\nAssistant account manager \u2013 RE-MIND PHD (Omnicom Group), Paris, France Media agency\n6 Months - 2021\n\n\nImplemented media plans and conducted reporting and data analysis for online advertising campaigns across all digital channels."}, {"txt": "Provided recommendations based on campaign performance and competitive intelligence."}, {"txt": "Clients : SKODA, BIOCOOP, French Football Federation\nAssistant marketing & communication \u2013 AD4GOOD (Ginger Ad), Paris, France Startup, solidarity advertising agency\n2 Months 2020\n\u2022 Marketing and communication strategies, recruitment, web writing\nChief Executive Officer's right-hand person\nAssociative coordinator \u2013 AVST (Voluntary action for the survival of the Earth), Lom\u00e9, Togo Associative Coordinator\n1 Month 2020\n\u2022\nCoordinated partnerships, fundraising, and community management."}, {"txt": "Supervised volunteers and trainees.\n\n\nCovid 19 crisis : An overwhelming and shortened stay in Togo.\n\nWe set up an annual production of AVST soap in order to create an income-generating activity for the association and women in the Lankouvi district."}, {"txt": "Mediator-Coordinator \u2013 COEXIST (Civic Service), Paris, France Partner association of the Ministry of National Education\n8 Months 2019\n\nInterventions in French high and middle school, volunteer management, planning, canvassing, administration, events organization , training."}, {"txt": "EDUCATION & HONORS\nEDHEC Business School, Lille, France M2 Marketing Management - Concentration in Services & Entertainment Master thesis (Qualitative research) : How can brands use nostalgia to market actions with Gen Z for products they didn\u2019t experience?\n\n- Illustration with the resurgence of vinyl 18/20\n2021 \u2013 2023 2022-2023"}, {"txt": "Leadership Certification with EDHEC & PotentiaLife (90h): The art of listening, the art of questioning, the art of dialogue, reflexive leadership as a manager coach, the art of reflexivity\nM1 Double Degree with Ecole W - BBA, majoring in International marketing strategy\nECOLE W (CFJ Group - Paris-Panth\u00e9on-Assas), Paris, France Bachelor's degree in Marketing and Communication, minor Luxury 100% project-based pedagogy - Graduated with jury congratulations - Head of the year\nHEC, Jouy-en-Josas, France Academy - \"Becoming a creative & innovative entrepreneur\"\nSORBONNE NOUVELLE, Paris, France Foreign and Regional Languages, Literatures and Civilisations English, minor french literature\nISTH, Paris, France Preparatory class Political Sciences\nSKILLS\nLanguages: French (native); English (fluent) Technical:"}, {"txt": "PowerPoint, Keynotes, Excel, Outlook, Word, Google Drive, Google Analytics Certification\nLEADERSHIP ACTIVITIES & INTERESTS\nPR & Volunteer at Automatic Events : Series of events showcasing electronic music artists Head of communication UNESCO antenna, Sorbonne for the United Nations\nMusic, cinema, travel , tennis, swimming, horse-riding\n2021-2022\n2019-2021\n2020\n2018-2019\n2016-2017\n2022-Today 2018-2019"}, {"txt": "8-12 week engineering internship \u2013 From the 17th of June 2024 to 31th of August 2024\nRomain Trapp 1 rue Martin 57300 HAGONDANGE FRANCE\nNationality : French +33.6.74.11.40.92 romain18trapp@gmail.com Driving licence (France)\n\n\nAs a student engineer on a Master\u2019s degree at Mines Nancy, majoring in energy, I'm keen to join your company for a 8-12 week training period requiring skilful teamwork on a complex project."}, {"txt": "Furthermore, I am capable of adapting to work in any appropriate team as I possess the tools to learn fast and improve."}, {"txt": "Studies\na Engineering student at Mines Nancy \u2013 French equivalent Master\u2019s Degree \u2013 Major in Energy (3,71 / 4 GPA) From 2022 \u2013 after a two-year undergraduate programme at Lyc\u00e9e Kl\u00e9ber in Strasbourg (France) prior to the highly selective entrance examination to prestigious French engineering schools \u2013 Nancy (France)\nKey courses: Fluid Mechanics, Thermodynamics, Economics, Data Analysis, Deep Learning \u2022 German-speaking section (History classes in German at SciencesPo Nancy, France) \u2022 Project:"}, {"txt": "Teaching science (solar system topic) to young children at a Franco-German primary school in Nancy,\n\nFrance (1 class per week) Industrial project: A 4-person France) \"Controlling radiative transfer\u201d (Heat transfer and computational methods)\nteam with Fives Cryo\n(Cryogenics energy company, Vosges,\nProfessional experience\nProducer worker (training period) \u2013 Karl Sch\u00f6ngen KG Kunststoff-Rohrsysteme February 2023 \u2013 Salzgitter (Germany)\nPlastic pipe production (400 pipes per day) and maintenance \u2013 Creation of a Health & Safety survey\nProfessional experience within a college society\nTreasurer \u2013 Mines Services (Junior Enterprise of Mines Nancy) From 2022\nBudget management (approx."}, {"txt": "\u20ac 15-20k) - Monthly tax and social security returns \u2022 Team management (30 associates) \u2013 Recruitment and training of the future team for the next mandate\nCorporate Relations Officer - Forum Est Horizon (2023 edition of the annual business fair organised by students, bringing 56 companies and 800 students)\n\nJanuary 2023 - October 2023 - Nancy (France)"}, {"txt": "January 2023 - October 2023 - Nancy (France)\n\n\n\nInviting and managing the registration of 10 companies - Hosting and organising the event on the day\nInterests and society involvment\nStudent delegate Mines Nancy (N22) \u2013 Mines Nancy From 2022 - Nancy (France)\nParticipation in college committees - Link between the 170 students and the administration staff\nMember of the Management Committee (Youth representative) \u2013"}, {"txt": "Association \u201cEntente Sportive Hagondange Handball\u201d 2018-2020 - Hagondange (France)\nMonthly committee meetings - Organisation of sports events (example: 100 players and 7 teams)\nPolling station supervisor and assessor for French national elections \u2013 Town hall of Hagondange From 2020 - Hagondange (France)"}, {"txt": "For the presidential, legislative, regional and municipal elections\nLanguages and Extra-curricular skills\nFrench: Native speaker\nEnglish: Level C1 \u2013 British Council IELTS 2024 Score 7.0 / 9.0 (Advanced User)"}, {"txt": "German: Level C1 \u2013 Sprach Diplom Goethe Institut 2023 (Advanced User)\nSoftware: Microsoft Office (Word, Excel, VBA), IT (Python, MatLab, R, FlexPDE)\nSport: Handball from 2010 (player with a club, T3 referee and team captain / coach of the Mines Nancy team)\nConstruction: Flat renovation (projects over 6 months - 1 year) /\n\nRepairing objects or furniture"}, {"txt": "P I E R R E - A N T O\n\nI N E L E Q U E U F I N A L Y E A R E N G\n\nI N\n\nE E R I N G\n\nI N T E R N S\n\nH I P\n\nA R T\n\nI F I C\n\nI A L I N T E L L I G E N C E 6 M O N T H S T\n\nA R T\n\nI N G F E B R U A R Y - M A R C H\n\n2 0 2 4\nC O\n\nN T A C T S\nE D U C A T\n\nI O N\n+33 6 95 04 93 31\nSeoul National University Exchange Semester - Seoul, South Korea\n2023\npierreantoinelequeu@gmail.com"}, {"txt": "28 rue Hippolyte Mallet 63130 Royat, France\nOne-semester exchange in the Computer Science and Engineering department Classes taken : Natural Language Processing, Topic in Machine Intelligence in Urban Planning and Design 2, (Generative AI), Artificial Understanding Asian Philosophy\nIntelligence\nlinkedin.com/in/pierreantoinelequeu/\nMines de Nancy Engineering School Ing\u00e9nieur Civil des Mines - Nancy, France\n2021-2024\nP E R S O\n\nN"}, {"txt": "N\n\nA L P R O F I L E\nAs an Artificial Intelligence enthusiast, particularly in iits use in impactful fields such as health care and environnemental studies, looking for an internship to conclude my engineering degree and to gain insight on the corporate world."}, {"txt": "During this period, I hope to enhance my technical as my communication and team work skills\nI am currently\nskills,\nas well\nComputer Science Engineering degree equivalent to a Master\u2019s degree in Computer Science Classes taken : Machine Learning, Data Science, Computer Vision, Robotic, Statistical Inference, Probabilities, diverse physics classes, micro & macro economics, management, English and Japanese\nClasses Pr\u00e9paratoires aux Grandes Ecoles Undergraduate Program - Clermont-Ferrand, France\n2019-2021\na two-year undergraduate program prior to the highly selective entrance examination to prestigious French engineering schools (Advanced and Applied Maths and Physics)."}, {"txt": "S K I L L S\nP R O F E S S\n\nI O N\n\nA L\nP R O F E S S\n\nI O N\n\nA L A N D C L U B & S\n\nO C"}, {"txt": "O C\n\nI E T Y E X P E R I E N C E\nPython (Sklearn, tensorflow, pytorch), R, matlab, SQL & NoSQL, javascript, React & React Native Team work, organization French (Fluent), Japonais (A1-A2), notions of german and korean\n(Native),\nEnglish\nResearch Engineering Intern Techlab Mines Nancy - 2 month - Nancy, France\nKotlin mobile application development in partnership with the French army to control drones and define, generate and send autonomous flying missions Video feedback processing trough\n\nAI :"}, {"txt": "AI :\n\nskeletonization, objects detection Drone flocking algorithm development\n\n\n2023\nP E R S O\n\nN"}, {"txt": "A L\nMusic : Guitar for 10 ans, Piano, Bass guitar, music composition Graphic arts : Design of the 2022 TEDxMinesNancy event poster, drawing running & Trail : winner of the Raid Mines Nancy 2023 race\nTreasurer Mines Nancy Student Union Committee - Nancy, France\n2022-2023\nHandling of a \u20ac130k budget for over 35 clubs for over 400 students Managing and working with a 21 people team organizing the associative life, including travels, conferences and student events\nWork Placement Michelin - 5 weeks - Clermont-Ferrand, France\n2022\nC E R T"}, {"txt": "I F I C\n\nA T\n\nI O N S & D E G R E E S\nDiscovering the industrial world."}, {"txt": "shift work in a sorting workshop in a plant of 700 workers\nBaccalaur\u00e9at leaving diploma) with Distinctions English : 8/9 IELTS in 2022 Japanese : JLPT N5 in 2023 Project management MOOC Driver\u2019s Licence\n(French\nhighschool\nCommunication Manager TEDxMinesNancy & Club Ski - Nancy, France\n2021-2022\nIn charge of communication in the organisation of two events: skiing trip for 110 persons and TED talks (conferences) open to the public for a week-end\nAdditional table 1 on page 1.\n CONTACTS\\n+33 6 95 04 93 31\\npierreantoinelequeu@gmail.com\\n28 rue Hippolyte Mallet\\n63130 Royat, France\\nlinkedin.com/in/pierreantoinelequeu/\\nPERSONAL PROFILE\\nAs an Artificial Intelligence enthusiast,\\nparticularly in iits use in impactful fields\\nsuch as health care and environnemental\\nstudies, I am currently looking for an\\ninternship to conclude my engineering\\ndegree and to gain insight on the corporate\\nworld.\\nDuring this period, I hope to enhance my\\ntechnical skills, as well as my\\ncommunication and team work skills\\nSKILLS\\nPROFESSIONAL\\nPython (Sklearn, tensorflow, pytorch), R,\\nmatlab, SQL & NoSQL, javascript, React\\n& React Native\\nTeam work, organization\\nFrench (Native), English (Fluent),\\nJaponais (A1-A2), notions of german\\nand korean\\nPERSONAL\\nMusic :"}, {"txt": "Guitar for 10 ans, Piano, Bass\\nguitar, music composition\\nGraphic arts : Design of the 2022\\nTEDxMinesNancy event poster, drawing\\nrunning & Trail : winner of the Raid\\nMines Nancy 2023 race\\nCERTIFICATIONS &\\nDEGREES\\nBaccalaur\u00e9at (French highschool\\nleaving diploma) with Distinctions\\nEnglish : 8/9 IELTS in 2022\\nJapanese : JLPT N5 in 2023\\nProject management MOOC\\nDriver\u2019s Licence"}, {"txt": "V\n20 chemin des Eglantiers 69 380 Lissieu, France\n07.81.92.19.09.\n\nva.michel@edu.hybria.fr\nwww.linkedin.com/in/ ValentinMichel3003\nDriver\u2019s license\nSKILLS\nEnglish Level B1 German Notions\nMechanics and Electronics (aeromodelling = aerobatic aircraft/ drone)\n\n\nUsing the Office package (Excel, World, Power point)\nSocial Media Management\nQUALITIES\nAdaptability\nOrganization\nINTERESTED\nAeromodelling (9 years in club\nwith aerobatic plane\ncompetition), racing drone (fpv)\nParagliding (27 flights)"}, {"txt": "Sport :\nTennis (competition level)\nFootball\nBodybuilding\n\u25cf Music: piano (5 years private\nlessons)\n\u25cf Cultural trips\nValentin MICHEL\nStudent in 3rd year in Business Engineering, available for an internship of 4 to 5 months from August 1st\nINTERNATIONAL MARKETING/SALES INTERNSHIP\nRigorous, curious, active\nTRAINING AND DIPLOMAS\nSeptember 2023 \u2013 Hybria Institute of Business and technologies, Ecully\nCCI School, in partnership with INSA Lyon and EM Lyon Hybrid program combining engineering science and management Student in 3rd year \u2013 In preparation for a Manager\u2019s degree in Business Engineering\nMarketing Intro, Industrial Marketing, Operational Marketing - - Trading Technique \u2013 Telephone Prospecting International Trade, Accounting, English\nJuly 2022 \u2013 IUT, Villeurbanne Gratte-ciel\nDUT Industrial Engineering and Maintenance:!"}, {"txt": "Mathematics, English, IT - Electricity, Mechanics, Thermic\u2026\nObtaining the DUT\nJune 2020 \u2013 BAC - Lyc\u00e9e La Martini\u00e8re Duch\u00e8re, Lyon\nBaccalaureate in engineering sciences, physics-chemistry option Equivalent to the High School Diploma TPE (Personal Work): aerodynamic study of an airplane wing\nJune 2017 \u2013 BIA - Lyc\u00e9e Saint Just, Lyon\nPreparation and obtaining of the BIA (introductory diploma in aeronautics) tourism aircraft piloting good mention\nPROFESSIONAL EXPERIENCES\nJanuary 2024:"}, {"txt": "Apaax, trainee, B\u00e9ligneux Commercial prospecting mission through a telephone information campaign\nApril 2023:"}, {"txt": "Mc Donald\u2019s versatile team member, Champagne-au Mont d'or\nFebruary 2023: Jennyfer, Seller, Ecully Receiving parcels, closing cash, storage, customer collection\nApril-July 2022: Techn\u00e9, trainee (end of training internship IUT GIM), methods office, Moranc\u00e9 Integration of a maintenance software (CMMS) in the company + visit of the different poles of the company (ex: engineering office, machinery, surface treatment)\nFebruary 2021 and April 2021:"}, {"txt": "Leclerc drive, Order picker, Anse\nJuly 2020: Burger King, versatile team member, Limonest\nAdditional table 1 on page 1."}, {"txt": "None V None\n Student in 3rd year in Business Engineering, available for an\\ninternship of 4 to 5 months from August 1st\\nINTERNATIONAL MARKETING/SALES INTERNSHIP\\nRigorous, curious, active\nNone 20 chemin des"}, {"txt": "Eglantiers\\n69 380 Lissieu, France\\n07.81.92.19.09.\\nva.michel@edu.hybria.fr\\nwww.linkedin.com/in/\\nValentinMichel3003\\nDriver\u2019s license\\nSKILLS\\nEnglish Level B1\\nGerman Notions\\nMechanics and Electronics\\n(aeromodelling = aerobatic\\naircraft/ drone)\\nUsing the Office package\\n(Excel, World, Power point)\\nSocial Media Management\\nQUALITIES\\nAdaptability\\nOrganization\\nINTERESTED\\n\u25cf Aeromodelling (9 years in club\\nwith aerobatic plane\\ncompetition), racing drone ("}, {"txt": "fpv)\\n\u25cf Paragliding (27 flights)\\n\u25cf Sport :\\nTennis (competition level)\\nFootball\\nBodybuilding\\n\u25cf Music: piano (5 years private\\nlessons)\\n\u25cf Cultural trips None"}, {"txt": "About me\nPassionate\nabout\nelectrical\nengineering and design, I am\nlooking for an internship abroad\nof a minimum duration of 9\nweeks in order to validate my\nengineering diploma in Industrial\nEngineering,\ntraining at\nthe\nCNAM in Avignon\nComputer Skills\np a c k o\n\nf\n\nf\n\ni c e\na r d u\n\ni n o\np\n\ny t h\n\no\n\nn\np u t t y\nc\n\no d e b l o c k s\nLanguages skills\nEnglish\nLevel B1\nSpanish\nLevel B1\nFrench Native language\nHobbies\nM u s\n\ni c p r o d\n\nu c\n\nt\n\ni o n\nS c\n\nu b a d i v i n g\n\n\nF\n\ni s h\n\ni n g\nB a d m\n\ni n t o n\nF"}, {"txt": "i c p r o d\n\nu c\n\nt\n\ni o n\nS c\n\nu b a d i v i n g\n\n\nF\n\ni s h\n\ni n g\nB a d m\n\ni n t o n\nF\n\ni t n e s s\nYouri JONJIC\n+ 3 3 ( 0 ) 6 .\n\n3 1 .\n\n4 5 .\n\n8 3 .\n\n6 1\ny o u r i .\n\nj o n j\n\ni c @ r t e - f r a\n\nn c e .\n\nc o m\nC a m p\n\na g n e l a G a b a r d e l l e , Q u a r t\n\ni e r c a b a n e s , P o u r c\n\ni e u x 8 3 4 7 0\nProfessional experiences\nA L T E R\n\nN A T\n\nI N G T R\n\nA I N I N G \u2013 2 0 2 2 / 2 0 2 5 - M a r s e i l l e 1 3 0 0 8\nA p p r e n\n\nt\n\ni c e\ne\n\nn\n\ng\n\ni n e e r w\n\ni\n\nt\n\nh\n\ni n\nt h e\nP e r f o"}, {"txt": "t\n\ni c e\ne\n\nn\n\ng\n\ni n e e r w\n\ni\n\nt\n\nh\n\ni n\nt h e\nP e r f o\n\nr m a n c e C o n t r o l\nD e p a r t m e\n\nn t\n\ni n t\n\nh e\n\nO p e r a t\n\ni o n s C e n t e r i n M a r\n\ns\n\ne\n\ni l l e a t R T E\nT r e a t m e\n\nn t\n\no f a l l F r e n c h p r o d\n\nu c\n\nt\n\ni o\n\nn i n s t a l l a t\n\ni o n s c o n n e c t e d\n\nt\n\no\n\nh\n\ni\n\ng h v o\n\nl t a g e\nP e r\n\ni o\n\nd\n\ni c\n\ni n s p e c\n\nt\n\ni o n :\nA n a l y s\n\ni s o\n\nf e l e c t r o t e c h\n\nn\n\ni c a l d\n\na t a f r o m a n e l e c t\n\nr\n\ni c a l p r o d\n\nu c\n\nt\n\ni o"}, {"txt": "f e l e c t r o t e c h\n\nn\n\ni c a l d\n\na t a f r o m a n e l e c t\n\nr\n\ni c a l p r o d\n\nu c\n\nt\n\ni o\n\nn i n s t a l l a t\n\ni o n\nE x c h a n g e s w\n\ni t h u p s t r e a m a n d d\n\no w n s\n\nt r e a m p r o d\n\nu c e r s\nU p d a t\n\ni n g\n\nt h e \u201c R E Q U P \u201d e l e c t r o\n\nt\n\ne c h\n\nn\n\ni c a l d\n\na t a s h e e t s :\nC o r r e c\n\nt\n\ni o n a n d c\n\nh e c\n\nk i n g e r r o\n\nr\n\ns\n\ni n d\n\na t a a n a l\n\ny s\n\ni s s\n\no f t w a r e\nC o\n\nn\n\nf i g\n\nu r a t\n\ni o\n\nn\n\ni n n e t w o r k c o n t r o l a n d s t u\n\nd"}, {"txt": "i s s\n\no f t w a r e\nC o\n\nn\n\nf i g\n\nu r a t\n\ni o\n\nn\n\ni n n e t w o r k c o n t r o l a n d s t u\n\nd\n\ny t o o l s\nA L T E R\n\nN A T\n\nI N G T R\n\nA I N I N G \u2013 2 0 2 0 / 2 0 2 2 - M a r s e i l l e 1 3 0 0 8\nD A T A C O\n\nN F\n\nI G U R A\n\nT O R T E C H\n\nN I C I\n\nA N ,\nR T E ( E L E C T R I C\n\nI T Y T R A N S P O R T\n\nN E T W O R K )\n\n\nL e v e l 1 t o 3 m a i n t e n a n c e o f e l e c t\n\nr\n\ni c a l\n\ns\n\ny s t e m t\n\no o l s\nC r e a t\n\ni o n o\n\nf d a t a b a\n\ns\n\ne\n\ns"}, {"txt": "r\n\ni c a l\n\ns\n\ny s t e m t\n\no o l s\nC r e a t\n\ni o n o\n\nf d a t a b a\n\ns\n\ne\n\ns\n\nf o r t e l e c o n t r o l t o o l s\nP l a n a n d c o o\n\nr d i n a t e\n\nd a t a c h a n g e s o n t\n\nh e s e t o o l s\nC o\n\nm m\n\ni s s\n\ni o\n\nn i n g\n\no f d\n\na t a b a\n\ns\n\ne s\nS E C\n\nO\n\nN D\n\nA R Y\n\nI N T E R N S\n\nH I P \u2013 2 0 1 6 / 2 0 1 7 - P o u r r i \u00e8 r e s 8 3 9 1 0\n\n\nA S S E M B L Y A N D M A N U F A C T U R I N\n\nG\n\nO F A D R O N E , C E E M A\nI n t e r n s\n\nh\n\ni p a t\n\nt h e \u201c A u t o n o m o u s M o d\n\ne\n\nl S t u d"}, {"txt": "h\n\ni p a t\n\nt h e \u201c A u t o n o m o u s M o d\n\ne\n\nl S t u d\n\ny a n d T e s t C e n t e r\nM a k e\n\na d r o n e\n\n+ p r o\n\ng r\n\na\n\nm\n\ni t s\n\nc o n t r o l c a r d ,\nP a r t\n\ni c\n\ni p a t\n\ni o\n\nn\n\ni n t h e P o s t a l d r o n e p r o\n\nj e c t +\n\nF i r s\n\nt\n\nf\n\nl\n\ni\n\ng h t t e s t s\nT H\n\nI R D - G\n\nR A D E I N T E R N S\n\nH I P \u2013 2 0 1 5 / 2 0 1 6 - P o u r c\n\ni e u x 8 3 4 7 0\nM A\n\nN A G E M E N T O F A W E B S\n\nI T E , D J U M B O P R E S S E\nP\n\nh\n\no t o\n\n/\n\nv\n\ni\n\nd\n\ne\n\no\n\ne\n\nd\n\ni t\n\ni n\n\ng f o r t h e w e b s"}, {"txt": "I T E , D J U M B O P R E S S E\nP\n\nh\n\no t o\n\n/\n\nv\n\ni\n\nd\n\ne\n\no\n\ne\n\nd\n\ni t\n\ni n\n\ng f o r t h e w e b s\n\ni t e\nW e b\n\ns\n\ni t e m a n a g e m e n t + C u s t o m e\n\nr m a n a g e m e n t\nFormations\nE i C\n\nN\n\nA M A L T E R N\n\nA T\n\nI N G , A V I G\n\nN O N\n2 0 2 2 - 2 0 2 5\nE\n\nn g\n\ni n e e r t r a\n\ni n i n\n\ng\n\ni n I n d u s t\n\nr i a l E n g\n\ni n e e r i n g\nM a n a g e m e n t\n\no\n\nf\n\ni n d u s t\n\nr i a l a c\n\nt i\n\nv\n\ni t\n\ni e s P r o j e c t\nm a n a g e m e n t\n2 0 2 0 - 2 0 2 2\nD U T G\n\nE\n\nI I\n\nA L T E R N A T"}, {"txt": "v\n\ni t\n\ni e s P r o j e c t\nm a n a g e m e n t\n2 0 2 0 - 2 0 2 2\nD U T G\n\nE\n\nI I\n\nA L T E R N A T\n\nI N G , M A R S E\n\nI L L E S A\n\nI N T J E R O M E\nT e\n\nc\n\nh\n\nn\n\ni\n\nc\n\ni a n t r a i n i n\n\ng\n\ni n E l e c t\n\nr i c a l E\n\nn g\n\ni n e e r i n g a n d\n\n\nI n d u s t\n\nr i a l C o\n\nm\n\np\n\nu\n\nt\n\ni n g\n2 0 2 0\n\n\nD R I V I N G L I C E N S E\n2 0 1 9 - 2 0 2 0\nS C\n\nI E N T\n\nI F I C B A C C\n\nA L A U R E A T E , L Y C E E M A U R I C E J A N E T T\n\nI\nE n g\n\ni n e e r i n\n\ng S\n\nc\n\ni e n c\n\ne O p t\n\ni o\n\nn ( E n g"}, {"txt": "I\nE n g\n\ni n e e r i n\n\ng S\n\nc\n\ni e n c\n\ne O p t\n\ni o\n\nn ( E n g\n\ni n e e r i n\n\ng S\n\nc\n\ni e n c e\nS p e c i a l t y )\n\n\nO p\n\nt\n\ni o n a l a u\n\nd\n\ni o\n\nv i s u a l / c\n\ni n e m a o p t\n\ni o n ."}, {"txt": "Additional table 1 on page 1.\nAbout me\\nPassionate about electrical\\nengineering and design, I am\\nlooking for an internship abroad\\nof a minimum duration of 9\\nweeks in order to validate my\\nengineering diploma in Industrial\\nEngineering, training at the\\nCNAM in Avignon\\nComputer Skills\\npack office\\narduino\\npython\\nputty\\ncode blocks\\nLanguages skills\\nEnglish\\nLevel B1\\nSpanish\\nLevel B1\\nFrench\\nNative language\\nHobbies\\nMusic production\\nScuba diving\\nFishing None"}, {"txt": "None None None None\n None"}, {"txt": "VOLUNTEER WORK\n2022-2023\nHumaMines \u2013 Event division, Nancy, France HumaMines is a non-profit student organization which organizes charity events in order to earn money or material goods for persons in need, or to raise awareness about issues that people can suffer from Duties: Handling the logistics side prior to an event, and responsible for the smooth running of all aspects on the day."}, {"txt": "None None None \n None None None None None\n None None Youri JONJIC\\n+33 (0)6.31.45.83.61\\nyouri.jonjic@rte-france.com\\nCampagne la Gabardelle, Quartier cabanes,\\nPourcieux 83470\n None None None\n None About me\\nPassionate about electrical\\nengineering and design, I am\\nlooking for an internship abroad\\nof a minimum duration of 9\\nweeks in order to validate my\\nengineering diploma in Industrial\\nEngineering, training at the\\nCNAM in Avignon\\nComputer Skills\\npack office\\narduino\\npython\\nputty\\ncode blocks\\nLanguages skills\\nEnglish\\nLevel B1\\nSpanish\\nLevel B1\\nFrench\\nNative language\\nHobbies\\nMusic production\\nScuba diving\\nFishing None Professional experiences\\nALTERNATING TRAINING \u2013 2022/2025 - Marseille 13008\\nApprentice engineer within the Performance Control\\nDepartment in the Operations Center in Marseille at RTE\\nTreatment of all French production installations connected to high voltage\\nPeriodic inspection :\\n-Analysis of electrotechnical data from an electrical production installation\\n-Exchanges with upstream and downstream producers\\nUpdating the \u201cREQUP\u201d electrotechnical data sheets:\\n-Correction and checking errors in data analysis software\\nConfiguration in network control and study tools\\nALTERNATING TRAINING \u2013 2020/2022 - Marseille 13008\\nDATA CONFIGURATOR TECHNICIAN,\\nRTE (ELECTRICITY TRANSPORT NETWORK)\\nLevel 1 to 3 maintenance of electrical system tools\\nCreation of databases for telecontrol tools\\nPlan and coordinate data changes on these tools\\nCommissioning of databases\\nSECONDARY INTERNSHIP \u2013 2016/2017 - Pourri\u00e8res 83910\\nASSEMBLY AND MANUFACTURING OF A DRONE, CEEMA\\nInternship at the \u201cAutonomous Model Study and Test Center\\nMake a drone + program its control card,\\nParticipation in the Postal drone project + First flight tests\\nTHIRD-GRADE INTERNSHIP \u2013 2015/2016 - Pourcieux 83470\\nMANAGEMENT OF A WEBSITE, DJUMBO PRESSE\\nPhoto/video editing for the website\\nWebsite management + Customer management\\nFormations\\nEiCNAM ALTERNATING, AVIGNON\\n2022 Engineer training in Industrial Engineering\\n-\\n2025 Management of industrial activities Project\\nmanagement\\n2020 DUT GEII ALTERNATING, MARSEILLE SAINT JEROME\\n-\\n2022"}, {"txt": "Technician training in Electrical Engineering and\\nIndustrial Computing\\n2020 DRIVING LICENSE\\n2019 SCIENTIFIC BACCALAUREATE, LYCEE MAURICE JANETTI\\n-\\n2020\\nEngineering Science Option (Engineering Science\\nSpecialty)\\nOptional audiovisual/cinema option."}, {"txt": "None Badminton None None None\n None Fitness None None"}, {"txt": "None None None None None"}, {"txt": "Florian H\u00e9rault\nContact details:\nLieu-dit 1, La Roche Guet, 79700 St Amand-sur-S\u00e8vre - France \u2022 herault.florian79@gmail.com \u2022 +33 6 37 16 24 92 \u2022 https://fr.linkedin.com/in/florian-h%C3%A9rault-bb1b7a220\nEDUCATION\n2021-Present\nEcole Nationale Sup\u00e9rieure des Mines de Nancy, (France)\nMajor in Energy and Fluids: fluid mechanics, radiation and boundary layers, numerical methods, thermodynamics, statistical physics, quantum physics, continuum mechanics\nElectives: advanced quantum mechanics, environment, biodiversity and sustainability, environmental economics\nOthers: probabilities, data analysis, machine learning, IT, management \u2026 \u2022"}, {"txt": "Projects: \uf0a7 Major project - Design and manufacture of a piezoelectric slab and adaptation of the recovered energy to power a screen at Insitut Jean Lamour laboratory (Nancy, France) - Jig project at Georessources laboratory (Nancy, France): experimentation project on a jjigging machine to separate two types of minerals according to their features thanks to fluid dynamics.\n\n\n\uf0a7\n\uf0a7"}, {"txt": "\uf0a7\n\uf0a7\n\nEnvironment and sustainable development project - life cycle analysis,\nenvironmental courses\n2019-2021\nClasses Pr\u00e9paratoires aux Grandes Ecoles Lyc\u00e9e Georges Cl\u00e9menceau, Nantes, (France)\n\nA 2-year undergraduate program for preparation to national competitive exams for admission to the most prestigious French graduate schools of engineering."}, {"txt": "Major in Advanced and Applied Mathematics, Computer Science & Physics, Engineering Science\nProject: Study of the stability of a tank truck according to the shape of its tank.\n\n\uf0a7\n\nStudy of fluid mechanics and building of what needed to perform the experiments \uf0a7\n\nConstruction of a miniature tank truck which can move at a constant acceleration\nspeed.\n\n\n\uf0a7\n\nFirst experiment with coloured fluid which was filmed."}, {"txt": "\uf0a7\n\nFirst experiment with coloured fluid which was filmed.\n\nGoal: to study the evolution of the barycentre according to the time and the acceleration thanks to image processing on the films\n\uf0a7\n\nSecond experiment to study the pressure forces on the sidewalls of the tank thanks\nto pressure captors and accelerometers.\n\n\n\uf0a7\n\nVariation of the acceleration to obtain curves representing the movement of the\nbarycentre or points.\n\n\n\uf0a7"}, {"txt": "\uf0a7\n\nNumerical fluid simulations to compare the results of pressures forces and\nbarycentre evolution with the experiments to find the best shape for the tank."}, {"txt": "July 2019\nFrench Baccalaur\u00e9at in Sciences/Mathematics Lyc\u00e9e Notre Dame de la Tourteli\u00e8re, Pouzauges, Vend\u00e9e (France) French Baccalaur\u00e9at in Science: Mathematics, Physics, Biology (high school leaving diploma), passed with Distinction\nWORK EXPERIENCE\n2021-2022\nSummer job at Batistyl, Maul\u00e9vrier, France Duties: reception, sorting and storage of aluminum bars for window production."}, {"txt": "Developed technical skills and ability to adapt, trained and managed the company\u2019s newcomers\nAdditional table 1 on page 1.\n Contact details:"}, {"txt": "Jan.-Feb.2022\nInternship as a factory operator at Tell Systems, Maul\u00e9vrier, France Duties:\nManufacture of aluminum parts, PVC, etc. by turning and milling \u2022 Deburring and quality control of parts \u2022 Gained rigour and efficiency while being introduced to the industry world and its organization\nJul.-Aug.\n\n2019\n\nSummer job as a Farm labourer Saint Mars La R\u00e9orthe, France Duties: picking up duck eggs and inseminating female ducks Introduction to the world of work and its requirements."}, {"txt": "C O N T"}, {"txt": "2022-2023\nCoach of the football team of Mines Nancy Nancy, France Duties: Organising women\u2019s and men\u2019s team practice and training teams and players.\n\nSelect players for student competitions.\n\n\n2022-2023\nRestos du c\u0153ur Nancy, France Recognised national French charity, which aims to help and provide voluntary assistance to the people in need, providing free meals and participating in their social and economic integration."}, {"txt": "Duties: Weekly meal distribution to students in need.\n2021-2022\nTEDxMinesNancy \u2013 partnership division, Nancy, France TEDx is a grassroots initiative, created in the spirit of TED\u2019s overall mission to research and discover \u201cideas worth spreading.\u201d\n\nTEDx brings the spirit of TED to local communities around the globe through TEDx events.\n\nMines Nancy organises an annual one-day event on the college premises."}, {"txt": "Mines Nancy organises an annual one-day event on the college premises.\n\nThe event is open to the public and welcomes hundreds of people to conferences, talks, interactive exhibitions on a chosen theme.\n\nDuties: Searching for partners and canvassing by e-mail, telephone calls and direct contact in Companies.\n\n\nLANGUAGES\nFrench: Mother tongue \u2022 English:\n\nFluent/C1 (Cambridge Certification in Advanced English, Grade C, 06/2022) \u2022"}, {"txt": "Fluent/C1 (Cambridge Certification in Advanced English, Grade C, 06/2022) \u2022\n\nSpanish: Intermediary/B2 (SIELE Certification: score 741/1000, 02/2023) \u2022 Portuguese: Beginner A2/B1\nSKILLS Knowledge of first aid procedures:\nSST in 2022 (Health and safety at work certification) \u2022\n\nPSC1 in 2019 (first aid, Basic Life Supports, CardioPulmonary Resuscitation, Automated External Defibrillator certification)"}, {"txt": "IT skills:\nPython, Matlab, SQL, R, Fortran\nProject management:\nMooc Project management Certification (https://certification.gestiondeprojet.pm/GdP18A/GdP18a- MiLWzCKAC.pdf)\nPERSONAL INTERESTS AND CLUBS\nFootball practice since 6 y-o \u2022 Running \u2022 Woodwork"}, {"txt": "Anis-Samy LAAMRI\nE L \u00c8 V E - I N G \u00c9 N\n\nI E U R E N 2 \u00c8 M E A N N\n\n\u00c9 E\nPROFIL PERSONNEL\nJe suis un \u00e9l\u00e8ve-ing\u00e9nieur en gestion de production, supply chain et analyse de donn\u00e9es \u00e0 la recherche d'un stage de c\u00e9sure dans ces domaines.\n\n\u00e0 partir de Septembre 2023."}, {"txt": "COMP\u00c9TENCES TECHNIQUES\nExcel & VBA CamL R Python & C LateX & Matlab SQL & Pandas\nLANGUES\nFran\u00e7ais : Langue Maternelle Anglais : C1 Cambridge Advanced Espagnol : Niveau B1 Japonais : Niveau A2 Arabe : Niveau A1\nCOORDONN\u00c9ES DE CONTACT\nAdresse : 7 rue Gustave Charpentier, 54500, Vand\u0153uvre-L\u00e8s-Nancy E-mail : a.laamri@outlook.fr T\u00e9l\u00e9phone : 06.09.86.21.03\nACTIVIT\u00c9S EXTRASCOLAIRES\nJunior Entreprise Mines Services\nOctobre 2021 - En cours\nCharg\u00e9 d'affaires \u00e0 la JE de l'Ecole des Mines de Nancy."}, {"txt": "Prospection et accompagnement de clients sur des missions r\u00e9alis\u00e9es par les \u00e9l\u00e8ves des Mines.\n\n\nBasket-Ball\nPratique au niveau d\u00e9partemental de 2006 \u00e0 2018 Champion Universitaire 2022.\n\nEntra\u00eeneur et capitaine de basket de l'Ecole des Mines de Nancy.\n\n\nl'\u00e9quipe de\nMembre du Bureau de Cin\u00e9mines\nJuin 2022 - En cours\nMembre du bureau du club de cin\u00e9ma de l'Ecole des Mines de Nancy.\n\nChoix du film, projection et discussion post- s\u00e9ance."}, {"txt": "Choix du film, projection et discussion post- s\u00e9ance.\n\n\nFORMATION ET DIPLOMES\nEcole des Mines de Nancy - Ing\u00e9nieur Civil Deuxi\u00e8me ann\u00e9e cours\n: Septembre 2022 -\n\nEn\nSp\u00e9cialisation en ing\u00e9nierie des syst\u00e8mes de production et de d\u00e9cision : Analyse de donn\u00e9es, Apprentissage Automatique, Optimisation, M\u00e9thodes Stochastiques pour la gestion de stock."}, {"txt": "-Enseignements Manag\u00e9riaux : Contr\u00f4le de Gestion, Comptabilit\u00e9, Calcul \u00e9conomique, Th\u00e9orie des Jeux : Septembre 2021 - Juin\nEtude des disciplines constituant le socle de base d'un ing\u00e9nieur g\u00e9n\u00e9raliste.\n\nMath\u00e9matiques : Analyse Num\u00e9rique, Probabilit\u00e9s, Statistiques.\n\nPhysique Statistique, Thermodynamique.\n\nInformatique -Disciplines"}, {"txt": "Physique Statistique, Thermodynamique.\n\nInformatique -Disciplines\n\nTransversales Economie g\u00e9n\u00e9rale, Langues, Macro\u00e9conomie Facult\u00e9 des Sciences - Licence Math\u00e9matique 2019-2021 , Nancy\nClasse Pr\u00e9paratoire Universitaire math\u00e9matiques, physique, informatique et anglais\n: L1 et L2 de\nEXPERIENCES PROFESSIONNELLES\nPr\u00e9parateur de commande chez Louis Vuitton\nJanvier 2022 - Fevrier 2022 , Cergy-Pontoise\nStage op\u00e9rateur dans Vuitton de Cergy."}, {"txt": "Polyvalence des magasinier entre r\u00e9ceptionniste et conditionneur des marchandises\nl'un des entrep\u00f4ts Louis r\u00f4les du les postes de pr\u00e9parateur,\nAide \u00e0 l'organisation du cycle \"Sciences et Soci\u00e9t\u00e9\"\nSeptembre 2020 - Juin 2021 , Nancy\nParticipation \u00e0 logistique du cycle de conf\u00e9rences: https://conferences-sciences-et- societe.univ-lorraine.fr/ Assistance technique et\n\nhumaine d\u00e9roulement des conf\u00e9rences\nla\nlors du\nPROJETS UNIVERSITAIRES\nProjet Recherche 2A -"}, {"txt": "humaine d\u00e9roulement des conf\u00e9rences\nla\nlors du\nPROJETS UNIVERSITAIRES\nProjet Recherche 2A -\n\nInstitut Elie Cartan\nSeptembre 2022 - En cours\nEtude du groupe des matrices de Pauli : Caract\u00e8res, repr\u00e9sentations et applications en informatique quantique.\n\n\nProjet 1A - Fondation \"Main \u00e0 la p\u00e2te\"\nSeptembre 2021 - Mai 2022\nIntervention dans le cadre du dispositif \"Main \u00e0 la p\u00e2te\" :\n\nPr\u00e9sentations et exp\u00e9riences scientifiques en \u00e9cole primaire\nAdditional table 1 on page 1."}, {"txt": "Pr\u00e9sentations et exp\u00e9riences scientifiques en \u00e9cole primaire\nAdditional table 1 on page 1.\n \n\nFORMATION ET DIPLOMES\n\nAdditional table 2 on page 1.\n \n\nEXPERIENCES PROFESSIONNELLES\n\nAdditional table 3 on page 1.\n ACTIVIT\u00c9S EXTRASCOLAIRES\n\nAdditional table 4 on page 1.\n PROJETS UNIVERSITAIRES"}, {"txt": "A C T\n85 rue Georges Ducrocq, 57070 Metz, France\n+33.6.45.44.79.02\nTh\u00e9o CHANGARNIER\nt.changarnier@gmail.com\nS K I L L S\nCOMPUTING\nNetwork Administration:\nCISCO Certification - CCNA1\nWeb Development:\nHTML5 CSS MySQL\nAdvanced Algorithms Database and Big Data\nMANAGEMENT\nProject Management: Confluence - Jira\nTeamwork\nCommunication\nB2 English level TOEIC\nA2 German level EUROPEAN GERMAN SECTION | ABI +\nP R O J E C T S\nManage association projects within the\nschool\nWebsite creation with HTML5, CSS, PHP and\nJavaScript\nSetting up a company network with CISCO\ntools\nParticipation in the Climate Fresco\nAchieved the \"Les Elles du num\u00e9rique\" label"}, {"txt": "I N T E R E S T S\nSports: Hockey, Strength Training\nIT, New technologies, Innovation, Political\nscience\nMilitary world and its challenges\nTH\u00c9O CHANGARNIER\nSearch for an end-of-studies internship of 25 weeks in the field of\ncomputer science (IT, Management, Networking, Data, Finance),\nBetween February and August 2025\n\n\nE D U C A T"}, {"txt": "E D U C A T\n\nI O N\nCESI Engineering School, Nancy, FR 2020 - 2025 Master of Engineering - Computer Science Specialisation\nFABERT COLLEGE, Metz, FR 2019 - 2020 Preparatory classes oriented towards Physics, Chemistry and Engineering Science\nLOUIS VINCENT HIGH SCHOOL, Metz, FR 2016 - 2019 French secondary school diploma in sciences European section in German (Abi +)"}, {"txt": "W O R K E X P E R I E N C E\nRESERVIST, Gendarmerie Nationale, FR August 2021 - now Gendarme in the operational reserve\nTRAINEE, Marimetrics AS at Oslo, NO Project and Product Management Engineer, from September 2023 to February 2024:\n\n\nContribute to the development of the web application component of Marimetrics\u2019 TELEMEDAQ product.\n\nParticipating in meetings with international customers, documenting and assigning priority to feature requests and bug reports."}, {"txt": "Contribute to realizing various improvements to cloud infrastructure supporting Marimetrics\u2019 products.\n\nBoth guided and independent education and training on Product Management.\n\n\nTRAINEE, ArcelorMittal Maizieres Research at Maizi\u00e8res, FR Assistant IT Project Manager, from January to April 2023:\n\n\nDrafting of documentation (quality, procedures, policies, etc.)"}, {"txt": "Setting up dedicated dashboards on current subjects Organising and leading project meetings\nTRAINEE, Degroof Petercam Bank at Luxemburg, LU IT internship, from April to July 2022:\nOrganising a Confluence structure for the documentation of BE/LU Groups Reviewing Confluence templates in order to develop and complete the documentation Organising and facilitating team/project meetings\nCATERING EMPLOYEE, ELIOR at Metz, FR Summers Jobs from 2019 to 2022: Central kitchen of a hospital Storekeeper Self-service Laundry"}, {"txt": "MAMADOU SIDIBE\n\u0645\ufeee\ufee0\ufecb \u062a\ufe8e\ufee7\ufe8e\ufef4\ufe92\ufedf\u0627 \ufe94\ufeb3\ufeaa\ufee8\ufeeb \ufe90\ufedf\ufe8e\ufec4\ufedf\u0627 \u0629\u0631\u0648\u062f \ufe94\ufe9f\u0648\u062f\ufeb0\ufee3 \ufe94\ufe9f\u0631\u062f \ufee2\ufec8\ufee7 \u062a\ufe8e\ufef4\ufea0\ufee3\ufeae\ufe91 \ufeae\ufef3\ufeee\ufec4\ufe97 M2 \ufe94\ufef4\ufe91\ufe8e\ufea4\ufeb4\ufedf\u0627 \ufe94\ufe92\ufeb3\ufeee\ufea4\ufedf\u0627 \u062a\ufe8e\ufee3\ufeee\ufee0\ufecc\ufee4\ufedf\u0627\n\ufee6\ufecb\n\u0645\ufeee\ufee0\ufecb \u0639\ufe8e\ufec4\ufed7 \ufef2\ufed3 \ufe94\ufeb3\ufeaa\ufee8\ufeec\ufedf\u0627 \ufee6\ufee3 \ufee6\ufef4\ufee3\ufe8e\ufecb \ufeaa\ufecc\ufe91 \ufe94\ufeb3\u0631\ufeaa\ufee4\ufedf\u0627 \ufef2\ufed3 \ufe94\ufef4\ufe91\ufe8e\ufea4\ufeb4\ufedf\u0627 \ufe94\ufe92\ufeb3\ufeee\ufea4\ufedf\u0627 \ufe94\ufeb3\ufeaa\ufee8\ufeeb\u0648 \u062a\ufe8e\ufee7\ufe8e\ufef4\ufe92\ufedf\u0627 \ufe96\ufee0\ufebb\u0627\u0648 \u060c\u0629\ufeaa\ufe9f\u0648 \ufef2\ufed3 \ufe94\ufef4\ufed8\ufef4\ufe92\ufec4\ufe98\ufedf\u0627 \u0645\ufeee\ufee0\ufecc\ufee0\ufedf \ufe94\ufef4\ufee8\ufec3\ufeee\ufedf\u0627 \ufe94\ufecc\ufee3\ufe8e\ufe9f \ufef2\ufed3 \ufe94\ufe9f\u0648\u062f\ufeb0\ufee3 \u0629\u062f\ufe8e\ufeec\ufeb7 \ufef0\ufee0\ufecb \u0644\ufeee\ufebc\ufea4\ufee0\ufedf \ufef2\ufe92\ufef3\u0631\ufeaa\ufe97 2 \ufeae\ufef4\ufe98\ufeb4\ufe9f\ufe8e\ufee4\ufedf\u0627 \ufe94\ufe9f\u0631\u062f \ufef2\ufed3 \ufe96\ufeb4\ufef3\ufeae\ufe91 \ufef2\ufed3 \ufe94\ufef4\ufe91\ufeae\ufed0\ufedf\u0627 \ufef2\ufee7\ufe8e\ufe98\ufef3\ufeae\ufe91 \u062a\ufe8e\ufee3\ufeee\ufee0\ufecc\ufee4\ufedf\u0627 \ufee2\ufec8\ufee7 \ufeae\ufe97\ufeee\ufef4\ufe92\ufee4\ufedc\ufedf\u0627 \u0645\ufeee\ufee0\ufecb \ufef2\ufed3\n6 \u0629\ufeaa\ufee4\ufedf \ufe94\ufeb3\u0627\u0631\ufeaa\ufedf\u0627 \ufe94\ufef3\ufe8e\ufeec\ufee7 \ufef2\ufed3 \ufef2\ufee0\ufee4\ufecb \ufe90\ufef3\u0631\ufeaa\ufe97 \ufee6\ufecb \ufe9a\ufea4\ufe91\u0623 \u062a\u0627\u0631\ufe8e\ufeec\ufee3 \u0628\ufe8e\ufeb4\ufe98\ufedb\u0627\u0648 \ufeae\ufef4\ufe98\ufeb4\ufe9f\ufe8e\ufee4\ufedf\u0627 \ufe94\ufe9f\u0631\u062f \u0621\ufe8e\ufeec\ufee7\ufef9 \ufeae\ufeec\ufeb7\u0623 .\u0629\ufeaa\ufef3\ufeaa\ufe9f \ufe94\ufef4\ufee8\ufed8\ufe97\n\ufe94\ufef4\ufebc\ufea8\ufeb8\ufedf\u0627 \u0629\u0621\ufe8e\ufed4\ufedc\ufedf\u0627\n\ufe96\ufed7\ufeee\ufedf\u0627 \u0629\u0631\u0627\u062f\u0625 \ufed2\ufef4\ufedc\ufe98\ufedf\u0627 \ufeae\ufee3\ufe8e\ufed0\ufee3 \ufede\ufedb\ufe8e\ufeb8\ufee4\ufedf\u0627 \ufede\ufea3\n\ufeea\ufef4\ufed3\ufeae\ufe98\ufedf\u0627\n\ufe90\ufef3\u0648 \ufed2\ufef3\u062f \u0629\ufeae\ufebf\ufe8e\ufea4\ufee3 \ufeee\ufef3\ufeaa\ufef4\ufed4\ufedf\u0627 \u0628\ufe8e\ufecc\ufedf\u0627 \ufe94\ufee0\ufeb4\ufedf\u0627 \u0629\ufeae\ufedb / \ufeb2\ufee8\ufe98\ufedf\u0627\n\u0644\ufe8e\ufebc\ufe97\u0627\n| \ufe96\ufeb4\ufef3\ufeae\ufe91 29200 \u062a\ufe8e\ufec7\ufeee\ufed4\ufea4\ufee4\ufedf\u0627 \u0639\u0631\ufe8e\ufeb7 2 22 85 64 82 7(0) 33+ \ufe8e\ufeb4\ufee7\ufeae\ufed3 mamadousidibe.3116@gmail.com\n\ufede\ufef4\ufedc\ufeb8\ufe97\n\u0645\ufeee\ufef4\ufedf\u0627 - 2023\n\ufe96\ufeb4\ufef3\ufeae\ufe91 | \ufe8e\ufef4\ufe9f\ufeee\ufedf\ufeee\ufee8\ufedc\ufe98\ufedf\u0627\u0648 \u0645\ufeee\ufee0\ufecc\ufee0\ufedf UFR \ufef2\ufee7\ufe8e\ufe98\ufef3\ufeae\ufe91 \u0628\ufeae\ufecf \ufe94\ufecc\ufee3\ufe8e\ufe9f\n\u062a\ufe8e\ufee3\ufeee\ufee0\ufecc\ufee4\ufedf\u0627 \ufee2\ufec8\ufee7 \u062a\ufe8e\ufef4\ufea0\ufee3\ufeae\ufe91 \ufeae\ufef3\ufeee\ufec4\ufe97 \ufef2\ufedf\ufef5\u0627 \ufe90\ufeb3\ufe8e\ufea4\ufedf\u0627 \u0645\ufeee\ufee0\ufecb 2 \ufeae\ufef4\ufe98\ufeb4\ufe9f\ufe8e\ufee3\n2023 - 2021\n\u0629\ufeaa\ufe9f\u0648 | \ufe94\ufef4\ufed8\ufef4\ufe92\ufec4\ufe98\ufedf\u0627 \u0645\ufeee\ufee0\ufecc\ufee0\ufedf \ufe94\ufef4\ufee8\ufec3\ufeee\ufedf\u0627 \ufe94\ufeb3\u0631\ufeaa\ufee4\ufedf\u0627\n(IDSCC) \ufe94\ufef4\ufe91\ufe8e\ufea4\ufeb4\ufedf\u0627 \ufe94\ufe92\ufeb3\ufeee\ufea4\ufedf\u0627 \ufe94\ufeb3\ufeaa\ufee8\ufeeb\u0648 \u062a\ufe8e\ufee7\ufe8e\ufef4\ufe92\ufedf\u0627"}, {"txt": "\u0645\ufeee\ufee0\ufecb\n2019-2021\n\u0629\ufeaa\ufe9f\u0648 | \ufe94\ufef4\ufed8\ufef4\ufe92\ufec4\ufe98\ufedf\u0627 \u0645\ufeee\ufee0\ufecc\ufee0\ufedf \ufe94\ufef4\ufee8\ufec3\ufeee\ufedf\u0627 \ufe94\ufeb3\u0631\ufeaa\ufee4\ufedf\u0627\n\ufee6\ufef4\ufeb3\ufeaa\ufee8\ufeec\ufee4\ufee0\ufedf \ufe8e\ufef4\ufe9f\ufeee\ufedf\ufeee\ufee8\ufedc\ufe98\ufedf\u0627\u0648 \u0645\ufeee\ufee0\ufecc\ufedf\u0627 (STPI) \ufe94\ufef3\ufeae\ufef4\ufec0\ufea4\ufe98\ufedf\u0627 \u0629\u0631\u0648\ufeaa\ufedf\u0627\n\ufe94\ufef4\ufee0\ufee4\ufecc\ufedf\u0627 \u0629\ufeae\ufe92\ufea8\ufedf\u0627\n07/08/2023"}, {"txt": "08/09/2023\n\ufeee\ufedb\ufe8e\ufee3\ufe8e\ufe91 | Java EE \ufe90\ufef3\ufeee\ufedf\u0627 \u062a\ufe8e\ufed8\ufef4\ufe92\ufec4\ufe97 \ufeae\ufef3\ufeee\ufec4\ufe97 \ufef2\ufed3 \ufef2\ufed8\ufef4\ufe92\ufec4\ufe98\ufedf\u0627 \ufe90\ufef3\u0631\ufeaa\ufe98\ufedf\u0627 (Mali-M\u00e9t\u00e9o) \ufef2\ufedf\ufe8e\ufee3 \ufef2\ufed3 \ufe94\ufef3\ufeee\ufea0\ufedf\u0627 \u062f\ufe8e\ufebb\u0631\ufef8\ufedf \ufe94\ufef4\ufee8\ufec3\ufeee\ufedf\u0627 \ufe94\ufedf\ufe8e\ufedb\ufeee\ufedf\u0627 \u0646\u0648\ufeb0\ufea8\ufee4\ufedf\u0627 \u0629\u0631\u0627\u062f\ufef9 Java EE \ufe90\ufef3\u0648 \ufed6\ufef4\ufe92\ufec4\ufe97 \u0621\ufe8e\ufeb8\ufee7\u0625 \u2022 \ufed6\ufef4\ufe92\ufec4\ufe98\ufee0\ufedf \ufe94\ufef4\ufed4\ufee0\ufea8\ufedf\u0627\u0648 \ufe94\ufeec\ufe9f\u0627\ufeee\ufedf\u0627\u0648 \ufe94\ufed4\ufef4\ufedc\ufee3 \u062a\ufe8e\ufee7\ufe8e\ufef4\ufe91 \u0629\ufeaa\ufecb\ufe8e\ufed7 \u0621\ufe8e\ufeb8\ufee7\u0625 \u2022 \u0645\u062f\ufe8e\ufea8\ufedf\u0627 \u060cNetBeans\u060c HTML5/CSS3/JS/JavaScript\u060c Java EE\u060c Xampp :\u062a\u0627\u0648\u062f\ufef7\u0627\n01/08/2022 02/09/2022\n\ufeee\ufedb\ufe8e\ufee3\ufe8e\ufe91 | \ufe94\ufef4\ufe92\ufebc\ufecc\ufedf\u0627 \u062a\ufe8e\ufedc\ufe92\ufeb8\ufedf\u0627\u0648 \ufef2\ufecb\ufe8e\ufee8\ufec4\ufebb\ufefb\u0627 \u0621\ufe8e\ufedb\ufeac\ufedf\u0627 \ufef2\ufed3 \ufef2\ufed8\ufef4\ufe92\ufec4\ufe98\ufedf\u0627 \ufe90\ufef3\u0631\ufeaa\ufe98\ufedf\u0627 \ufe94\ufee3\ufe8e\ufecc\ufedf\u0627 \ufeb6\ufef4\ufe98\ufe92\ufee3\ufeee\ufedb Google Cloud \ufef0\ufee0\ufecb \ufe94\ufe91\ufeae\ufea0\ufe97 \u060c(DSS) \u0631\u0627\ufeae\ufed8\ufedf\u0627 \ufee2\ufecb\u062f \u0645\ufe8e\ufec8\ufee8\ufedf Docker \ufeae\ufeb8\ufee7 \ufeae\ufef3\ufeee\ufec4\ufe97 \ufed6\ufef4\ufee4\ufecc\ufedf\u0627 \ufee2\ufee0\ufecc\ufe98\ufedf\u0627 \u060c\ufe94\ufef4\ufe92\ufebc\ufecc\ufedf\u0627 \ufe94\ufedc\ufe92\ufeb8\ufedf\u0627 \u060c\ufe8e\ufeec\ufed4\ufef4\ufee8\ufebc\ufe97\u0648 \u0621\ufe8e\ufef4\ufeb7\ufef7\u0627 \u0641\ufe8e\ufeb8\ufe98\ufedb\u0627\u0648 \ufef2\ufecb\ufe8e\ufee8\ufec4\ufebb\ufefb\u0627 \u0621\ufe8e\ufedb\ufeac\ufedf\u0627\nVs Code\u060c python\u060c Tensorflow\u060c Pycharm\u060c openCv :"}, {"txt": "Master\u2019s degree Math\u00e9matiques, Vision, Apprentissage (MVA)\nParis, France Selected Courses: Advanced learning for text and graph , Algorithms for speech and NLP, Object Recognition, Image denoising, Generative Models for Image, Digital imaging, Deformable models and geodesic methods for image analysis, Deep learning for medical imaging, Inverse problems and imaging ,Geometric data analysis, Convex optimization\n2023-2024\n\u00c9cole des Mines de Nancy Ing\u00e9nieur Civil des Mines, Master of Science\nNancy, France Notable Courses: Machine Learning, Deep Learning, Image Processing, Data Analysis, Time Series, Optimization, Probability, Statistics, Monte Carlo Method, Inverse Problems, Database, Software Engineering, Programming and Data Structure, Algorithms and Complexity, Statistical Physics, Project Management\n2021-2024\nClasse pr\u00e9paratoire au Grandes Ecoles - Lyc\u00e9e Kleber Undergraduate studies to prepare for competitive nationwide entry exams to engineering schools Intensive courses for two years in mathematics, physics, computer science and engineering\n2019-2021\nStrasbourg, France\nAwards\nAcademic excellence scholarship for MVA given by Paris Artificial Intelligence Research Institute 2023-2024 Technical Skills Programming Languages: Python, SQL, R,"}, {"txt": "\u062a\u0627\u0648\u062f\ufef7\u0627\n18/08/2022 01/08/2022\n\ufeee\ufedb\ufe8e\ufee3\ufe8e\ufe91 | \ufe90\ufef3\ufeee\ufedf\u0627 \ufeae\ufef3\ufeee\ufec4\ufe97 \u062a\ufe8e\ufed8\ufef4\ufe92\ufec4\ufe97 \ufef0\ufee0\ufecb \ufe90\ufef3\u0631\ufeaa\ufe98\ufedf\u0627 \ufef2\ufedf\ufe8e\ufee3 \ufef2\ufea4\ufebc\ufedf\u0627 \ufef2\ufe98\ufeb4\ufe9f\ufeee\ufee0\ufedf\u0627 \ufede\ufee4\ufecc\ufedf\u0627 (\ufede\ufe9f\ufeee\ufe9f \ufec2\ufe8b\u0627\ufeae\ufea7) \u0644\ufe8e\ufebc\ufe97\ufefb\u0627 \u062a\u0627\u0648\u062f\u0623\u0648 \u062a\ufe8e\ufee3\ufeaa\ufea8\ufedf\u0627 \ufeac\ufef4\ufed4\ufee8\ufe97\u0648 \ufef2\ufee7\u0648\ufeae\ufe98\ufedc\ufedf\u0625 \ufeca\ufed7\ufeee\ufee3 \u0621\ufe8e\ufeb8\ufee7\u0625\nGoogle Business \ufede\ufee0\ufea4\ufee3 \u060cWordpress\u060c HTML5/CSS\u060c PHP :\u062a\u0627\u0648\u062f\ufef7\u0627\n\ufeca\ufef3\u0631\ufe8e\ufeb8\ufee4\ufedf\u0627\n\ufef2\ufecb\ufe8e\ufee8\ufec4\ufebb\ufefb\u0627 \u0621\ufe8e\ufedb\ufeac\ufedf\u0627 \u0645\u0627\ufeaa\ufea8\ufe98\ufeb3\ufe8e\ufe91 \ufe8e\ufeec\ufed4\ufef4\ufee8\ufebc\ufe97\u0648 \u0631\ufeee\ufebc\ufedf\u0627 \ufed2\ufeb8\ufedb\n(Tensorflow\u060c Opencv\u060c numpy\u060c sklearn) \u0646\ufeee\ufe9c\ufef3\ufe8e\ufe91 :\u062a\u0627\u0648\u062f\ufef7\u0627\n\u0627\ufeae\ufef4\ufee3\ufe8e\ufedc\ufedf\u0627 \ufeca\ufee3 \ufeaa\ufef4\ufedf\u0627 \u062a\u0627\u0621\ufe8e\ufee4\ufef3\ufe88\ufe91 \ufee2\ufedc\ufea4\ufe98\ufedf\u0627 \u0632\ufe8e\ufeec\ufe9f \u060c\u0629\u062f\ufeaa\ufecc\ufe98\ufee4\ufedf\u0627 \ufec2\ufe8b\ufe8e\ufeb3\ufeee\ufedf\u0627 \ufede\ufed0\ufeb8\ufee3 Python (Pyautogui\u060c Opencv\u060c Numpy\u060c Math\u060c Time) :\u062a\u0627\u0648\u062f\ufef7\u0627\nPCA \ufeac\ufef4\ufed4\ufee8\ufe98\ufedf \ufe8e\ufed3\ufe8e\ufe9f \ufed6\ufef4\ufe92\ufec4\ufe97 \u0621\ufe8e\ufeb8\ufee7\u0625\nJAVAFX\u060c CSV\u060c"}, {"txt": "OOP Java \u060c(\ufe94\ufee4\ufe8b\ufe8e\ufed8\ufedf\u0627 \u060c\ufed2\ufee0\ufee4\ufedf\u0627 \u060c\u062a\ufe8e\ufef4\ufebf\ufe8e\ufef3\ufeae\ufedf\u0627)"}, {"txt": "JAVA :\u062a\u0627\u0648\u062f\ufef7\u0627\n\ufe94\ufef4\ufee8\ufed8\ufe97 \u062a\u0627\u0631\ufe8e\ufeec\ufee3\n\u0644\ufe8e\ufee4\ufecb\ufef7\u0627 \u0621\ufe8e\ufedb\u0630 (ETL) \ufede\ufef4\ufee4\ufea4\ufe98\ufedf\u0627\u0648 \ufede\ufef3\ufeee\ufea4\ufe98\ufedf\u0627\u0648 \u062c\u0627\ufeae\ufea8\ufe98\ufeb3\ufefb\u0627 \u062d\ufeee\ufe98\ufed4\ufee4\ufedf\u0627 \ufeee\ufef3\u062f\ufeee\ufe98\ufeb3\ufefb\u0627 Talend \u2022 \u062a\ufe8e\ufee7\ufe8e\ufef4\ufe92\ufedf\u0627 \u0629\u062f\ufe8e\ufecc\ufe98\ufeb3\u0627 BI \ufe94\ufed7\ufe8e\ufec4\ufedf\u0627 \u2022 \u062a\ufe8e\ufee7\ufe8e\ufef4\ufe92\ufedf\u0627 \u0629\ufeaa\ufecb\ufe8e\ufed7 \ufef2\ufea3\u0648 | SQL \u0645\u062f\ufe8e\ufea7 | \u0644\u0625 \ufeee\ufef4\ufedb \u0633\u0625 \u064a\ufe8e\ufee3 \u2022 \ufef2\ufedf\ufefb\u0627 \ufee2\ufee0\ufecc\ufe98\ufedf\u0627 \ufed2\ufef4\ufee8\ufebc\ufe98\ufedf\u0627 \u0646\u0625 \u0646\u0625 \ufef2\ufeb3 \u060c\ufeb0\ufee8\ufef4\ufee4\ufedb \u060c\u0646\u0625 \u0646\u0625 \ufef2\ufedb \u2022 \ufeca\ufe9f\u0627\ufeae\ufe97 \u062f\ufeaa\ufecc\ufe98\ufee4\ufedf\u0627/\u064a\u062f\ufeae\ufed4\ufedf\u0627 \ufef2\ufec4\ufea8\ufedf\u0627 \u0631\u0627\ufeaa\ufea4\ufee7\ufefb\u0627 \u2022 \u062a\ufe8e\ufee3\ufeee\ufee0\ufecc\ufee4\ufedf\u0627 \ufede\ufef4\ufee0\ufed8\ufe97 PCA / SVD \u2022 \ufe94\ufef4\ufee8\ufee3\ufeb0\ufedf\u0627 \ufede\ufeb3\ufefc\ufeb4\ufedf\u0627 RNN / \ufe8e\ufee4\ufef3\u0631\u0623 \u2022 \u0631\ufe8e\ufec3\ufef9\u0627\u0648 \ufe94\ufea0\ufee3\ufeae\ufe92\ufedf\u0627 \ufe94\ufed0\ufedf \u060c\ufeb2\ufedc\ufed3\ufe8e\ufed3\ufe8e\ufe9f \u060c\u064a\u0625 \ufe8e\ufed3\ufe8e\ufe9f \u060c\u060c\ufe8e\ufed3\ufe8e\ufe9f \u060c\ufe96\ufe92\ufef3\ufeae\ufedc\ufeb3 \ufe8e\ufed3\ufe8e\ufe9f \u060c\u0631\u0622 \u060c\u0646\ufeee\ufe9c\ufef3\ufe8e\ufe91 \u2022 \u0628\ufefc\ufe97\ufe8e\ufee3 \u060cSQL\u060c C#\u060c HTML/CSS\u060c PHP\nDEVOPS\u060c MLOps \u060c\ufe94\ufe91\ufe8e\ufea4\ufeb4\ufedf\u0627 \u060c\ufede\ufef4\ufed0\ufeb8\ufe98\ufedf\u0627 \u0645\ufe8e\ufec8\ufee7 \ufede\ufef4\ufed0\ufeb8\ufe98\ufedf\u0627 \u0645\ufe8e\ufec8\ufee7 (\ufef2\ufee7\ufe8e\ufea0\ufee3) \ufeb2\ufedc\ufee8\ufef4\ufedf \u2022 \u0632\u0648\ufeaa\ufee8\ufef3\u0648 \ufeae\ufee3\u0627\u0648\ufef7\u0627 \ufeae\ufec4\ufeb3 \u2022 \ufe94\ufee3\ufeaa\ufea8\ufedf\u0627 \ufe94\ufe91\ufe8e\ufea4\ufeb3 (AWS)"}, {"txt": "\u0646\u0648\u0632\ufe8e\ufee3\u0623 \u2022 \ufeae\ufef3\ufeee\ufec4\ufe98\ufedf\u0627 \u062a\ufe8e\ufef4\ufee0\ufee4\ufecb \ufe90\ufe9c\ufef4\ufe9f\u0648 Kubernetes\u0648 \ufeae\ufedb\u0648\u062f \u2022 \ufee6\ufef4\ufeb8\ufe98\ufedb\ufeee\ufee0\ufe91 \ufeae\ufef4\ufed4\ufeb8\ufe97 \ufeae\ufee4\ufe98\ufeb4\ufee4\ufedf\u0627 \ufeae\ufeb8\ufee8\ufedf\u0627 / \ufeae\ufee4\ufe98\ufeb4\ufee4\ufedf\u0627 \ufede\ufee3\ufe8e\ufedc\ufe98\ufedf\u0627 3.0 \ufe90\ufef3\u0648 \u060c\u0645\ufeee\ufef3\ufeae\ufe9c\ufef3\u0625 \u060c\u0634\ufe8e\ufee7\ufe8e\ufe9f \u2022 \u0621\ufe8e\ufee8\ufef4\ufee4\ufedf\u0627 \ufede\ufee3\ufe8e\ufecb \u2022 \u0628\ufefc\ufe98\ufef4\ufe9f \u060c\ufe90\ufe9c\ufef4\ufe9f \u060c\ufe96\ufef4\ufe9f \u2022 \ufee2\ufef4\ufee4\ufebc\ufe98\ufedf\u0627 / \ufe90\ufe98\ufedc\ufee4\ufedf\u0627 \ufeb2\ufedc\ufe97\ufefb / \ufe96\ufee8\ufef3\ufeee\ufe91 \u0631\u0648\ufe8e\ufe91 / \u062f\u0631\u0648\u0648 / \ufede\ufeb4\ufedb\u0625 \u2022 \ufe8e\ufed4\ufee7\ufe8e\ufedb / \u0631\ufeee\ufe98\ufef3\ufeae\ufe98\ufeb4\ufedf\u0625 / \ufe8e\ufee4\ufea0\ufef4\ufed3 \u2022 \ufe90\ufef3\u0648 \ufed2\ufef3\u062f \ufe94\ufef4\ufee7\u0648\ufeae\ufe98\ufedc\ufedf\ufef9\u0627 \u0629\u0631\ufe8e\ufea0\ufe98\ufedf\u0627 \ufeca\ufed7\ufeee\ufee3 / \ufe90\ufef3\ufeee\ufedf\u0627 \ufed6\ufef4\ufe92\ufec4\ufe97 / \ufeb2\ufef3\ufeae\ufe91\u062f\u0631\u0648\u0648 \u2022\n\ufe94\ufef3\ufeee\ufed0\ufedf \u062a\u0627\u0631\ufeaa\ufed7\n\u0645\ufef7\u0627 \ufe94\ufed0\ufee0\ufedf\u0627 :\ufe94\ufef4\ufeb4\ufee7\ufeae\ufed4\ufedf\u0627 \ufec2\ufeb3\ufeee\ufe98\ufee4\ufedf\u0627 \u0649\ufeee\ufe98\ufeb4\ufee4\ufedf\u0627 :\ufe94\ufef3\ufeb0\ufef4\ufee0\ufea0\ufee7\ufef9\u0627\n\ufe94\ufef4\ufea0\ufeec\ufee8\ufee3\ufefc\ufedf\u0627 \ufe94\ufec4\ufeb8\ufee7\ufef7\u0627\n2020-2021\n\u0629\ufeaa\ufe9f\ufeee\ufe91 \u0628\ufeae\ufed0\ufee4\ufedf\ufe8e\ufe91 \ufe94\ufe92\ufee0\ufec4\ufedf\u0627\u0648 \ufee6\ufef4\ufe91\u0631\ufeaa\ufe98\ufee4\ufedf\u0627 \ufee6\ufef4\ufef4\ufedf\ufe8e\ufee4\ufedf\u0627 \u0628\ufefc\ufec4\ufedf\u0627 \ufe94\ufef4\ufecc\ufee4\ufea0\ufedf \u062a\ufefb\ufe8e\ufebc\ufe97\ufefb\u0627 \ufee6\ufecb \u0644\u0648\ufe86\ufeb4\ufee3 \u2022 ENCGO \u0629\ufeaa\ufe9f\ufeee\ufe91 \u0629\u0631\ufe8e\ufea0\ufe98\ufedf\u0627\u0648 \u0645\ufeee\ufee0\ufecc\ufee0\ufedf \ufe94\ufef4\ufee8\ufec3\ufeee\ufedf\u0627 \ufe94\ufeb3\u0631\ufeaa\ufee4\ufedf\u0627 \ufe8e\ufeec\ufe98\ufee4\ufec8\ufee7 \ufef2\ufe98\ufedf\u0627 \u0649\ufeae\ufe92\ufedc\ufedf\u0627 \u0629\ufeaa\ufe9f\u0648 \u0629\ufeae\ufec7\ufe8e\ufee8\ufee3 \ufef2\ufed3 \u0643\u0631\ufe8e\ufeb8\ufee3 \u2022 \u0628\ufeae\ufed0\ufee4\ufedf\ufe8e\ufe91 \ufe90\ufee7\ufe8e\ufe9f\ufef7\u0627 \ufee6\ufef4\ufe91\u0631\ufeaa\ufe98\ufee4\ufedf\u0627\u0648 \ufe94\ufef4\ufe91\ufefc\ufec4\ufedf\u0627 \u062a\ufe8e\ufef4\ufecc\ufee4\ufea0\ufee0\ufedf \ufee2\ufee4\ufebc\ufee3\u0648 \ufeda\ufef4\ufed3\u0627\ufeae\ufe9f \ufee2\ufee4\ufebc\ufee3 \u2022 \ufede\ufed8\ufe98\ufeb4\ufee3 \ufede\ufedc\ufeb8\ufe91 \u062a\ufe8e\ufef4\ufecc\ufee4\ufea0\ufedf\u0627\u0648 \u062a\ufe8e\ufedb\ufeae\ufeb8\ufee0\ufedf \ufe94\ufef4\ufee7\u0648\ufeae\ufe98\ufedc\ufedf\ufef9\u0627 \u0629\u0631\ufe8e\ufea0\ufe98\ufedf\u0627 \ufeca\ufed7\u0627\ufeee\ufee3 \u0621\ufe8e\ufeb8\ufee7\u0625 \u2022"}, {"txt": "Valentin Gerard Master\u2019s degree Matematics, Vision, Learning (MVA) \u00c9cole normale sup\u00e9rieure Paris-Saclay (University Paris-Saclay) \u00c9cole des Mines de Nancy\n(cid:131) +33 7 55 64 65 48 # valentin.gerard@etu.u-paris.fr (cid:239) LinkedIn\nSeeking for a research internship (5-6 months) starting from April 2024 in the field of Computer Vision or Natural Language Processing."}, {"txt": "Experience\nInstitut FEMTO-ST, Computer Science Department Deep Learning Research Intern\nJune 2023 - September 2023\nBelfort, France Designed and trained a model for the automated detection of R-waves in highly noisy electrocardiograms (ECGs).\n\nTo address this challenge, we introduced artificial noise into our training dataset, which originally comprised clear ECGs and we evaluated the performance of our model using highly noisy ECG data provided by Dijon Hospital."}, {"txt": "I employed models designed to process the ECG through its time-frequency representation.\n\nThen, I leveraged a Transformer model that combines information from both the time-frequency representation and the time series data of ECGs.\n\n\nNational Institute for Research in Digital Science and Technology (INRIA)"}, {"txt": "National Institute for Research in Digital Science and Technology (INRIA)\n\nDeep Learning Research Intern, MULTISPEECH Team\nSeptember 2022 - June 2023\nNancy, France Designed and trained more efficient neural network architectures for audiovisual speech generative modeling using variational autoencoders.\n\nSpeech perception involves both the acoustic modality and the visual modality, specif- ically the lip movements of the speaker."}, {"txt": "We focused on an encoder to encode the input signal using both speech modalities into a latent representation, and a decoder to reconstruct the input signal from the latent representa- tion.\n\nI delved into exploring Transformer based models to capture temporal dependencies within the signal.\n\n\nLISI Automotive Factory Operator Intern\nJanuary 2022 - February 2022\nDelle, France Worked on automatic sorting machines for assembly solutions in the automotive industry."}, {"txt": "Observed challenges in applying computer vision on a production line.\n\n\nEducation\nEcole Normale Sup\u00e9rieur Paris-Saclay (University Paris-Saclay)"}, {"txt": "MATLAB Python\n\nLibraries: PyTorch, TensorFlow, Pandas, Numpy, Matplotlib Cloud Computing:\n\nGoogle Cloud Other: LATEX, Git, ChatGPT Languages\nFrench: Mother Tongue | English: C1 TOEIC and IELTS | German:\n\nB1 Goethe Zertifikat | Italian: B1 Hobbies and Interests\nFootball: Manager of Mines Nancy football team (2022-2023) and US-Bavans U11(2018-2019).\n\n\u2022\n\nAI : I attend conferences, read papers, follow the release of models and use SF to think about the impact of AI Additional Certifications 2022 2021"}, {"txt": "Jeanne Dupont\n220 Avenue du G\u00e9n\u00e9ral Leclerc, 54000 Nancy, FRANCE (tel.\n\n+33 654453322) jeanne.dupont@etu.univ-lorraine.fr\nApplication for an engineering internship March-December 2021\nProfile\nAs a final year student at the Ecole des Mines, majoring in industrial management and specialized in the Management and Decision Help fields, I am interested in a training period requiring skilful teamwork on a complex project."}, {"txt": "In addition to my engineering profile I am analytical, efficient and organised, and have experience in communication, logistics, finance and marketing.\n\n\nEducation and Studies\nMines Nancy, national French school of Engineering, French national diploma equivalent to a Master\u2019s degree Final-year student majoring in Decision and Production Systems Key courses: \u2026 End-of-study project: \u2026\n2017-2021\n\n\nOne academic year spent studying at Imperial College, London."}, {"txt": "Key modules: \u2026\n2019-2020\nTwo-year undergraduate programme prior to the highly selective entrance examination to prestigious French engineering schools (Advanced and Applied Maths and Physics) at Lyc\u00e9e Henri Poincar\u00e9 in Nancy, France\n2015-2017\nBaccalaur\u00e9at Scientifique et Europ\u00e9en passed with Honours (Bien) French equivalent of Advanced levels/High School Leaving diploma specialised in Maths, Physics, Chemistry and European languages, certain subjects studied in Spanish."}, {"txt": "2015\nStudy Projects\n\u2026/\u2026\nWork experience\n\u2756 Client Manager, Paralympic Accreditation Coordinator, Rio Organising Committee of the Olympic Games and\nParalympic Games (ROCOG), Rio, Brazil.\n\n\nJune \u2013 September 2019\n\n\n\nIn charge of accreditation for 47 National Paralympic Committees of Eastern Europe and the Middle East, additionally responsible for Spanish speaking countries due to staff health difficulties."}, {"txt": "Registering delegations (athletes, team officials and dignitaries) and managing their access rights through constant telephone and email contact with the respective delegates in their native language whenever possible.\n\n\nLiaising with British agencies such as the Home Office, the UK Border Agency and the Metropolitan Police to carry out participants\u2019 background checks, handling sensitive personal data."}, {"txt": "Travelling abroad to meet with delegates from countries concerned for accreditation meetings and working in a multi-lingual environment (official, office language \u2013 English).\n\n\nSkills developed: availability, focus, organisation and people skills, ensuring clarity of information."}, {"txt": "CV - Jeanne Dupont\n\u2756 Intern at the Delegation of the European Union to Ukraine, located in Kyiv, Ukraine.\n\n\nJune \u2013 September 2018\nPart of Operations Section 1dealing with EU-funded projects in Good Governance and Democracy Building, working in the sphere of border management.\n\n\nAssisting in project management, tendering, implementation and evaluation phases, meeting and communicating with the appropriate Ukrainian authorities (fluent Russian was needed)."}, {"txt": "Working alongside local staff and personnel from various EU Member States to assist the authorities of Ukraine in the improvement of its institutions.\n\n\nWorking languages \u2013 Russian and English.\n\n\nSkills developed: liaising closely with different internal departments, deadlines, dealing with important government personnel in a professional manner, analysing legal documents.\n\n\n\u2756 Call handler each summer for the AA European Call Centre, ACTA, Lyon, France."}, {"txt": "\u2756 Call handler each summer for the AA European Call Centre, ACTA, Lyon, France.\n\n\nSummer 2017 \u2013 2016 \u2013 2015 \u2013 9 months in total\nAssisting customers experiencing trouble with their vehicle while travelling abroad by organising roadside assistance and making alternative travel arrangements and liaising with counterparts all across Europe and mechanics on behalf of customers.\n\n\nCombining multi-lingual communication and customer management skills, applying protocols and using modern communication technologies."}, {"txt": "Part of the \u201cPrestige Team\u201d in 2017 for Aston Martin, Bentley and Jaguar assistance, dealing with its customers all over Europe.\n\n\nOfficial office language - English\nSkills developed: communication (multi-lingual), team-work, IT, problem solving, multi-tasking, quick and broad thinking, listening.\n\n\nLanguages\nFrench: English:\nSpanish:\nGerman:\n\n\nMother tongue Fluent.\n\nOne academic year spent at Imperial College, London, studying risk management."}, {"txt": "One academic year spent at Imperial College, London, studying risk management.\n\nIELTS C1 (7.5 average /9) awarded by the British Council, June 2018.\n\nFluent.\n\nLinguistic trips to Santa Maria, Seville and Barcelona.\n\nSuperior awarded by the University of Cervantes, Salamanca, November 2018.\n\nGood working knowledge.\n\nLinguistic trips to Mainz, Hof and Stuttgart.\n\n\nInterests, Club & Society Involvement\nFormerly involved in the university Student Union, co-organiser of social events.\n\n\u2022"}, {"txt": "\u2022\n\nResponsible for the complete organisation of the 2019 University gala.\n\n\nManager of a 12-member student team, employment of 6 private companies for catering, security, light and sound, logistics, bar, emergency services.\n\n\nMember of team of 15 students organising the 2019 Cartel, a national, student, sports tournament involving nine universities (two thousand students) from all over France.\n\n\nIn charge of hotel accommodation for 750 students."}, {"txt": "In charge of hotel accommodation for 750 students.\n\n\nSports: snow-boarding (16 years), tennis (5 years), horse-riding (8 years).\n\n\nCultural interests: Reading (political history and general fiction), Music, Cinema, Drama.\nReferences available upon request."}, {"txt": "Loisirs : Pratique du football avec l'\u00e9quipe du CODM au Maroc (2010-2017, l\u2019universit\u00e9\n\nAl Akhawayn (2017-2022) et HEC PARIS (2023)."}, {"txt": "Victor Hoffmann Master\u2019s degree in Data Science Institut Polytechnique de Paris \u00c9cole des Mines de Nancy\n(cid:131) +33 6 35 78 90 00 # victor.hoffmann@polytechnique.edu \u00a7 VictorHoffmann1 (GitHub) (cid:239) victor-hoffmann-ai (LinkedIn)\n\n\nSeeking for a PhD in Computer Vision\nExperience\nComputer Vision Research Intern\nApril 2024 - present\nSONY EUROPE\nSchlieren, Switzerland\n\u22c4 Basic algorithm research with event-based vision sensor technology."}, {"txt": "\u22c4 Development and implementation of computer vision and sensor fusion algorithms on real-time platforms.\n\n\u22c4 Implementation of proof-of-concept demonstrators with novel cameras and devices from robotics area.\n\n\u22c4 Support establishment of a R&D infrastructure which facilitates teamwork for research & development\nDeep Learning Research Intern\nJune 2023 -"}, {"txt": "August 2023\nLORIA (Computer Science Research Laboratory)\nNancy, France\n\u22c4 Led the first AI-based extraction of mechanical curves from fiber composites using only microstructure images,\nmaking the extraction 500 times faster while maintaining a 1% relative error.\n\n\n\u22c4 Created a multi-task computer vision model, combining Equivariant CNNs & LSTMs.\n\n\u22c4 Collaborated with research teams at LEMTA (Physics Research Laboratory)."}, {"txt": "\u22c4 Collaborated with research teams at LEMTA (Physics Research Laboratory).\n\n\nMachine Learning Research Intern\nOctober 2022 - June 2023\nINRIA (Computer Science & Mathematics Research Laboratory)\nNancy, France\n\u22c4 Addressed fragmentation challenges.\n\nLowered the prediction error by 63% and improved robustness by 70%.\n\n\u22c4 Gathered and preprocessed data (Outlier Management, Gaussian Transformation, Feature Selection, etc.)\n\nthen stacked fine-tuned regressors (MLP, XGBoost, SVR, ElasticNet)."}, {"txt": "then stacked fine-tuned regressors (MLP, XGBoost, SVR, ElasticNet).\n\nEstimated uncertainty of Neural Network pre- dictions using Bayesian methods (Monte Carlo Dropout).\n\n\nPublications\nDeep Learning Approaches for DMA of Viscoelastic Fiber Composites, ArXiV PrePrint \u2022 Machine Learning Techniques for Fragmentation Problems, HAL PrePrint (French)\nOctober 2023\nJune 2023\nEducation\nMaster Year 2 Data Science\n2023-present\nInstitut Polytechnique de Paris (\u00c9cole Polytechnique, T\u00e9l\u00e9com Paris, ENSAE & ENSTA)"}, {"txt": "Palaiseau, France\n\u22c4 Relevant Coursework: Computer Vision (CNNs, ViT, Transfer Learning, Self-Supervised Learning), NLP (Trans- formers, Pre-Training & Fine-Tuning LLMs), Generative AI (VAEs, GANs, Diffusion Models, Disentanglement), Reinforcement Learning (Q-Learning, DQN, Rainbow), Graphs, Online Learning, Optimization, Causal Inference."}, {"txt": "MEng / Dipl\u00f4me d\u2019Ing\u00e9nieur\n2021-present\n\u00c9cole des Mines de Nancy, Universit\u00e9 de Lorraine\nNancy, France\n\u22c4 Relevant Coursework: Statistics, Machine Learning, Algorithms & Data Structures, Image Processing & Analysis,\nMonte Carlo Methods, Time Series, Markov Chains, Finite Element Methods, PDEs."}, {"txt": "Classes Pr\u00e9paratoires aux Grandes \u00c9coles (CPGE)\n2019-2021\nLyc\u00e9e Kl\u00e9ber, Universit\u00e9 de Strasbourg\nStrasbourg, France\n\u22c4 Undergraduated studies to prepare for competitive nationwide entry exams to french engineering schools.\n\n\u22c4 Relevant Coursework: Linear Algebra, Calculus, Probabilities, Functional Analysis, Signal Processing.\n\n\nTechnical Skills\nProgramming Languages: Python, C/C++, SQL, R, MATLAB, VBA \u2022"}, {"txt": "Technical Skills\nProgramming Languages: Python, C/C++, SQL, R, MATLAB, VBA \u2022\n\nPython Libraries: PyTorch, TensorFlow, NumPy, Scikit-Learn, OpenCV, Pandas, SciPy, Matplotlib, River Languages French:\n\nMother Tongue | English: C1 (IELTS 8/9) | German: C1 (Goethe Zertifikat 16/20)"}, {"txt": "Projects / Challenges\n\u2022 Personal Projects\n\u22c4 Real-Time Depth Estimation with Monocular Camera.\n\nApplied MiDaS to the depth estimation of a room.\n\n\u22c4 Vehicle Recognition for Smart Cities.\n\nEmployed YOLOv8 and ByteTrack models to enhance traffic management.\n\n\u22c4 Real-Time Segmentation for Biomedical Imaging.\n\nApplied FastSAM model to Real-Time MRI Brain Scans.\n\n\nData Challenges & AI Hackathons\n\u22c4 Hi!ckathon 4th edition, Hi!\n\nParis:\n\nWon Capgemini\u2019s Best Scientific Approach Award."}, {"txt": "Paris:\n\nWon Capgemini\u2019s Best Scientific Approach Award.\n\n\u22c4 Real Estate Price Prediction (Multi-Modal: Images + Tables), ENS Data Challenge, 2022, Rank: 9th/172.\n\n\u22c4 Return Forecasting of Cryptocurrency Clusters, ENS Data Challenge, 2022, Rank: 11th/51.\n\n\nPositions of Responsibility\nPresident, Music Club, \u00c9cole des Mines de Nancy\n\u22c4 Created a music room on school site.\n\n\u22c4 Supervized over 80 students, coordinated and facilitated the identification of playing partners, rehearsal schedules."}, {"txt": "\u22c4 Organized 10 concerts among different locations.\n\n\nTreasurer, Enactus: Carton Solid\u2019air Project\n\u22c4 Improved the project\u2019s profitability by 16% by reducing costs and production time.\n\n\u22c4 Entrepreneurial project focused on the collection, design, and sale of cardboard items with a strong commitment\nto sustainability and solidarity.\n\n\nHobbies and Interests\nMusic: Leading a jazz quartet.\n\nAdvanced piano improvisation.\n\nPlayed 19 concerts across France."}, {"txt": "Advanced piano improvisation.\n\nPlayed 19 concerts across France.\n\n\u2022 Sports: 5 years of bodybuilding, 7 years of running, 5 years of golf (green card).\n\n\nAdditional Certifications\nOnline Course in Project Management, \u00c9cole Centrale de Lille, France.\n\n\u2022 Introductory Aeronautics Certificate, Lyc\u00e9e Kl\u00e9ber, Strasbourg.\n2022-2023\n2021-2022\n2021 2017"}, {"txt": "Elissa RIZKALLAH elissa.rizkallah1@yahoo.com +33 7 44 83 74 26 www.linkedin.com/in/elissarizkallah\nEDUCATION 2023 -"}, {"txt": "Othmane Benayad\nTel : +33(0)6.99.35.46.40.\n\nParis, France.\n\nE-mail : othmane.benayad2000@gmail.com\nEn recherche active d\u2019un stage pour mon ann\u00e9e de c\u00e9sure \u00e0 partir de juin - ao\u00fbt 2024\n\u00c9DUCATION\nHEC PARIS \u2013 Programme Grande \u00e9cole de commerce Master en Management (Programme 100% en anglais - Class\u00e9 n\u00b01 mondial par Financial Times, 2023)\n\n\nParis, France 2023 - 2025\n\uf076\n\nCours pertinents : Gestion Financi\u00e8re, Mod\u00e9lisation Financi\u00e8re, Comptabilit\u00e9 Financi\u00e8re, March\u00e9s des Capitaux."}, {"txt": "Universit\u00e9 Al-Akhawayn Bachelor en Administration Des Affaires \u2013 (Programme 100% en anglais)\n\nDouble concentration en Finance et Marketing\nIfrane, Maroc 2017 - 2022\n\uf076\n\nCours pertinents : Banque d'Investissement, Techniques d'\u00c9valuation, Finance Internationale, Fusions et Acquisitions.\n\n\nUniversit\u00e9 Bogazi\u00e7i Istanbul, Turquie Programme d\u2019\u00e9change 2019 - 2020\n\uf076\n\nCours pertinents : Python, Gestion de Portefeuille, Finance d'Entreprise Avanc\u00e9e, Comportement du Consommateur."}, {"txt": "Groupe Scolaire La Pr\u00e9f\u00e9rence - BAC (S) Baccalaur\u00e9at Sciences Internationale Option Fran\u00e7ais en Physique-Chimie- Mention Bien.\n\n(100% en Fran\u00e7ais)\nMekn\u00e8s, Maroc 2016 - 2017\nEXP\u00c9RIENCES DE TRAVAIL ET DE LEADERSHIP\nPlanetBen.ma \u2013 Site web de vente de produits \u00e9lectrom\u00e9nagers."}, {"txt": "Casablanca, Maroc\nPropri\u00e9taire, fondateur et PDG\nMai 2021 - Juin 2023 Collaboration avec le d\u00e9veloppeur web pour am\u00e9liorer la conception d\u00e9taill\u00e9e du site, l'exp\u00e9rience utilisateur et mettre en place un CRM et un ERP complets pour une gestion efficace des op\u00e9rations.\n\nRecrutement, gestion d'\u00e9quipe et d\u00e9veloppement des relations clients et partenaires pour la start-up.\n\nSupervision de la comptabilit\u00e9, y compris la gestion des comptes d\u00e9biteurs et cr\u00e9diteurs, et l'\u00e9laboration des \u00e9tats financiers."}, {"txt": "Gestion des budgets, des flux de tr\u00e9sorerie, des comptes et des d\u00e9penses de l'entreprise.\n\nGestion logistique et n\u00e9gociation de partenariats transport comp\u00e9titifs sans compromettre la qualit\u00e9 du service.\n\nLeadership strat\u00e9gique, prise de d\u00e9cisions \u00e9clair\u00e9es, gestion des risques, et adaptation aux \u00e9volutions du march\u00e9.\n\nGestion compl\u00e8te du marketing, y compris les r\u00e9seaux sociaux, les campagnes, les strat\u00e9gies, les budgets et le design du site (UX).\n\n\n\n\uf0b7 \uf0b7 \uf0b7 \uf0b7 \uf0b7\nLoan Cloud Company (Entreprise de Fintech et"}, {"txt": "\uf0b7 \uf0b7 \uf0b7 \uf0b7 \uf0b7\nLoan Cloud Company (Entreprise de Fintech et\n\nIT bas\u00e9e en Chine) Chef de Produit et Directeur de Centre d'Appels.\n\nSeptembre 2022 -f\u00e9vrier 2023\nCasablanca, M a r o c\n\nCr\u00e9ation d'un centre d'appels au Maroc pour recouvrer les cr\u00e9ances des institutions financi\u00e8res clientes en \u00c9gypte."}, {"txt": "\uf0b7\n\nResponsabilit\u00e9 totale du processus, de la conception \u00e0 l'op\u00e9ration ; englobant la gestion compl\u00e8te des op\u00e9rations, du recrutement des Agents, de l'\u00e9valuation de la performance et de la communication r\u00e9guli\u00e8re des rapports au si\u00e8ge en Ch ine.\n\nGestion des op\u00e9rations financi\u00e8res quotidiennes, y compris le suivi des d\u00e9penses, l'analyse des co\u00fbts, rentabilit\u00e9 et r\u00e9duction des co\u00fbts."}, {"txt": "Analyse approfondie des mod\u00e8les d\u2019affaires des institutions financi\u00e8res partenaires en \u00c9gypte, visant \u00e0 am\u00e9liorer les taux de remboursement des pr\u00eats\n\net\n\n\u00e0 \u00e9valuer les risques financiers pour \u00e9laborer des strat\u00e9gies d\u2019att\u00e9nuation des risques efficaces.\n\n\u00c9laboration et gestion du budget op\u00e9rationnel, assurant une allocation optimale des ressources pour une efficacit\u00e9 maximale et une rentabilit\u00e9 des co\u00fbts."}, {"txt": "Conduite d'\u00e9tudes de march\u00e9s sur le secteur des pr\u00eats dans plusieurs march\u00e9s africains, notamment l'\u00c9gypte, le Togo, le S\u00e9n\u00e9gal et le Maroc.\n\n\n\nBiougnach \u00c9quipements (Leader du march\u00e9 de la vente au d\u00e9tail d\u2019\u00e9lectrom\u00e9nager au Maroc).\n\nMekn\u00e8s, Maroc\nStage aux d\u00e9partements comptabilit\u00e9 et financier chez Biougnach \u00c9quipement janvier 2021 - Juin 2021\n\uf0b7 \uf0b7\nAide \u00e0 l'\u00e9laboration et \u00e0 l'\u00e9valuation de mod\u00e8les financiers pour l'expansion de nouvelles boutiques et l'extension de gammes de produits."}, {"txt": "R\u00e9alisation de rapprochements bancaires et suivi des paiements/ cr\u00e9ances clients.\n\nGestion de tr\u00e9sorerie et analyse d'investissement : Optimisation des flux de tr\u00e9sorerie et l\u2019\u00e9valuation des opportunit\u00e9s d'investissement.\n\n\n\uf0b7 \uf0b7\nPr\u00e9paration et saisie des \u00e9tats financiers et comptables, soutien lors des audits internes et \u00e9laboration des d\u00e9clarations fiscales.\n\nAnalyse et pr\u00e9vision budg\u00e9taire : \u00c9laboration de pr\u00e9visions financi\u00e8res, analyse des \u00e9carts budg\u00e9taires, et soutien en planification financi\u00e8re."}, {"txt": "N\u00e9gociation d'un accord strat\u00e9gique pour l'utilisation du stock de Biougnach, aboutissant \u00e0 la cr\u00e9ation de ma start-up Planetben.ma.\nCOMP\u00c9TENCES, ACTIVIT\u00c9S ET INT\u00c9R\u00caTS\nLangues : Anglais (Courant \u2013 C2), Fran\u00e7ais (Courant - C1) Arabe (Langue maternelle).\n\nComp\u00e9tences : Pack Microsoft Office (Word, PPT, Excel), Excellentes comp\u00e9tences de Leadership, de communication et d\u2019analyse, capacit\u00e9 \u00e0 g\u00e9rer efficacement le stress en situations de pression.\n\nFormations e t P r"}, {"txt": "Formations e t P r\n\ni x : Formation sur l\u2019impact de la gestion budg\u00e9taire sur la tr\u00e9sorerie de l\u2019entreprise.\n\n05/2021.\n\nPrix de la meilleure pr\u00e9sentation Capstone \u00e0 l\u2019universit\u00e9\n\nAl Akhawayn en 2022.\n\nActivit\u00e9s de b\u00e9n\u00e9volat communautaire :\n\nParticiper \u00e0 l'animation d'un don de bois pour les plus d\u00e9munis \u00e0 Ifrane avec le Rotaract - 2018, Participation \u00e0 une campagne m\u00e9dicale avec l'Unicef \u2013 2019, Comit\u00e9 directeur lors d'un gala de charit\u00e9 avec Hand in Hand - 2019."}, {"txt": "2024\nHEC Paris Master of Science in Marketing Ranked #1 MSc in Marketing worldwide by Financial Times for year 2023 Key Subjects: Retail Consultancy, Pricing Strategy, Brand Management, and Data Analytics Merit-Based Scholarship granted by CMA CGM\nParis, France\n2020 - 2023\nLebanese American University Bachelor of Science in Business with an emphasis in Banking and Finance\nBeirut, Lebanon\nGPA: 3.92/4.00, Dean\u2019s High Distinction List (Top 10%)"}, {"txt": "Key Subjects: Corporate Finance, Strategic Management, and International Investments\n2022\nAmerican Business School of Paris Exchange Semester \u2013 Major: International Finance\nParis, France\nPROFESSIONAL EXPERIENCE\nMay - August 800 Storage 2023"}, {"txt": "Sales Supervisor\nDubai, UAE\nAchieved monthly sales targets of $40,000+ by implementing effective sales strategies and conducting regular sales performance evaluations\nCollaborated with high-end consumers across the UAE, resulting in 50+ successful deals by tailoring storage solutions to meet unique needs and ensuring high customer satisfaction\nPioneered market analysis to maintain a competitive industry advantage by tracking customer preferences and identifying emerging markets\nMay - July Chamber of Commerce, Industry and Agriculture 2022\nEconomic Researcher\nBeirut, Lebanon\nAnalyzed economic indicators and forecasted its impact on the Lebanese economy - Reviewed and critiqued the government\u2019s financial sector recovery strategy and economic roadmap - Elaborated a research paper evolving around the influence of Covid-19 on the global economy\nFeb - April 2022\nPrintemps Junior Consultant\nParis, France\nCreated a benchmark comparing Metaverse and NFT practices in worldwide department stores - Launched an action plan based on market analysis to implement NFT practices in-store - Implemented the proposed recommendations based on the budget allocated and targeted different segments of customers\nEXTRACURRICULAR ACTIVITIES\nSept 2023 - Present\nHEC Paris Student Coordinator & Class Representative - Engage in student recruitment through webinars and global communication via UniBuddy and LinkedIn - Serve as a liaison between students and program management promoting a collaborative and positive environment\nParis, France\nwithin the HEC Community\nFeb 2021 - June 2023\nMMKN Organization School Coordinator Volunteer - Supervised 2 schools and tutored 80 unprivileged children in academic subjects, such as Math and Arabic\nBeirut, Lebanon\nSKILLS AND INTERESTS\nLanguages IT Skills Certifications Interests\nEnglish (native), Arabic (native), French (fluent) Microsoft Office (Word, Excel, PowerPoint, Outlook) Inside LVMH, Management of Fashion and Luxury Companies ("}, {"txt": "Bocconi University) Swimming (champion for 5 years), Boxing (3 years of practice)"}, {"txt": "MAMADOU SIDIBE\nEtudiant Double Dipl\u00f4me Cycle Ing Ing\u00e9nierie Data Science Cloud Computing M2 D\u00e9veloppement Logiciel des Syst\u00e8mes d\u2019Information\n\u00c0 PROPOS\nApr\u00e8s deux ann\u00e9e de cycle Ing\u00e9nieur dans la \ufb01lli\u00e8re Data Science and Cloud Computing Engineering \u00e0 l'\u00c9cole nationale des sciences appliqu\u00e9es d'Oujda, Je poursuis ma formation en double dipl\u00f4me \u00e0 l\u2019Universit\u00e9 de Bretagne Occidentale \u00e0 Brest en Master 2\u00e8me d\u2019Informatique"}, {"txt": "Parcours D\u00e9veloppement Logiciel des Syst\u00e8mes d\u2019Information\nJe suis \u00e0 la recherche d\u2019un stage de fin d'\u00e9tude d'une dur\u00e9e de 6 mois pour finaliser mon master et acqu\u00e9rir de nouvelles comp\u00e9tences techniques."}, {"txt": "COMP\u00c9TENCE INTRAPERSONNEL\nGestion du temps Adaptive Entreprenant R\u00e9solution de probl\u00e8mes\nLOISIRS\nDev Web Lecture Jeux Vid\u00e9o Tennis /BasketBall\nCONTACT\n2 Rue des Archives 29200 Brest | France\n+33 (0)7 82 64 85 22\nmamadousidibe.3116@gmail.com\nFORMATION\n2023 - Aujourd\u2019hui\nUniversit\u00e9 de Bretagne Occidentale UFR Science et technique | Brest\nMaster 2 Informatique Parcours D\u00e9veloppement Logiciel des Syst\u00e8mes d\u2019information\n2021 - 2023\n\u00c9cole Nationale des sciences appliqu\u00e9es | Oujda\nIng\u00e9nieurie Data Science & Cloud Computing (IDSCC)\n2019-2021\n\u00c9cole Nationale des sciences appliqu\u00e9es | Oujda\nCycle pr\u00e9paratoire (STPI) Science et technique pour l'ing\u00e9nieur\nEXP\u00c9RIENCE PROFESSIONNELS\n07/08/2023 - 08/09/2023 Stage d'Application en D\u00e9veloppement Application Web Java EE | Bamako\nl\u2019Agence Nationale de la M\u00e9t\u00e9orologie du Mali (Mali-M\u00e9t\u00e9o) \u2022"}, {"txt": "Cr\u00e9er un Application Web Java EE pour la gestion des Stocks \u2022\n\nCr\u00e9er une base donn\u00e9\u00e9es adapter et l\u2019interface et le backend pour l\u2019application\nOutils : NetBeans , HTML5/CSS3/JS/JavaScript , Java EE , Xampp ,Serverur\n01/08/2022 - 02/09/2022 Stage d'Application en Intelligence Artificielle et R\u00e9seau de Neurone | Bamako\nGeneral COMPTECH D\u00e9veloppement d'un"}, {"txt": "Syst\u00e8me d'Aide \u00e0 la D\u00e9cision (SAD)D\u00e9ploiement Docker, essai sur Google Cloud Intelligence Artificielle et Detection et classification d'objet , R\u00e9seau de neurone ,Deep learning\nOutils : Vs Code, python , Tensorflow , Pycharm , openCv\n18/08/2022 - 01/08/2022 Stage d'Applicationen D\u00e9veloppement Web | Bamako\nAction Sant\u00e9 Logistique Mali Cr\u00e9ation d\u2019un site Internet et mise en place de service et outils de communication (google Maps)"}, {"txt": "Outils : Wordpress, HTML5/CSS , PHP , Google Business analyst PROJETS\nD\u00e9tection et Classification d\u2019image gr\u00e2ce \u00e0 l\u2019intelligence artifcielle\nOutils : Python (Tensorflow, Opencv ,numpy,sklearn)\n\n\nMultimedia Player Hand Gesture Controller with Camera\nOutils : Python (Pyautogui , Opencv , Numpy , Math , Time)\n\n\nCR\u00c9ATION D\u2019UNE APPLICATION"}, {"txt": "JAVA POUR REALISER L\u2019ACP\nOutils : JAVA (Math, File,List) , JAVAFX , CSV ,POO Java\nCOMP\u00c9TENCES TECHNIQUES\nBUSINESS INTELLIGENCE Extraction, transformation, chargement (ETL) \u2022 Talend Open Studio Restitution Des Donn\u00e9es \u2022 Power BI Base de Donn\u00e9 \u2022 MySQL | SQL server | Oracle MACHINE LEARNING Classi\uf001cation \u2022 KNN, Kmeans , CNN R\u00e9gression \u2022R\u00e9gression lin\u00e9aire Simple/Multiple Reduction de donn\u00e9e \u2022 PCA / SVD S\u00e9rie chronologique \u2022 ARIMA / RNN Language de Programmation et Framework \u2022 Python , R ,JavaScript , Java , ,Java EE, JavaFX , SQL , C# , HTML/CSS , PHP , Matlab\nOS ,Cloud ,DEVOPS , MLOps Syst\u00e8me d\u2019exploitation \u2022"}, {"txt": "Linux (ubuntu) \u2022\n\nWindows Command line Service Cloud \u2022 Amazon (AWS)\n\nDev Ops \u2022 Docker & Kubernetes & Github Blockchain Crypto \u2022\n\nGanache , Ethereum ,Web 3.0 Continous Integration / Continous Deployment \u2022 Docker \u2022 Git , Github , Gitlab BUREAUTIQUE / DESIGN \u2022\n\nExcel / Word / Powerpoint / Latex \u2022 Figma / Illustrator / Canva DEV WEB \u2022"}, {"txt": "Wordpress /Application Web / Site e-commerce\nCOMP\u00c9TENCES LINGUISTIQUES\nFran\u00e7ais : Langue Natal Anglais : Niveau Interm\u00e9diaire\nACTIVIT\u00c9S PARASCOLAIRES\n2020-2021\n\u2022 Charg\u00e9 \u00e0 la communication de l'association des stagiaires \u00e9tudiants et \u00e9l\u00e8ves Maliens au Maroc \u00e0 Oujda \u2022 Participant au grand d\u00e9bat d'Oujda organis\u00e9 par l'\u00e9cole nationale de science et commerce d\u2019Oujda ENCGO \u2022 Graphiste et designer pour les association des \u00e9tudiants et stagiaire \u00e9tranger au Maroc \u2022 Cr\u00e9ation Freelance de Site e-commerce pour des entreprises et associations"}, {"txt": "MAMADOU SIDIBE\nEtudiant Double Dipl\u00f4me Cycle Ing Ing\u00e9nierie Data Science Cloud Computing M2 D\u00e9veloppement Logiciel des Syst\u00e8mes d\u2019Information\n\u00c0 PROPOS\nApr\u00e8s deux ann\u00e9e de cycle Ing\u00e9nieur dans la \ufb01lli\u00e8re Data Science and Cloud Computing Engineering \u00e0 l'\u00c9cole nationale des sciences appliqu\u00e9es d'Oujda, Je poursuis ma formation en double dipl\u00f4me \u00e0 l\u2019Universit\u00e9 de Bretagne Occidentale \u00e0 Brest en Master 2\u00e8me d\u2019Informatique"}, {"txt": "COMP\u00c9TENCE INTRAPERSONNEL\nGestion du temps Adaptive Entreprenant R\u00e9solution de probl\u00e8mes\nLOISIRS\nDev Web Lecture Jeux Vid\u00e9o Tennis /BasketBall\nCONTACT\n2 Rue des Archives 29200 Brest | France\n+33 (0)7 82 64 85 22\nmamadousidibe.3116@gmail.com\nFORMATION\n2023 - Aujourd\u2019hui\nUniversit\u00e9 de Bretagne Occidentale UFR Science et technique | Brest\nMaster 2 Informatique Parcours D\u00e9veloppement Logiciel des Syst\u00e8mes d\u2019information\n2021 - 2023\n\u00c9cole Nationale des sciences appliqu\u00e9es | Oujda\nIng\u00e9nieurie Data Science & Cloud Computing (IDSCC)\n2019-2021\n\u00c9cole Nationale des sciences appliqu\u00e9es | Oujda\nCycle pr\u00e9paratoire (STPI) Science et technique pour l'ing\u00e9nieur\nEXP\u00c9RIENCE PROFESSIONNELS\n07/08/2023 - 08/09/2023 Stage d'Application en D\u00e9veloppement Application Web Java EE | Bamako\nl\u2019Agence Nationale de la M\u00e9t\u00e9orologie du Mali (Mali-M\u00e9t\u00e9o) \u2022"}, {"txt": "Cr\u00e9er un Application Web Java EE pour la gestion des Stocks \u2022\n\nCr\u00e9er une base donn\u00e9\u00e9es adapter et l\u2019interface et le backend pour l\u2019application\nOutils : NetBeans , HTML5/CSS3/JS/JavaScript , Java EE , Xampp ,Serverur\n01/08/2022 - 02/09/2022 Stage d'Application en Intelligence Artificielle et R\u00e9seau de Neurone | Bamako\nGeneral COMPTECH D\u00e9veloppement d'un"}, {"txt": "Syst\u00e8me d'Aide \u00e0 la D\u00e9cision (SAD)D\u00e9ploiement Docker, essai sur Google Cloud Intelligence Artificielle et Detection et classification d'objet , R\u00e9seau de neurone ,Deep learning\nOutils : Vs Code, python , Tensorflow , Pycharm , openCv\n18/08/2022 - 01/08/2022 Stage d'Applicationen D\u00e9veloppement Web | Bamako\nAction Sant\u00e9 Logistique Mali Cr\u00e9ation d\u2019un site Internet et mise en place de service et outils de communication (google Maps)"}, {"txt": "Outils : Wordpress, HTML5/CSS , PHP , Google Business analyst PROJETS\nD\u00e9tection et Classification d\u2019image gr\u00e2ce \u00e0 l\u2019intelligence artifcielle\nOutils : Python (Tensorflow, Opencv ,numpy,sklearn)\n\n\nMultimedia Player Hand Gesture Controller with Camera\nOutils : Python (Pyautogui , Opencv , Numpy , Math , Time)\n\n\nCR\u00c9ATION D\u2019UNE APPLICATION"}, {"txt": "JAVA POUR REALISER L\u2019ACP\nOutils : JAVA (Math, File,List) , JAVAFX , CSV ,POO Java\nCOMP\u00c9TENCES TECHNIQUES\nBUSINESS INTELLIGENCE Extraction, transformation, chargement (ETL) \u2022 Talend Open Studio Restitution Des Donn\u00e9es \u2022 Power BI Base de Donn\u00e9 \u2022 MySQL | SQL server | Oracle MACHINE LEARNING Classi\uf001cation \u2022 KNN, Kmeans , CNN R\u00e9gression \u2022R\u00e9gression lin\u00e9aire Simple/Multiple Reduction de donn\u00e9e \u2022 PCA / SVD S\u00e9rie chronologique \u2022 ARIMA / RNN Language de Programmation et Framework \u2022 Python , R ,JavaScript , Java , ,Java EE, JavaFX , SQL , C# , HTML/CSS , PHP , Matlab\nOS ,Cloud ,DEVOPS , MLOps Syst\u00e8me d\u2019exploitation \u2022"}, {"txt": "Linux (ubuntu) \u2022\n\nWindows Command line Service Cloud \u2022 Amazon (AWS)\n\nDev Ops \u2022 Docker & Kubernetes & Github Blockchain Crypto \u2022\n\nGanache , Ethereum ,Web 3.0 Continous Integration / Continous Deployment \u2022 Docker \u2022 Git , Github , Gitlab BUREAUTIQUE / DESIGN \u2022\n\nExcel / Word / Powerpoint / Latex \u2022 Figma / Illustrator / Canva DEV WEB \u2022"}, {"txt": "Wordpress /Application Web / Site e-commerce\nCOMP\u00c9TENCES LINGUISTIQUES\nFran\u00e7ais : Langue Natal Anglais : Niveau Interm\u00e9diaire\nACTIVIT\u00c9S PARASCOLAIRES\n2020-2021\n\u2022 Charg\u00e9 \u00e0 la communication de l'association des stagiaires \u00e9tudiants et \u00e9l\u00e8ves Maliens au Maroc \u00e0 Oujda \u2022 Participant au grand d\u00e9bat d'Oujda organis\u00e9 par l'\u00e9cole nationale de science et commerce d\u2019Oujda ENCGO \u2022 Graphiste et designer pour les association des \u00e9tudiants et stagiaire \u00e9tranger au Maroc \u2022 Cr\u00e9ation Freelance de Site e-commerce pour des entreprises et associations"}, {"txt": "Palkin DALAL PORTFOLIO palkin.dalal@hec.edu \u2022 LinkedIn \u2022 +33 0745119702 Available for internships starting June 2024\nEDUCATION\n2023-2024\nHEC Paris (Ranked #1 Masters in Marketing worldwide QS Ranking 2023)\n\nMasters in Marketing Relevant coursework: Strategic Marketing Management, Short Content Marketing, Design Thinking\nParis, France\n2019 - 2022\nUniversity of Delhi (Ranked #7 University in India QS Ranking 2023) BSc Mathematics Honors (CGPA 9.13/10 \u2013 Graduated with Distinction)"}, {"txt": "Delhi, India\nENTREPRENEURIAL INITIATIVE\nMay 2020 \u2013 Apr 2023\nAesthetics with Palkin, Innovative & Sustainable Gifting Founder & Content Creator \u2013 Established a business about creative handmade gifting on social media, witnessed 1124 sales across India \u2013 Designed the brand logo, business cards and conceptualized packaging and new launches of creative products \u2013 Attained network growth of 19k followers on Instagram, 61k on Snapchat and 150k on Moj (Indian Platform) \u2013 Produced videos showcasing making of products, used them to promote brand services and enhance visibility \u2013 Achieved an average 100k views on posted 60+ videos, with highest-viewed video reaching an 8M+ views\nDelhi, India\nPROFESSIONAL EXPERIENCE\nMay 2023\u2013 Jul 2023\nNaarica, Sustainable Solutions for Mensuration Content Marketing Intern \u2013 Launched creative advertising campaigns on Meta and Instagram lowering down cost per click by 91% \u2013 Designed website on WordPress, SEO-optimized content leading to 23% higher website traffic \u2013 Curated 15+ articles for digital media with strategic vision to disrupt personal hygiene space for women in India\nStation F, Paris\nJul 2022 \u2013 Oct 2022\nOffshore Marketers, Digital Marketing Agency Digital Marketing Intern \u2013 Enhanced outreach by 13% for 7 Startups by conceptualizing and enforcing creative marketing campaigns \u2013 Formulated customer-driven email marketing strategies by A/B testing content resulting in 14% hike in sales \u2013 Collaborated closely with cross functional teams (design, technical, HR) to compile updates on clients' work\nChandigarh, India\nApr 2020 \u2013 Jun 2020\nAll India Technical & Management Council, Education Management Marketing Intern \u2013 Structured and strategized social media marketing strategy and maintained brand's presence on online\nDelhi, India\nchannels leading to 9% increase in audience engagement and 3% increase in lead generation\n\u2013 Spearheaded national level online art competition- in collaboration with digital media partners as a part of\nbrand awareness campaign resulting in 23% increase in followers on Instagram and 21% higher website visitors\nEXTRA CURRICULAR ACTIVITIES\nAug 2023 - Present\n180 Degrees Consulting, HEC Paris Paris, France Marketing Director \u2013 Responsible for forging strategic partnerships with top business schools across Europe, Managing and\nmentoring a marketing team of 4 students, fostering a collaborative and high-performing work environment\nOct 2023 \u2013 Present\nHEC Start Up Circle Paris, France Marketing Member \u2013 Engaging and collaborating with entrepreneurs at Station F to understand funding requirements and finding\nright mentors, leveraging these insights to tailor marketing strategies\nSKILLS, INTERESTS & OTHERS\nLanguages English (Proficient), French (Beginner), Hindi (Native)"}, {"txt": "IT Skills MS Word, MS Excel, MS PowerPoint, Adobe Photoshop, Canva, Procreate Certification Digital Marketing (IIT Delhi- 2022) Interests Table Tennis (State Level Player), Painting, Sketching"}] \ No newline at end of file