@@ -3,21 +3,27 @@ title: Portfolio
33description : Wow, much nice ! Very webdev
44footer : CC-BY-4.0 Licensed | Copyright © 2018-present by Samuel Faure <3
55---
6+
67# Portfolio
78
8- Here are some things I've worked on over the year.
9+ Here are some of the things I've worked on over the year.
910The code for most of my work can be found on [ github] ( https://github.com/samuelfaure/ )
1011
1112## DINUM (Direction Interministerielle du Numérique)
1213
1314![ Portfolio_dinum] ( /images/portfolio_dinum.webp )
1415
1516- Fullstack + devops + basically everything
16- - Working at the heart of French Digital Transformation at DINUM (Previously SGMAP/DINSIC/Etalab), Service of the Prime Minister
17+ - Working at the heart of French Digital Transformation at DINUM under the supervision of the Prime Minister
1718- Develop and maintain API Entreprise and Particulier, the official French government APIs for data transit
1819- As well as Datapass, an API habilitation tool, and many smaller project
1920- Mostly Rails, some React, Ansible, but a lot of everything.
2021
22+ Previous DINUM projects include:
23+
24+ - Entreprise.data.gouv.fr, which became [ L'annuaire des Entreprises] ( https://annuaire-entreprises.data.gouv.fr/ )
25+ - Sirene as API, used by hundreds of companies with millions of requests per day
26+
2127## Sedomicilier
2228
2329![ Portfolio_sedomicilier] ( /images/portfolio_sedom.webp )
@@ -33,23 +39,6 @@ The code for most of my work can be found on [github](https://github.com/samuelf
3339- Taught them, helped them & guided them
3440- Learnt a lot from them too
3541
36- ## Entreprise.data.gouv.fr
37-
38- ![ Portfolio_data_entreprise] ( /images/portfolio_entreprise_data_gouv.webp )
39-
40- - The Open Data reference for all French Companies and Associations.
41- - Deprecated, but lives on with [ Annuaire des entreprises] ( https://annuaire-entreprises.data.gouv.fr/ )
42- - Vue.js Frontend
43-
44- ## SIRENE as API
45-
46- [ Code on Github] ( https://github.com/etalab/sirene_as_api )
47-
48- - What started as my internship project became an API with millions of monthly calls
49- - (Previously) the open data reference for all French Companies and Associations
50- - Now deprecated in favor of the INSEE API
51- - Rails, PostreSQL, Lucene Solr
52-
5342## Some fun side-projects
5443
5544- Built a full-featured raytracer from scracth in pure C
0 commit comments