Skip to content

Commit 46d7a58

Browse files
committed
errata corrige
1 parent cc03d69 commit 46d7a58

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

data/en/sections/experiences.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ experiences:
1818
# Can optionally show a different logo for dark theme
1919
# darkLogo: /images/sections/experiences/company1.jpg
2020
# company overview
21-
overview: Research Center for one of the biggest car-maker in Europe.
21+
overview: Innovative projects in the research center for one of the biggest car-maker in Europe.
2222
positions:
2323
- designation: Senior Data Scientist
2424
start: Feb 2023
@@ -55,6 +55,7 @@ experiences:
5555
- Analysis of data from a healthcare wearable device (Fall Detection, Sleeping, REM phases)
5656
- Data ETL using PySpark and Cassandra (NoSQL DB)
5757
- Build automated analysis process for every users in the DB with Microsoft _Azure_ Cloud
58+
- Data Dashboard development with _Streamlit_ or Plotly.js
5859

5960
- company:
6061
name: Soave Asset Management

public/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ <h5><a href=https://www.stellantis.com title="Stellantis" target="_blank" rel="n
938938
<i class="fa-solid fa-location-dot"></i> Orbassano, Italy
939939
</p>
940940

941-
<p>Research Center for one of the biggest car-maker in Europe.</p>
941+
<p>Innovative projects in the research center for one of the biggest car-maker in Europe.</p>
942942
</div>
943943

944944
<div class="positions">
@@ -1041,6 +1041,8 @@ <h6 class="text-heading">Responsibilities:</h6>
10411041

10421042
<li>Build automated analysis process for every users in the DB with Microsoft <em>Azure</em> Cloud</li>
10431043

1044+
<li>Data Dashboard development with <em>Streamlit</em> or Plotly.js</li>
1045+
10441046
</ul>
10451047

10461048

public/search/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4-
<title>Resultados de Búsqueda</title>
4+
<title>Search Results</title>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
@@ -25,12 +25,12 @@
2525

2626
<meta property="og:url" content="http://localhost:1313/search/">
2727
<meta property="og:site_name" content="Stefano Giannini">
28-
<meta property="og:title" content="Resultados de Búsqueda">
29-
<meta property="og:description" content="Este archivo existe únicamente para responder a la URL /search con la plantilla de diseño search relacionada.
30-
No se muestra ningún contenido aquí, todo el contenido se basa en la plantilla layouts/page/search.html
31-
Establecer una prioridad muy baja en el mapa del sitio le dirá a los motores de búsqueda que éste no es un contenido importante.
32-
Esta implementación utiliza Fusejs, jquery y mark.js
33-
Configuración inicial La búsqueda depende del tipo de contenido de salida adicional de JSON en config.">
28+
<meta property="og:title" content="Search Results">
29+
<meta property="og:description" content="This file exists solely to respond to /search URL with the related search layout template.
30+
No content shown here is rendered, all content is based in the template layouts/page/search.html
31+
Setting a very low sitemap priority will tell search engines this is not important content.
32+
This implementation uses Fusejs and mark.js
33+
Initial setup Search depends on additional output content type of JSON in config.toml ``` [outputs] home = [“HTML”, “JSON”] ```">
3434
<meta property="og:locale" content="en">
3535
<meta property="og:type" content="article">
3636
<meta property="article:section" content="search">
@@ -39,12 +39,12 @@
3939

4040

4141
<meta name="twitter:card" content="summary">
42-
<meta name="twitter:title" content="Resultados de Búsqueda">
43-
<meta name="twitter:description" content="Este archivo existe únicamente para responder a la URL /search con la plantilla de diseño search relacionada.
44-
No se muestra ningún contenido aquí, todo el contenido se basa en la plantilla layouts/page/search.html
45-
Establecer una prioridad muy baja en el mapa del sitio le dirá a los motores de búsqueda que éste no es un contenido importante.
46-
Esta implementación utiliza Fusejs, jquery y mark.js
47-
Configuración inicial La búsqueda depende del tipo de contenido de salida adicional de JSON en config.">
42+
<meta name="twitter:title" content="Search Results">
43+
<meta name="twitter:description" content="This file exists solely to respond to /search URL with the related search layout template.
44+
No content shown here is rendered, all content is based in the template layouts/page/search.html
45+
Setting a very low sitemap priority will tell search engines this is not important content.
46+
This implementation uses Fusejs and mark.js
47+
Initial setup Search depends on additional output content type of JSON in config.toml ``` [outputs] home = [“HTML”, “JSON”] ```">
4848

4949

5050

0 commit comments

Comments
 (0)