Skip to content
View vincentBenet's full-sized avatar

Block or report vincentBenet

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
vincentBenet/README.md

Vincent Bénet

Public accounts

Personal projects

Square printer

  • Description : Conception of a 3D printer 500mm x 500mm x 500mm. The goal is to make a assembled structure and piloting each axis with many motors in order to calibrate the orthogonality of axis X, Y and Z. This in always WIP project. The physical assembly is done. The calibration code is in process. Then the Marlin integration has to be done. A specific electronic card derivated from RAMPS 1.4 has been created for this project by Vincent Legouis.
  • Start date : 09 / 2020
  • End date : WIP
  • Source : https://gitlab.com/vincentBenet/square_printer

Global linter

Casing

PICONFLEX 2000

  • Description : Cashless paiement system for school project. The goal is to create a secure system for cashless cards that have no hardware security using a database (SQL) to double-check transaction.
  • Start date : 08/2017
  • End date : 09/2019
  • Source : https://github.com/vincentBenet/PICONFLEX2000-CLIENT

Structcheck

  • Description : An open-source tool to check directories and folders structures based on regex analysis. Generate a report. Usefull for companies that needs to check the correct names of folders and files of datas. You can include it inside a KRON to check every day the integrity of datas.

  • Start date : 09 / 2022

  • End date : 10 / 2022

  • Source : https://github.com/vincentBenet/structcheck

  • Pypi : https://pypi.org/project/structcheck/

Password

  • Description : Store passwords locally in the computer with simple encrypting python single script. No web interraction. For high security only (not for daily use...). Full console interraction (run on server without user interface). Great to store the acces for high priority server. All passwords are encrypted inside a sqlite3 database file. Encryption use 300 000 layers (more than a second to decrypt one password with decrypt key! Because the script in small and simple, user can check that there is no backdoors inside with source code openning (~ 300 lines).

  • Start date : 09/2022

  • End date : 10/2022

  • Source : https://github.com/vincentBenet/password

  • Pypi : https://pypi.org/project/password/

Pyxel

  • Description : WIP project to create an excel-like software using SQL, pyQt5 and python. Theses technologies are much more adapted to achieve this and only low effort to reproduce the excel core system.
  • Start date : 16/11/2021
  • End date : WIP
  • Source : https://gitlab.com/vincentBenet/pyxel

Time Reporting

Cintre Bip

Dumb Thermostat

  • Description : Simple thermostat system with an arduino, IR led reception, humidity and temperature sensor and 230V relay linked to ventilation.
  • Start date : 27/01/2020
  • End date : 28/01/2020
  • Source : https://gitlab.com/vincentBenet/dumb_thermostat

Professional projects tracking

Te Connectivity

Ambimate Python Driver

Smart thermostat

The-Programmer

Screen Effects

Camera Spawn

Territory Conquest

Rally

The Programmer CI

Skipper NDT

SkipperApp

Sensor Bar V2

  • Description : Drone payload for magnetic measures in carbon fiber co-designed with external company ACS.
  • Start date : 02/2020
  • End date : 09/2020
  • Wingspan : 80 cm
  • Weight : 5.2 kg

Sensor Bar V3

  • Description : Drone payload for magnetic measures in carbon tubes and 3D-printed parts only. Double the size for the size weight compare to version 2.
  • Start date : 04/2020
  • End date : 09/2020
  • Wingspan : 160 cm
  • Weight : 5.2 kg

Sensor Bar V4

  • Description : Drone payload for magnetic measures in carbon fiber co-designed with external company ACS. Modular concept to add or remove parts. Folding arms to reduce storage volume and much lighter than version 3 for same size.
  • Start date : 05/2021
  • End date : 11/2022

Sensor Bar V4 - Trolley

  • Description : Attach of the Sensor Bar V4 on a trolley designed with external company ACS.

Formations

Drone Pilot

  • Description : Drone pilot certificate for piloting drones in Europe.
  • Organism : DroneVolt
  • Date : 09/2021

Electrical Habilitation

  • Description : Low voltage (<1000V) certification for testing in safe conditions.
  • Organism : Aftral
  • Date : 11/2020

Mechatronics Specialisation

  • Description : Specialization of engineer in Mechatronics systems.
  • Location : Lille Arts-et-Métiers
  • Organism : Arts-et-Métiers ParisTech
  • Start date : September 2019
  • End date : January 2020

General Engineering

  • Description : General engineering school oriented in industry.
  • Location : Aix-en-Provence Arts-et-Métiers
  • Organism : Arts-et-Métiers ParisTech
  • Start date : 09/2017
  • End date : 09/2019

Preparation of school integration

  • Description : Physic Technical and Engineering Sciences.
  • Organism : Jean Perrin
  • Location : Marseille Jean-Perrin
  • Start date : 09/2014
  • End date : 09/2017

Pinned Loading

  1. PassUI PassUI Public

    Cross Platform User Interface based on https://www.passwordstore.org/

    Python 1

  2. flatten_surface flatten_surface Public

    Free Premium Solidworks feature "Flatten Surface" as python script, using igl.lscm, from STL exported surface to SVG file for lasercut.

    Python 2