-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
340 lines (314 loc) · 11.1 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
github_username: "michaelb"
webpage_name: "Michael Bleuez | Software Engineer"
home:
tab_name: "HOME"
file_location: "index.html"
title: "Hi, I'm Michael"
welcome: "How do you do?"
bottom_author_name: "Michael Bleuez"
avatar: "assets/avatar.jpg"
lead_card:
title: "ABOUT ME"
links_to: "about_me.html"
bold_message: "A man of few words, but (too?) many ideas"
message: "TDLR: I'm a junior software engineer who likes challenge and automation.\nI want to keep creating and learning things, but obviously there's much more to it than a short description..."
read_time: ""
avatar: "assets/avatar.jpg"
author_name: "Michael Bleuez"
cover: "assets/perso_cover.jpg"
cards:
resume:
message: "Available in French, English, web and PDF versions"
bold_message: "My updated resume"
avatar: "assets/blank.jpg"
author_name: "Michael Bleuez"
cover: "assets/cv.png"
read_time: ""
links_to: "https://michaelb.github.io/cv"
size: "1/3"
I like..:
message: ""
bold_message: "The awesome curiosities I've stumbled upon along my journey"
author_name: ""
cover : "assets/hobbies.gif"
avatar: "assets/blank.jpg"
read_time: ""
links_to: "liked.html"
size : "2/3"
projects:
tab_name: "PROJECTS"
file_location: "projects.html"
title: "My projects"
welcome: "Automatically updated from GitHub"
lead_card:
title: "SNIPRUN"
links_to: "https://github.com/michaelb/sniprun"
bold_message: "Run code directly from the editor"
message: "
Sniprun is a Neovim plugin that allows the user to select and run code directly from the editor. It supports a large amount of different languages (including compiled ones) and output display options, and is probably the best solution out there, surpassing easily even other editor's similar plugins (VSCode's Code Runner, Emacs' OrgMode code evaluation).
This Rust + Lua work is my flagship open-source project, runs since August 2020 and has attracted many users and contributors."
read_time: ""
avatar: "assets/avatarmulti.jpg"
author_name: "Michael Bleuez"
cover: "assets/Sniprun_social_preview.png"
repo: True
reponame: "michaelb/sniprun"
avatarlink: "https://github.com/michaelb/sniprun/graphs/contributors"
cards:
libfprintinsec:
from_repo: "true"
name: "michaelb/libfprint-elan0c63-insecure"
message: "Who knew fingerprint readers could be so complicated yet so simple"
size: "2/3"
cover: "assets/fp.png"
donothing:
from_repo: "true"
name: "michaelb/do-nothing.vim"
message: ""
size: "1/3"
cover: "assets/noothing.jpg"
avatar: "assets/avatarmulti.jpg"
shogai:
from_repo: "true"
name: "michaelb/shogai"
message: ""
size: "1/2"
cover: "assets/shogai.jpg"
position: 1
shogui:
from_repo: "true"
name: "michaelb/shogui"
message: ""
size: "1/2"
cover: "assets/shogui.png"
position: 2
clusterisation:
from_repo: "true"
name: "michaelb/point-clustering"
size: "1/3"
message: ""
cover : "assets/cluster.png"
decac:
message: "(This repository is private)"
bold_message: "Compiler for an object-oriented programming language"
avatar: "assets/avatarmulti.jpg"
author_name: "Michael Bleuez and 4 teammates"
avatarlink: ""
cover: "assets/decac.png"
read_time: "Java"
links_to: ""
size: "2/3"
liked:
ignore_in_nav: ""
file_location: "liked.html"
title: "What I like"
welcome: "Awesome curiosities"
cards:
cursed iceberg:
message: "From weird to chaotic-evil computer quirks"
bold_message: "The cursed computer iceberg meme"
avatar: "assets/suricrasia.png"
avatarlink: "https://suricrasia.online/"
author_name: "suricrasia"
cover: "assets/iceberg.png"
read_time: ""
links_to: "https://suricrasia.online/iceberg/"
size: "1/3"
art of code:
bold_message: "Art of code talk @NDC2020"
message: ""
avatar: "assets/ndc.jpg"
avatarlink: "https://dylanbeattie.net/"
author_name: "Dylan Beattie"
read_time: ""
links_to: "https://www.youtube.com/watch?v=6avJHaC3C2U"
size: "1/3"
cover: "assets/artofcode.png"
neovim:
bold_message: "An hyper-extensible, cutting edge Vim-based text editor"
links_to: "https://neovim.io/"
avatar: "assets/blank.jpg"
read_time: ""
size: "1/3"
cover: "assets/neovim-mark.png"
message: ""
author_name: ""
uroboros quine:
links_to: "https://github.com/mame/quine-relay"
bold_message: "A mind-blowing quine"
read_time: ""
author_name: "Yusuke Endoh"
message: ""
size: "1/3"
cover: "assets/langs.png"
avatar: "assets/mame.png"
avatarlink: "https://github.com/mame"
landauer's principle:
bold_message: "Information == energy"
message: "Between thermodynamics, CS and quantics lies a mindblowing little demon"
links_to: "https://en.wikipedia.org/wiki/Landauer%27s_principle"
size : "1/3"
author_name: ""
avatar: "assets/blank.jpg"
read_time: ""
cover: "assets/land.png"
ingenuity:
bold_message: "a small copter at the very bleeding edge of spatial exploration for both hardware and software"
links_to: "https://github.com/readme/featured/nasa-ingenuity-helicopter"
size: "1/3"
author_name: "Klint Finley"
read_time: ""
message: ""
cover: "assets/ing.jpg"
avatar: "assets/finley.png"
avatarlink: "https://github.com/klintron"
cmake raytracer:
bold_message: "Does CMake have to be this powerful and complex?"
message: ""
size: "1/3"
cover: "assets/rt.png"
avatar: "assets/64.png"
avatarlink: "https://github.com/64"
read_time: ""
author_name: "64"
links_to: "https://github.com/64/cmake-raytracer"
nanochess:
bold_message: "I've been beaten by a <1kB engine 🙃"
message: ""
size: "1/3"
avatar: "assets/otg.png"
cover: "assets/chess.png"
read_time: ""
author_name: "Oscar Toledo G."
links_to: "https://nanochess.org/chess4.html"
ioccc:
bold_message: "The International Obsfucated C Code Contest"
message: "Kudos to the original person who wrote unreadable code but turned it into a contest"
avatar: "assets/blank.jpg"
cover: "assets/ioccc.png"
links_to: "https://www.ioccc.org/"
read_time: ""
author_name: ""
size: "1/3"
stereotypical devs:
bold_message: "Something's not right, I find the right answer too often"
message: ""
avatar: "assets/ts.jpeg"
cover: "assets/stdev.png"
links_to: "https://stereotypical.dev/login"
read_time: ""
avatarlink: "https://github.com/tommy-stevenson"
author_name: "Tommy Stevenson"
size: "1/3"
codewriting:
bold_message: "Write dumb code"
message: "Nerds don't like cleaning up"
avatar: "assets/bo.png"
cover: "assets/goldencircle.png"
links_to: "https://bloodyowl.io/blog/2021-01-09-write-dumb-code/"
avatarlink: "https://github.com/bloodyowl"
read_time: ""
author_name: "Matthias Le Brun"
size: "1/3"
colorful functions:
bold_message: "A inspired article about async"
avatar: "assets/bob.png"
links_to: "https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/"
read_time: ""
author_name: "Bob Nystrom"
message: ""
size: "1/3"
avatarlink: ""
cover: "assets/color.png"
raytracer tweet:
bold_message: "144 chars should be enough for that new AAA game"
avatar: "assets/frank_force.jpg"
avatarlink: "https://twitter.com/KilledByAPixel"
links_to: "https://twitter.com/KilledByAPixel/status/1517294627996545024"
author_name: "Frank Force"
message: ""
size: "2/3"
cover: "assets/rt2.png"
read_time: ""
user inyerface:
bold_message: "Modern user interface"
avatar: "assets/verhaert.png"
avatarlink: ""
links_to: "https://userinyerface.com/"
author_name: "Verhaert Digital Innovation"
message: ""
size: "1/3"
cover: "assets/ui.png"
read_time: ""
game of life universal contructor :
bold_message: "They completed the Game of Life"
message: "Absolute madlads proved by example that arbitrary constructible patterns just need 15 gliders to be created"
size: "1/3"
avatar: "assets/biggie.png"
avatarlink: "https://biggieblog.com/"
links_to: "https://biggieblog.com/building-arbitrary-life-patterns-in-15-gliders/"
cover: "assets/gol_ucc.png"
read_time: ""
author_name: "biggiemac42"
universal paperclips:
bold_message: "A paperclip factory, or ...?"
message: "Release the hypnodrones"
size: "1/3"
avatar: "assets/blank.jpg"
avatarlink: ""
links_to: "https://www.decisionproblem.com/paperclips/"
cover: "assets/universalpaperclips.png"
read_time: ""
author_name: ""
jobs:
tab_name: "JOBS"
file_location: "jobs.html"
title: "My professional journey"
welcome: ""
lead_card:
title: "Provenrun"
links_to: "https://provenrun.com"
bold_message: "2024 - now"
message: "Writing applications for a secure OS
Leveraging hardware-level isolation features, the secure OS provencore provides a formally proven framework for applications to live in. But everyone's needs are different and the ecosystem is still maturing, so there is a lot do do on many aspects!"
read_time: ""
avatar: "assets/blank.jpg"
author_name: "Michael Bleuez"
cover: "assets/pnr.png"
cards:
Atos:
name: "Atos Eviden"
links_to: "https://atos.net/en/"
bold_message: "2021 - 2023"
message: "
Working on a state-of-the-art IO accelerator for HPC systems
Along with a large team, I'm improving a multi-level cache that transparently capures & redirect the read and writes from a (slow, large) shared storage server to a closer machine hosting large quantities of RAM and SDD memory. Those are used to absorb fast bursts of IO activity, and free the client as soon as possible so that they can resume computation."
read_time: ""
avatar: "assets/blank.jpg"
author_name: "Michael Bleuez"
cover: "assets/atos.jpeg"
size: "2/3"
Rhea:
name: "Rhea Group"
links_to: "https://www.rheagroup.com/"
bold_message: "Jul 2019 - Aug 2019"
message: "Fiddling around with cybersecurity POCs, VMs and user simulation"
size: "1/3"
cover: "assets/rhea.png"
read_time: ""
author_name: ""
avatar: "assets/blank.jpg"
Ensimag:
name: "Ensimag Grenoble-INP"
links_to: "https://ensimag.grenoble-inp.fr/"
bold_message: "2019-2021"
message: "Helping students manage their Linux-based work environment"
cover: "assets/ensimag.png"
size: "1/2"
read_time: ""
author_name: ""
avatar: "assets/blank.jpg"
contact:
tab_name: "CONTACT"
file_location: "contact.html"
ignore: ""