Antoine Buchser's profile picture

Antoine Buchser

I am a software development engineer working for Amazon PrimeVideo in London.

Download my resume

Experience

Software Development Engineer II - PrimeVideo
Amazon, United Kingdom

Feb 2022 - current

  • Part of a team ingesting, interconnecting, and exposing all the logs from all of PrimeVideo's hundreds of services, handling petabytes of data per day
  • Designed and led a development team for the implementation of an automated onboarding experience, reducing deployment time of customer onboardings by 99% (2 weeks to 2 minutes)
  • Expanded the team's platform to support 9 AWS regions, up from 3
  • Designed the long-term technical investments for more than 50% of the 2024 roadmap of the team
  • Initiated and designed an initiative for the modernization of the Web UI of the team's platform
  • Mentored peers and junior software engineers

Software Development Engineer II - Transportation Execution
Amazon, Luxembourg

Sept 2018 - Feb 2022 4 years

  • Designed and implemented multiple large-scale process automation projects, leading to MM$ in savings and hundreds of hours of manual work saved each months
  • Developed a framework for embedding BI reporting tools on the team’s platform, leading to a reduction of 95% in time needed for the creation of BI reports
  • Standardized the team’s frontend microservices by building libraries for common components
  • Designed and developed an authorization framework for usage across all the tools of the team
  • Created a bug reporting tool reducing the oncall load and the back and forth between customer and developers by 30%
  • Led the development of multiple cross-organizations projects by supervizing other development teams
  • Mentored junior software engineers and managed interns
  • Participated in the hiring process, interviewed candidates for multiple levels and teams

Software Engineering intern
Amazon, Luxembourg

Apr 2018 - Aug 2018 6 months


Research and Development intern
General Electric Healthcare, France

Apr 2016 - Dec 2016 9 months

Technologies: Java, Spring & Spring-Boot, GraphQL, JMS (Apache ActiveMQ), JCR (Apache Jackrabbit), AngularJS, HTML & CSS, JUnit, HATEOAS, OAuth 2, Maven, UML


Teaching Assistant
IONIS Education Group - Epitech, France

Feb 2015 - Jul 2015 6 months


Web development intern
Actweb, France

Jul 2014 - Dec 2014 6 months

Technologies: PHP (Laravel, Zend Framework & Slim Framework), Drupal, Wordpress, HTML & CSS, SQL

Education

EPITECH - European Institute of Technology, France
Master's degree in Computer Science

2016 - 2018


Université de Haute-Alsace, France
Master's degree in Project Management

2017 - 2018


California State University San Marcos, USA
Year abroad - Computer Science and English classes

2017 CS classes GPA: 3.77 Overall GPA: 3.65


EPITECH - European Institute of Technology, France
Bachelor degree in Computer Science

2013 - 2016 Overall GPA: 3.63

Skills

Most used technologies:
Java, Angular, React, AWS, SQL, PHP, HTML & CSS

Software development

  • Java
  • Spring Framework
  • Hibernate
  • JMS
  • JCR
  • C#
  • C++
  • Qt
  • SFML
  • C
  • Assembly
  • OCaml

Web development

  • Java
  • Spring Framework
  • AWS
  • PHP
  • Laravel Framework
  • SQL
  • JavaScript / TypeScript
  • Angular
  • React
  • HTML / CSS
  • Bootstrap
  • SASS
  • SEO
  • Drupal
  • Wordpress

Softwares, Tools & OS

  • Git
  • UML
  • Unity
  • LaTeX
  • Windows
  • Linux

Languages

  • English Fluent
  • French Native
  • Spanish Novice

Personal projects

Picture of project SmartFollow
SmartFollow

SmartFollow is a students' performances monitoring software built for schools. It offers the possibility to record students' progress using grades but also custom criteria and analyses the progress curve using an algorithm.

Technologies: PHP, Laravel Framework, HTML & CSS, AngularJS, Ionic, Swift

See on GitHub
Picture of project SmartFollow
Picture of project TooManyDecks
TooManyDecks (currently in development)

TooManyDecks is a catalog and price comparator for collectible and luxury playing cards. It automatically crawls multiple online shops to gather its data and displays the cards in curated lists.

Technologies: PHP, Laravel Framework, HTML & CSS

See on GitHub
Picture of project TooManyDecks
Picture of project RandomDecks
RandomDecks

RandomDecks is a service that allows the users to generate randomized decks of playing cards and allows them to reveal each card one by one.

I built the website as a Angular 5 experiment. It features a webservice generating the random decks of playing cards and a web client.

Technologies: PHP, Laravel Framework, HTML & CSS, Angular 5

See online
Picture of project RandomDecks
Picture of project The Strasbourg Penshop
The Strasbourg Penshop (currently in development)

The Strasbourg Penshop is an online e-commerce website selling luxury pens ran by my family.

I made the design of the website and implement it using Laravel for the webservice and Angular 5 for the web client.

Technologies: PHP, Laravel Framework, HTML & CSS, Angular

Picture of project The Strasbourg Penshop

School projects

I'll-B-There GitHub

Daily events planning system

CSUSM 2017 PHP Laravel OAuth 2 HTML / CSS JavaScript Mithril.js

Reflection Game GitHub

Use laser reflection to solve puzzles

CSUSM 2017 C# Unity3D

Media Player GitHub

Audio, video and pictures media player

Epitech 2016 C# WPF

Bomberman GitHub

3D version of the old Bomberman video game

Epitech 2015 C++

Snake GitHub

2D / 3D version of the Snake video game

Epitech 2015 C++ Dynamic Linking SDL OpenGL NCurses

Raytracer GitHub

Raytracing implementation

Epitech 2014 C Raytracing

42sh GitHub

Recode of a shell

Epitech 2014 C termcaps

A-Maze-In

Perfect maze generator and solver

Epitech 2015 OCaml SDL

SimpleCount GitHub

Simple calculator that handles infinite numbers

Epitech 2015 Java Swing

Plazza GitHub

Multithreaded simulation of a pizzeria

Epitech 2015 C++ Qt SFML Multithreading

CoreWar GitHub

Compiler for a custom assembly language

Epitech 2014 C

malloc() recode GitHub

Recode of the malloc, realloc and free functions

Epitech 2015 C Memory management syscalls

printf() recode

Partial recode of the printf function

Epitech 2013 C Varargs

ls recode

Partial recode of the ls command

Epitech 2013 C