From 350b27402a9c01d66f78395a5d1c62eaa7784545 Mon Sep 17 00:00:00 2001
From: Sk3pper <13051136+Sk3pper@users.noreply.github.com>
Date: Mon, 19 Aug 2024 11:40:59 +0200
Subject: [PATCH] Typo and Copyright string
---
data/en/sections/about.yaml | 2 +-
data/en/sections/experiences.yaml | 4 ++--
data/en/sections/skills.yaml | 4 ++--
data/en/site.yaml | 2 +-
i18n/en.toml | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/data/en/sections/about.yaml b/data/en/sections/about.yaml
index 98871ec..825ab08 100644
--- a/data/en/sections/about.yaml
+++ b/data/en/sections/about.yaml
@@ -19,7 +19,7 @@ designation: Security Engineer
# resume: "files/resume.pdf"
# a summary about you
-summary: 'Hi! my name is Andrea Bissoli and this is my personal web page where I will put my blog articles, notes and my personal carrier path.
I am passionate about computer science and prone to fully understand how things work by asking myself "why?" and "how?". I like to expand my knowledge both theoretically and through practical activities. I find creative solutions to problems and write code to implement them. My work experience includes:
- Engineer: I gather everything related to engineering, being curious to comprehend the workings of every intricate detail, explore novel solutions, and embrace the creative aspects;
- IT: Coding and everything that is related to computer technology.
- Security: In recent years, I developed interest and competence in cybersecurity, working on information security projects, security by design, writing secure code and training for hardware and software security testing.
'
+summary: 'Hi! My name is Andrea Bissoli and this is my personal web page where I will post my blog articles, notes and my personal career path.
I am passionate about computer science and prone to fully understand how things work by asking myself "why?" and "how?". I like to expand my knowledge both theoretically and through practical activities. I find creative solutions to problems and write code to implement them. My work experience includes:- Engineering: I gather everything related to engineering, being curious to comprehend the workings of every intricate detail, explore novel solutions, and embrace the creative aspects;
- IT: Coding and everything that is related to computer technology.
- Security: In recent years, I developed an interest and competence in cybersecurity, working on information security projects, security by design, writing secure code and training for hardware and software security testing.
'
# your social links
# give as many as you want. use font-awesome for the icons.
diff --git a/data/en/sections/experiences.yaml b/data/en/sections/experiences.yaml
index 028aeef..a1c9354 100644
--- a/data/en/sections/experiences.yaml
+++ b/data/en/sections/experiences.yaml
@@ -43,7 +43,7 @@ experiences:
responsibilities:
- Analysis of methodologies, design and implementation of prototype solutions for security risk management and cyber deception area;
- Propose and investigate innovative approaches or technologies in the field of cyber security;
- - Be up-to-date with cyber security trends and cutting edge technologies;
+ - Be up-to-date with cyber security trends and cutting-edge technologies;
- company:
name: UniCredit Services
@@ -92,7 +92,7 @@ experiences:
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/experiences/company1.jpg
# company overview
- overview: Teacher in an extra curricular course of "programming techniques" addressed to students of the scientific high school biennium.
+ overview: Teacher in an extracurricular course of "programming techniques" addressed to students of the scientific high school biennium.
positions:
- designation: Teacher
start: September 2016
diff --git a/data/en/sections/skills.yaml b/data/en/sections/skills.yaml
index d2e8084..7849763 100644
--- a/data/en/sections/skills.yaml
+++ b/data/en/sections/skills.yaml
@@ -13,7 +13,7 @@ section:
skills:
- name: Programming languages
icon: "fa-solid fa-code"
- summary: "Python, Golang, C, C++, Java, Javascript, PHP."
+ summary: "Python, Golang, C, C++, Java, JavaScript, PHP."
- name: Code quality and security tools
icon: "fa-solid fa-screwdriver-wrench"
@@ -34,7 +34,7 @@ skills:
- name: Git
logo: /images/sections/skills/git.png
- summary: "Experienced with git-based development. Mostly, use Github."
+ summary: "Experienced with git-based development. Mostly, use GitHub."
# url: "https://git-scm.com/"
- name: Jenkins
diff --git a/data/en/site.yaml b/data/en/site.yaml
index fe9f32d..428efcf 100644
--- a/data/en/site.yaml
+++ b/data/en/site.yaml
@@ -1,5 +1,5 @@
# Copyright Notice
-copyright: © 2024 Copyright.
+copyright: © 2024 Andrea Bissoli. All rights reserved.
# Possible to change the navBar left text
navBarTitle: " "
diff --git a/i18n/en.toml b/i18n/en.toml
index 4c43793..08b1ca7 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -27,7 +27,7 @@ other = "Navigation"
other = "Contact me:"
[found_me]
-other = "Found me:"
+other = "Find me:"
[email]
other = "Email"