ABOUT ME
I am passionate about new technologies, with a great will to learn. I have a great interest in development (front and back-end) as a way to build products from scratch. I also have a strong interest in web3, as well as finance.


LEARNING
ESILV
This engineering school in Paris teached me the basics of algorithms, mathematics, physics, and many soft skills thanks to great teachers. I was also an active member of campus life and member of the school's lab (DaVinci Research Center)
PACE UNIVERSITY
This is a business school in the center of wall street where I was taught finance. This experience was very enriching as well as a great opportunity to grow my network

SELF TEACHING
I discovered that self teaching was the best way for me to discover new passions, and the only way I could create what I want. It has been a great contribution to my knowledge on DeFi, finance, and programming above all.
BUILDING
Experience
Professional experiences
Contributions
1023 github contributions in the last year
pinned work
Overview of some github projects
maxencerb/BIP32-BIP39-implementation

Implementation of BIP32 and BIP39 in python Creation of an HD wallet (Bitcoin Improvement proposals)
maxencerb/mangrove-offer-w-oracle

Contract for a Mangrove offer (Smart order book offer) that can act according to the price of the asset giving a Chainlink oracle
maxencerb/Style_transfer_tensorflow

Test for style transfer with tensorflow with tensorflow hub and custom algorithms. Code from tensorflow tutorials official website.
maxencerb/POS-agent-simulation

Agent simulation for proof of stake and staking derivatives (inspired by Tarun Chitra)
maxencerb/KNN-IRIS-ESILV

KNNapplication with iris example
maxencerb/cs-simple-image-software

Created for a school project with no image librarys (even bitmap). It can create QR codes, decode them, encode and decode images, and do tons of modifications on bitmap images only. (Jan-April 2020).