About Swann
French
Native or bilingual
English
Native or bilingual
Experience
- Livre NoirCo-founderPRESS AND MEDIADecember 2020 - Today (5 years and 5 months)Paris, FranceMedia of portrait interviews. Incisive look at societal issues, breaking away from the culture of zapping & censorship.We have hosted ministers / intellectuals / economists / artists / lawyers from all sides. It was on our media that Zemmour announced his candidacy for the first time.Since then, we have produced immersive reports from all corners of the world.
- PryzmLead Frontend DeveloperBANKING AND INSURANCEMarch 2022 - Today (4 years and 3 months)I contribute to the development of one of the largest blockchains in the Cosmos ecosystem.The founder is a former employee of Goldman Sachs and JP Morgan, and the goal is to implement most of the traditional finance mechanisms in the blockchain.The main functionality revolves around the ability to "split" a token between its two components: value / yield, in order to speculate independently on either one.We mainly use React / Typescript / Chakra UI.The major technical challenge was successfully interfacing with other Cosmos blockchains to manipulate their tokens.We currently have a little over 500,000 users and the app is already accessiblehttps://app.pryzm.zone
- AstroportSenior Frontend DeveloperBANKING AND INSURANCEOctober 2021 - January 2022 (3 months)I developed a complete web app to interact with smart contracts (decentralized finance). The application was built with Next.js + ChakraUI and a bit of GraphQL.The main challenges encountered were mainly related to managing blockchain data and caching it (with react-query).Relatively complex calculations (liquidity pool, APY/APR, etc.) concerning financial data and clear, real-time display so that the user knows exactly what they are about to do and how prices have evolved.
Reviews
Recommendations
These freelancer profiles also match your criteria
Agatha Frydrych
Backend Java Software Engineer
4.7
(3)
2
Baptiste Duhen
Fullstack developer
4.6
(4)
5
Amed Hamou
Senior Lead Developer
4
(2)
7
Audrey Champion
Web developer
4.3
(3)
4
Education
- Master in Computer ScienceTsinghua, China2017Beaucoup d'algorithmique et de structures de données, du machine learning, de la théorie de l'information, des cours théoriques sur les bases de données, des mathématiques combinatoires et du Chinois.
- Computer Science Bachelor's DegreeEpitech Montpellier2016Cursus intensif de programmation en langage bas niveau: C et C++ - Quelques modules de mathématiques - Réalisation d'un moteur de rendu graphique (raytracing) supportant la réfléction, réfraction, quelques objets primitifs (sphères, plans, cônes, cylindre), gestion de la lumière, génération de l'eau avec du bruit de perlin, bump mapping, le tout sans utiliser la moindre librairie https://github.com/soueuls - Réalisation d'un jeu type Bomberman en C++ avec l'implémentation d'une IA (naïve) - Réalisation d'un shell linux avec toutes les fonctionnalités basiques ainsi l'autocomplétion (avec un arbre lexicographique), le globbing et les différentes redirections