Guillaume Perrin

Aix-en-Provence, France [email protected]

I am currently working at Linxo a french company that made a Personal Financial Management for B2C and B2B.

For job proposition contact me at [email protected].


Experience

Software Engineer

Linxo

I am currently working at Linxo in Aix-en-Provence, France.

I work in the Site Reliability Engineering team, that is responsible of the production infrastructure and the development tools. The team takes care of the CI/CD pipelines, and also give advices and solutions to allow developers to write good code and deliver them safely to production.

I also develop tools to help developers to test Linxo products, or critical components like handling of security module (HSM) or connections to banks.

February 2018 - Present

Software Engineer

Antidot

This work take place at Antidot in Lambesc near Aix-en-Provence in France.

I worked in the Platform team which is responsible of search engine, indexation solution and back-office used to configure the solution.

I started working on the back-office software, and then worked on indexation solution too. I also take care of CI pipelines, packaging deployment and integration of opensource software and libraries in our products.

October 2015 - February 2018

Internship

IBM

This internship took place at IBM in Montpellier, France, in a Client Center.

The main goal of this internship was to develop an automated testing tool for the GDPS Solution. GDPS is a product for mainframe.

During the internship, a website has been developed to create and execute test cases and tools on mainframe to get information and send commands to execute too.

March 2015 - August 2015

Internship

ST Microelectronics

This internship took place at ST Microelectronics in Grenoble, France.

The main goal of this internship was to develop an application which helps engineers to analyse testing data of the integrated circuits by processing and summarizing them. Engineers can have a global vision of test results and can therefore find the reason of failures easier.

June 2014 - August 2014

Education

Ecole Nationale Supérieur d’Informatique et Mathématiques Appliqués de Grenoble

Engineer diploma

Relevant courses: Computer programming, Mathematics

TOEIC: 955

2012 - 2015

Université Lyon 1

Diplôme Universitaire de Technologie, 2-year intensive university diploma in computing sciences

Relevant courses: Computer programming, Mathematics

2010 - 2012

Lycée Carriat

Baccalaureate, Final Secondary School Qualification with honors (A level)

Relevant Courses: Mathematics, English, Electronics, Mechanics

2010

Skills

Programming Languages
Tools
Cloud providers
Operating systems

Little projects

Autonomous car

This is a school project, made at the end of my second year at Ensimag. It has been made with two other students during 3 weeks.

This project was developed for a proof of concept and it will be used as a base for pratical works in school.

We use RC cars with a webcam, a Windows Tablet and an Arduino on them. Then, the tablet processes images from the webcam, and sends commands for steering and throttle to the Arduino which will control servomotors.

You can find the project's run on this page (in French).

Escape Steeve

This is a school project, made during my second year at IUT (two-years technical degree). It has been made with three other students during 6 months.

This was our first real experience with C++ and video game development which was harder than we expected.

The result of the development was a working application, on Windows.

If I had the opportunity to make this game again, I would certainly not do it the same way. In fact, we were really dependent on Visual Studio and on many libraries that made it very difficult to compile.