summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig12
-rw-r--r--config/_default/hugo.toml1
-rw-r--r--config/_default/languages.en.toml8
-rw-r--r--config/_default/languages.it.toml3
-rw-r--r--config/_default/params.toml4
-rw-r--r--content/en/about-me.md5
-rw-r--r--content/it/about-me.md2
-rw-r--r--content/it/posts/aes-impl.md7
8 files changed, 32 insertions, 10 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..742506c
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,12 @@
+# EditorConfig is awesome: https://EditorConfig.org
+
+# top-most EditorConfig file
+root = true
+
+[*]
+indent_style = tab
+indent_size = 2
+end_of_line = lf
+charset = utf-8
+trim_trailing_whitespace = true
+insert_final_newline = false \ No newline at end of file
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 5c9b510..a0efa66 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -16,6 +16,7 @@ buildDrafts = false
buildFuture = false
enableEmoji = true
+enableGitInfo = true
# googleAnalytics = "G-XXXXXXXXX"
diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml
index 66931e8..6daa094 100644
--- a/config/_default/languages.en.toml
+++ b/config/_default/languages.en.toml
@@ -1,7 +1,7 @@
disabled = false
languageCode = "en"
languageName = "English"
-weight = 10
+weight = 2
contentDir = 'content/en'
title = "Iuri Antico"
@@ -12,7 +12,7 @@ rtl = false
dateFormat = "Mon 2 January 2006"
# logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png"
-# description = "My awesome website"
+description = "Iuri Antico's Portfolio"
# copyright = "Copy, _right?_ :thinking_face:"
[params.author]
@@ -20,15 +20,15 @@ dateFormat = "Mon 2 January 2006"
email = "iuricube@gmail.com"
image = "img/iuri.jpg"
imageQuality = 96
- headline = "IT Tech / Developer"
+ headline = "IT Tech | Developer"
bio = ""
links = [
{ email = "mailto:iuricube@gmail.com" },
- { xmpp = "xmpp:iuri@chat.antico.dev" },
{ github = "https://github.com/chichibio-savoiardi" },
{ linkedin = "https://www.linkedin.com/in/iuri-antico-05210a217/" },
{ steam = "https://steamcommunity.com/id/sphere4779/" },
]
+
# { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
# { apple = "https://www.apple.com" },
diff --git a/config/_default/languages.it.toml b/config/_default/languages.it.toml
index 47c41b0..4e6718c 100644
--- a/config/_default/languages.it.toml
+++ b/config/_default/languages.it.toml
@@ -12,7 +12,7 @@ rtl = false
dateFormat = "Mon 2 January 2006"
# logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png"
-# description = "My awesome website"
+description = "Portfolio di Iuri Antico"
# copyright = "Copy, _right?_ :thinking_face:"
[params.author]
@@ -24,7 +24,6 @@ dateFormat = "Mon 2 January 2006"
bio = ""
links = [
{ email = "mailto:iuricube@gmail.com" },
- { xmpp = "xmpp:iuri@chat.antico.dev" },
{ github = "https://github.com/chichibio-savoiardi" },
{ linkedin = "https://www.linkedin.com/in/iuri-antico-05210a217/" },
{ steam = "https://steamcommunity.com/id/sphere4779/" },
diff --git a/config/_default/params.toml b/config/_default/params.toml
index bec72d8..bcc5a6d 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -23,7 +23,7 @@ disableImageOptimizationMD = false
disableTextInHeader = false
# backgroundImageWidth = 1200
-# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images
+# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
# defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter)
@@ -37,7 +37,7 @@ giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v11.next.forgejo.org"
[header]
- layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
+ layout = "fixed-fill-blur" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
[footer]
showMenu = true
diff --git a/content/en/about-me.md b/content/en/about-me.md
index 20215f6..1a9f7f4 100644
--- a/content/en/about-me.md
+++ b/content/en/about-me.md
@@ -4,4 +4,9 @@ draft = false
title = 'About me'
+++
+Code quality and security: this is my focus.
+After graduating high school and attending a bachelor degree that has given me solid theoretical foundations, I enriched my training by partecipating in Cyberchallenge.IT.
+This experience gave me the opportunity to develop advanced skillsin cybersecurity and a "secure-by-design" approach to software development.
+I am a computer scientist ready to start their career and searching a Junior Developer position, fully shifting my focus on work.
+I am not only searching for a jop postion, but a team where i can apply my learning speed and my attention to detail regarding cybersecurity. \ No newline at end of file
diff --git a/content/it/about-me.md b/content/it/about-me.md
index c5064bf..e21b0ce 100644
--- a/content/it/about-me.md
+++ b/content/it/about-me.md
@@ -4,8 +4,6 @@ draft = false
title = 'Chi sono'
+++
-Sono un informatico pronto a iniziare la sua carriera, con un focus particolare sulla qualità e la sicurezza del codice.
-
Qualità e sicurezza del codice: questo è il mio focus particolare.
Dopo il diploma e un percorso universitario triennale che mi ha dato solide basi teoriche, ho arricchito la mia formazione partecipando al programma di addestramento CyberChallenge.IT.
Questa esperienza mi ha permesso di sviluppare competenze avanzate in cybersecurity e un approccio allo sviluppo “secure-by-design”.
diff --git a/content/it/posts/aes-impl.md b/content/it/posts/aes-impl.md
new file mode 100644
index 0000000..fbbbdd6
--- /dev/null
+++ b/content/it/posts/aes-impl.md
@@ -0,0 +1,7 @@
++++
+date = '2026-01-07'
+draft = true
+title = 'Implementazione di AES-128-ECB'
++++
+
+{{< github repo="chichibio-savoiardi/ImplementazioneAES" showThumbnail=true >}}