<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../xsl/cv_en.xsl"?>
<CV>
	<intitule>
		<titre>Computer and Networks engineer</titre>
		<commentaire>Good experience in computer performance with expertise in object languages, database, web, project management.</commentaire>
	</intitule>
	
	<etat_civil nom='CHERY' prenom='Maeva' dateNaissance='1991-10-06' age='23'>
		<adresse numero="7" rue = "Rue Aime Morot" ville="Paris" cp="75013" />
		<telephone>0650997228</telephone>
		<email>chery.maeva@live.fr</email>
		<permis titulaire='yes' type='B'/>
	</etat_civil>

	<expPro>
		<exp dateDebut='10/2012'>
			<poste>Business Analyst and Application engineer</poste>
			<entreprise>Sanofi</entreprise>
			<description>Study of need, Project Management (Planning), automatic processing tool of language (ontology), Java EE, data integration (Talend), database design (Oracle)</description>
		</exp>
		
		<exp dateDebut='04/2012' dateFin='07/2012'>
			<poste>Mobile Application Developer Trainee</poste>
			<entreprise>Lemon Way</entreprise>
			<description>Mobile Application Development : iPhone, Android and BlackBerry</description>
		</exp>

		<exp dateDebut='2007' dateFin='2011'>
			<poste>Seasonal use: Serveuse</poste>
			<entreprise>Restaurant La Rome des îles</entreprise>
			<description>Accounting, Guest Home, order taking, addition and cashing outlet, secretarial, receiving phone calls</description>
		</exp>
	</expPro>

	<formations>
		<formation intituleFormation="Computers and networks" niveau="Bac + 5 or equivalent" diplome="Computer and networks engineer " domaine='Information Technology'>
			<annee debut="2012"/>
			<ecole>Sup Galilée, Paris 13</ecole>
			<description>Database, DataWarehouse, ETL, Java (graphical interface, Object Programming, Design pattern), C, C++,Perl, Semantic Web, Theory of languages,Algorithms, Business Management </description>
			<projets>
				<projet>Java application to perform statistical calculations on a set of data and visualize the results in graph form</projet>
				<projet>Java Game: Shoot Them up</projet>
				<projet>Web: Web site design</projet>
				<projet>Semantic Web: Portfolio</projet>
			</projets>
		</formation>
		
		<formation intituleFormation="Information system, multimedia, networks, computer" niveau="Bac + 2 or equivalent" diplome="DUT Service and Communication Networks" domaine="Networks of information">
			<annee debut="2010" fin="2012"/>
			<ecole>IUT of Bobigny, Paris 13</ecole>
			<description>Database, Object Programming, Infographie, Web, Mobile Application Development, Networks</description>
			<projets>
				<projet>Invention Pleaz : Social website allowing the developer to post their video featuring their inventions</projet>
				<projet>Java Game</projet>
			</projets>
		</formation>
	</formations>

	<competencesInfo>
		<intituleComp nom="Web" list="html, xhtml, css, javascript, PHP"/>
		<intituleComp nom="Programming language" list="java, J2ME, C, C++, Perl, XML"/>
		<intituleComp nom="DataBase design" list="SQL, PL-SQL, oracle, mySQL"/>
		<intituleComp nom="Operating System" list="UNIX, WINDOWS"/>
	</competencesInfo>
		
	<competencesLogiciel>
		<intituleComp type="Data Management" list="Talend (ETL),PowerAMC(design), SQL developer(database management), MySQL (database management) "/>
		<intituleComp type="Design" list="Photoshop, Illustrator"/>
		<intituleComp type="Development" list="Eclipse,XCode"/>
		<intituleComp type="Project management" list="MS Project, Gantt"/>
	</competencesLogiciel>

	<langues>
		<langue lg="English" niveau="Good" />
		<langue lg="Spanish" niveau="Correct" />
		<langue lg="Japanese" niveau="Notions" />
	</langues>
	
	<centreDinterets>
		<centreDinteret nom="Swimming (Rescue degree)"/>
		<centreDinteret nom="Danse (« technik ka »,classic)" />
		<centreDinteret nom="Piano (several years of practice)"/>
		<centreDinteret nom="Tennis"/>
		<centreDinteret nom="Photography"/>
		<centreDinteret nom="visual Arts"/>
		<centreDinteret nom="Reading (policeman, fantastic, science fiction)"/>
	</centreDinterets>
	
</CV>
