Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Update certificates and short description
Browse files Browse the repository at this point in the history
  • Loading branch information
saveriogzz committed Oct 30, 2023
1 parent 7640f21 commit aac955c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 20 deletions.
Binary file removed cv.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions metadata.typ
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
/* Language-specific */
// Add your own languages while the keys must match the varLanguage variable
#let headerQuoteInternational = (
"": [Experienced Data Analyst looking for a full time job starting from now],
"en": [Experienced Data Analyst looking for a full time job starting from now],
"": [Mid Level Data Engineer, lately obsessed with functional programming],
"en": [Mid Level Data Engineer, lately obsessed with functional programming],
"fr": [Analyste de données expérimenté à la recherche d'un emploi à temps plein disponible dès maintenant],
)

Expand Down
22 changes: 11 additions & 11 deletions modules/certificates.typ
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
#cvSection("Certificates")

#cvHonor(
date: [2022],
title: [AWS Certified Security],
issuer: [Amazon Web Services (AWS)],
)
date: [2020],
title: [Apache Cassandra 3.x Developer Associate],
issuer: [Datastax]
)

#cvHonor(
date: [2017],
title: [Applied Data Science with Python],
issuer: [Coursera]
date: [2021],
title: [Astronomer Certification DAG Authoring for Apache Airflow],
issuer: [Astronomer]
)

#cvHonor(
date: [],
title: [SQL Fundamentals Track],
issuer: [Datacamp]
)
date: [2021],
title: [Astronomer Certification for Apache Airflow Fundamentals],
issuer: [Astronomer]
)
16 changes: 9 additions & 7 deletions modules/professional.typ
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[hello],
[hello],
),
tags: ("Scio", "Scala2", "BigQuery", "Backstage")
tags: ("Scio", "Apache Beam", "Scala2", "BigQuery", "Backstage")
)

#cvEntry(
Expand All @@ -22,9 +22,10 @@
date: [Sept. 2020 - June 2022],
location: [Delft, The Netherlands],
description: list(
[Analyze large datasets using SQL and Python, collaborate with cross-functional teams to identify business insights],
[Create data visualizations and dashboards using Tableau, develop and maintain data pipelines using AWS],
)
[Responsible for designing distributed storage and streaming systems, deploying scalable applications for ETL/ELT],
[Heavy focus on NetCDF format, nc operators, dask.],
),
tags: ("Apache Airflow", "MinIO")
)

#cvEntry(
Expand All @@ -34,7 +35,8 @@
date: [Aug. 2019 - Aug. 2020],
location: [Hilversum, The Netherlands],
description: list(
[Assisted with data cleaning, processing, and analysis using Python and Excel, participated in team meetings and contributed to project planning and execution],
[Developed data visualizations and reports to communicate insights to stakeholders, collaborated with other interns and team members to complete projects on time and with high quality],
)
[Reporting performance analysis for the European marketplace.],
[Leveraged Cloud infrastructure solutions such as AWS S3, Redshift, CloudFormation.],
),
tags: ("Snowflake", "SQL")
)
Binary file modified output/CV.pdf
Binary file not shown.

0 comments on commit aac955c

Please sign in to comment.