welcome.json - vatweb.fr
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
{
  "hello": [
    "Heya! Welcome on my portfolio.", 
    "It shows you what I have done and what I can do."
  ],
  "wait-what": [
    "Ok, maybe it needs a bit of explanation.",
    "You can use the file explorer on your left to open files",
    "These describe some of the work I have been doing or what studies I did, etc."
  ],
  "are-you-mad": [
    "Hehe, no. I just thought it would be",
    "an original way to present myself and relevant with my expertise."
  ],
  "aint-nobody-got-time-for-that": [
    "Ok if you can't be bothered",
    "you can download directly my CV in a PDF format",
    "by clicking on the PDF icon in the menu bar on the left (desktop only)",
    "or click on the smiley face in the footer bar."
  ],
  "where-is-da-code": [
    "Oh by the way, I made the source code open source.",
    "You can see it here:",
    "https://github.com/vincentaudebert/vatweb",
    "or click on the git icon in the footer bar.",
  ],
  "hey-granpa": [
    "Yes. I know. This code is fairly old and a bit outdated. Not even using React hooks...",
    "And it's only from june 2018!",
    "But it means React is moving fast! So we can't really complain :)",
    "I will update it ASAP when I get some spare time",
  ]
}

Oopsie...

Don't worry. I'm not offended. I knew you would try all the buttons. And particularly the closing one :)

If you want, you can reopen my life editor by clicking here:

If you got sick of reading some (beautiful) code, you can download my CV in a PDF format.

Vincent.