-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
92 lines (86 loc) · 2.96 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
name: matchID
title: matchID project
email: [email protected]
description: |
Traitements d'identités
<br/><br/>
Entreprises, administrations, développeurs
<br/>
mettez en qualité et appariez vos bases de quelques milliers à cent millions d'identités
baseurl: ""
url: "https://matchid.io"
google_analytics: "G-49J1J0GERX"
google_adsense: "ca-pub-6277851622494904"
google_site_verification: "7mKyk4ToRBf-9PLRfeJwO3N0NPLroTzdstUmkdrU0jE"
locale: fr_FR
twitter:
username: fabien_antoine
card: summary
authors:
- name: Fabien ANTOINE
image: fabien.jpeg
github: rhanka
email: [email protected]
desc: Fabien est ingénieur et travaillait au sein de ministères régaliens sur la data et l'IA.
Concepteur de matchID et de deces.matchid.io, il développe toujours avec plaisir
les algorithmes aussi bien que les UI, sur son temps libre.
Il a quitté depuis peu l'administration française, et reste passionné par les projets d'intérêt général.
twitter: fabien_antoine
- name: Cristian PEREZ BROKATE
github: cristianpb
image: cristian.jpeg
email: [email protected]
twitter: cris_perez_b
desc: Cristian est phD passionné de développement et technologie, expert en deeplearning. Il travaille
aujourd'hui au ministère de l'Intérieur, où il a créé <a href="https://iaflash.fr">IA Flash</a>, et
contribue activement à matchID avec la création de l'API décès.
- name: Martin GROSS
desc: Martin est ingénieur et cofondateur de <a href="https://commoprices.com">CommoPrices.com</a>, la plus grosse plateforme de prix de
matières premières he world biggest portal of commodity prices.
Il a développé l'interface de validation de matchID pendant son challenge EIG.
github: tainmar
image: martin.jpeg
email: [email protected]
twitter: tainmar
project:
general:
name: matchID
repo: matchID-project
matchid_backend:
name: automatisation des traitements
repo: matchID-project/backend
download: "https://github.com/matchID-project/backend/archive/master.zip"
matchid_frontend:
name: développement des traitements
repo: matchID-project/frontend
download: "https://github.com/matchID-project/frontend/archive/master.zip"
examples:
name: exemples de traitements
repo: matchID-project/examples
download: "https://github.com/matchID-project/examples/archive/master.zip"
deces_backend:
name: API décès
repo: matchID-project/deces-backend
deces_ui:
name: moteur de recherche des décès
repo: matchID-project/deces-ui
github_url: "https://github.com/"
# Build settings
github: [metadata]
theme: minima
markdown: kramdown
# sass:
# style: compressed
# sass_dir: _sass
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-feed
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/