<>
index.html
▷
Run
C:
›
Operational_Risk
›
Data_Automation
›
<>
index.html
1
<
!DOCTYPE
html
>
2
<
html
lang
=
"
en
"
>
3
▼
<
head
>
...</head>
4
<
title
>
Bruno Cassettari
</
title
>
5
</
head
>
6
▼
<
body
>
...</body>
7
<
h1
>
Bruno Cassettari
</
h1
>
8
<
p
>
Transforming
repetitive tasks
into
smart operational risk insights.
</
p
>
9
<
a
href
=
"
https://linkedin.com/in/brunocassettari
"
>
LinkedIn Profile
</
a
>
10
11
<
script
>
12
let
opRiskFramework
=
true
;
13
let
lang
=
'en'
;
14
let
darkMode
=
true
;
15
</
script
>
16
</
body
>
17
</
html
>
Terminal
✕