Skip to content
View AntoineGanne's full-sized avatar
🌻
happy little flower
🌻
happy little flower

Organizations

@Santa-Polytecha
Block or Report

Block or report AntoineGanne

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AntoineGanne/README.md

me

Graduated from Polytech Lyon. I'm now a software engineer!

Also, I'd love to help on an open-source project!

Feel free to reach me on LinkedIn or here on Github.


Projects I worked on

projects images

Back-end

I acquired strong skills in back-end development by building APIs throughout school and internships. My most recent experience are python APis using Flask (not public) to apply Machine Learning models.

Full-Stack

Playroom is an ambitious school project aimed to make a framework of multiplayer web games in rooms (you only need the room code to join, like Jackbox Party packs). We made the front with Vue.js and the back with Node.js. We managed to have a functionnal pictionnary!

back-end

front-end

Data and Machine Learning

I'm very interested in Data Engineering because I enjoy thinking about the best ways to store information. I master SQL and I built a database storing geographical data during my internship at Sogeti.

I worked on data extraction and cleaning (using Talend) on reported UFO sightings (NUFORC database). Here's an example of the reported UFOs' shapes 🛸

figure shape of ufo

Various experiences in Machine Learning with Scikit-Learn

Unity

Learned Unity for my internship in Tokyo where I worked on Sigverse, a framework for Human-Robot Interaction experiences in Virtual Reality.

I'm happy about my Multi-Agent project where agents are crowded in a grid and each agent try to go to a specific tile. In this case Unity was so helpful to deal with multi-threading.

C#

Before working on Unity, I made a few school C# games like a connect-4

Continuous Integration ( CI )

I had school and work experience with Continuous Integration using Gitlab CI and Docker 🐳.

I'm Proud of this project: a REST API where I was in charge of the autonomous deployment on a cloud service (CleverCloud)

Mathematics and optimization

I have a strong affinity for complexity analysis of different algorithms. Here is my discete optimization project where I tested different algorithms about the quadratic assignment problem.

Creative coding

I enjoy creating visual animations using code!

I greatly appreciate the Processing foundation strive for inclusiveness in the tech industry. I extensively use P5 (blendmode, circle ) and write templates for p5 sketches: gif_making, video_recording

creative gif

Android

android project with login, API calls and cats 🐱


Pinned

  1. -5A-INFO-SMA-project -5A-INFO-SMA-project Public

    TP de SMA pour le cours d'ouverture à la recherche de 5A INFO Polytech Lyon (2019-2020)

    C#

  2. Empty_Gif_Making_Sketch_for_p5.js Empty_Gif_Making_Sketch_for_p5.js Public

    Empty p5 Sketch for making gifs!

    JavaScript

  3. Optimisation-discrete Optimisation-discrete Public

    projet dans le cadre du cours d'Optimisation Discrete

    Java

  4. Template_p5_video_recording Template_p5_video_recording Public

    Template for the video recording of p5 sketches

    JavaScript

  5. Santa-Polytecha/playroom-server Santa-Polytecha/playroom-server Public

    Server side for playroom application

    JavaScript 1

  6. adventofcode adventofcode Public

    Forked from marcelblijleven/adventofcode

    My collection of Advent of Code solutions in a slightly overkill project setup 🙃👻

    Python