diff --git a/configs/config.json b/configs/config.json index 5849575..8580cec 100644 --- a/configs/config.json +++ b/configs/config.json @@ -52,6 +52,11 @@ "image_webp": "./static/images/coredev/misl6.webp", "image_fallback": "./static/images/coredev/misl6.jpg", "description": "He is a Full Stack Developer and lives in Italy. Kivy helped him to speed up the App development process while keeping high standards.
On Discord, he's known as @m1sl6." + }, + { + "name": "Guillaume Brun", + "image_fallback": "./static/images/coredev/cheaterman.png", + "description": "He is a software and electronics engineer, as well as a Gentoo & vim user, from France. He develops industrial, business and retail applications.
He's founder & CTO of Digital Factory Paris.
On Discord, he's known as @Cheaterman." } ], "talks": [ diff --git a/content/static/images/coredev/cheaterman.png b/content/static/images/coredev/cheaterman.png new file mode 100644 index 0000000..9c2c6a7 Binary files /dev/null and b/content/static/images/coredev/cheaterman.png differ