Vercel
tcp/443
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f87d2ceaddaab63744d7f20e74d7f20e7
Found 3 files trough .DS_Store spidering: /favicon.png /imgs /imgs/eu.JPG
Open service 66.33.60.193:443 · www.monfardini.dev
2026-01-09 05:38
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 68482
Content-Type: text/html
Date: Fri, 09 Jan 2026 05:38:15 GMT
Etag: "1bf5t4o"
Link: <./_app/immutable/assets/0.HaYoaGAF.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.DKlYs8GN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DvM8R2Sx.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/HCXNagKj.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DlHbGK9N.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CYgJF_JY.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.4F5Oxp3x.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BbqW5Spo.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.UeJuvrmo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/zr9oTk10.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/xq7UDdM0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DUBif2Z7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CIZSSR_T.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Ck2iIapE.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.BPgn8vgK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CvcynlIR.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BaY3zzjp.js>; rel="modulepreload"; nopush
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Sveltekit-Page: true
X-Vercel-Cache: MISS
X-Vercel-Id: fra1::iad1::6hgtj-1767937095637-c160bfbc3506
Connection: close
Page title: Giovanni Monfardini
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="./_app/immutable/assets/0.HaYoaGAF.css" rel="stylesheet"><title>Giovanni Monfardini</title><!-- HEAD_svelte-1nen96w_START --> <!-- HTML_TAG_START --><script>(function setInitialMode({ defaultMode, themeColors: themeColors2, darkClassNames: darkClassNames2 = ["dark"], lightClassNames: lightClassNames2 = [], defaultTheme = "" }) {
const rootEl = document.documentElement;
const mode = localStorage.getItem("mode-watcher-mode") || defaultMode;
const theme2 = localStorage.getItem("mode-watcher-theme") || defaultTheme;
const light = mode === "light" || mode === "system" && window.matchMedia("(prefers-color-scheme: light)").matches;
if (light) {
if (darkClassNames2.length)
rootEl.classList.remove(...darkClassNames2);
if (lightClassNames2.length)
rootEl.classList.add(...lightClassNames2);
} else {
if (lightClassNames2.length)
rootEl.classList.remove(...lightClassNames2);
if (darkClassNames2.length)
rootEl.classList.add(...darkClassNames2);
}
rootEl.style.colorScheme = light ? "light" : "dark";
if (themeColors2) {
const themeMetaEl = document.querySelector('meta[name="theme-color"]');
if (themeMetaEl) {
themeMetaEl.setAttribute("content", mode === "light" ? themeColors2.light : themeColors2.dark);
}
}
if (theme2) {
rootEl.setAttribute("data-theme", theme2);
localStorage.setItem("mode-watcher-theme", theme2);
}
localStorage.setItem("mode-watcher-mode", mode);
})({"defaultMode":"system","darkClassNames":["dark"],"lightClassNames":[],"defaultTheme":"","modeStorageKey":"mode-watcher-mode","themeStorageKey":"mode-watcher-theme"});</script><!-- HTML_TAG_END --><!-- HEAD_svelte-1nen96w_END --><!-- HEAD_svelte-188rcrd_START --><meta name="description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:title" content="Giovanni Monfardini"><meta property="og:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:url" content="https://github.com/giovannimonfardini"><meta property="og:site_name" content="Giovanni Monfardini"><meta property="og:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta property="og:locale" content="en_US"><meta property="og:type" content="website"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"><meta name="twitter:title" content="Giovanni Monfardini"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta name="twitter:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta name="google-site-verification" content="your-google-verification-code"><meta name="yandex-verification" content="your-yandex-verification-code"><!-- HEAD_svelte-188rcrd_END -->
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="relative mx-auto min-h-screen max-w-2xl bg-background px-6 py-12 font-sans antialiased sm:py-24"> <main class="flex min-h-[100dvh] flex-col space-y-10"><section id="hero"><div class="mx-auto w-full max-w-2xl space-y-8"><div class="flex justify-between gap-2"><div class="flex flex-1 flex-col sp
Open service 66.33.60.193:443 · www.monfardini.dev
2026-01-02 11:19
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 68482
Content-Type: text/html
Date: Fri, 02 Jan 2026 11:19:49 GMT
Etag: "13gk0dj"
Link: <./_app/immutable/assets/0.HaYoaGAF.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.DKlYs8GN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DvM8R2Sx.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/HCXNagKj.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DlHbGK9N.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CYgJF_JY.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.4F5Oxp3x.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BbqW5Spo.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.UeJuvrmo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/zr9oTk10.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/xq7UDdM0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DUBif2Z7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CIZSSR_T.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Ck2iIapE.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.BPgn8vgK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CvcynlIR.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BaY3zzjp.js>; rel="modulepreload"; nopush
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Sveltekit-Page: true
X-Vercel-Cache: MISS
X-Vercel-Id: fra1::iad1::mhmlk-1767352789549-d72011dbc322
Connection: close
Page title: Giovanni Monfardini
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="./_app/immutable/assets/0.HaYoaGAF.css" rel="stylesheet"><title>Giovanni Monfardini</title><!-- HEAD_svelte-1nen96w_START --> <!-- HTML_TAG_START --><script>(function setInitialMode({ defaultMode, themeColors: themeColors2, darkClassNames: darkClassNames2 = ["dark"], lightClassNames: lightClassNames2 = [], defaultTheme = "" }) {
const rootEl = document.documentElement;
const mode = localStorage.getItem("mode-watcher-mode") || defaultMode;
const theme2 = localStorage.getItem("mode-watcher-theme") || defaultTheme;
const light = mode === "light" || mode === "system" && window.matchMedia("(prefers-color-scheme: light)").matches;
if (light) {
if (darkClassNames2.length)
rootEl.classList.remove(...darkClassNames2);
if (lightClassNames2.length)
rootEl.classList.add(...lightClassNames2);
} else {
if (lightClassNames2.length)
rootEl.classList.remove(...lightClassNames2);
if (darkClassNames2.length)
rootEl.classList.add(...darkClassNames2);
}
rootEl.style.colorScheme = light ? "light" : "dark";
if (themeColors2) {
const themeMetaEl = document.querySelector('meta[name="theme-color"]');
if (themeMetaEl) {
themeMetaEl.setAttribute("content", mode === "light" ? themeColors2.light : themeColors2.dark);
}
}
if (theme2) {
rootEl.setAttribute("data-theme", theme2);
localStorage.setItem("mode-watcher-theme", theme2);
}
localStorage.setItem("mode-watcher-mode", mode);
})({"defaultMode":"system","darkClassNames":["dark"],"lightClassNames":[],"defaultTheme":"","modeStorageKey":"mode-watcher-mode","themeStorageKey":"mode-watcher-theme"});</script><!-- HTML_TAG_END --><!-- HEAD_svelte-1nen96w_END --><!-- HEAD_svelte-188rcrd_START --><meta name="description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:title" content="Giovanni Monfardini"><meta property="og:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:url" content="https://github.com/giovannimonfardini"><meta property="og:site_name" content="Giovanni Monfardini"><meta property="og:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta property="og:locale" content="en_US"><meta property="og:type" content="website"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"><meta name="twitter:title" content="Giovanni Monfardini"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta name="twitter:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta name="google-site-verification" content="your-google-verification-code"><meta name="yandex-verification" content="your-yandex-verification-code"><!-- HEAD_svelte-188rcrd_END -->
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="relative mx-auto min-h-screen max-w-2xl bg-background px-6 py-12 font-sans antialiased sm:py-24"> <main class="flex min-h-[100dvh] flex-col space-y-10"><section id="hero"><div class="mx-auto w-full max-w-2xl space-y-8"><div class="flex justify-between gap-2"><div class="flex flex-1 flex-col sp
Open service 66.33.60.193:443 · www.monfardini.dev
2025-12-23 00:56
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 68482
Content-Type: text/html
Date: Tue, 23 Dec 2025 00:56:27 GMT
Etag: "xh5yja"
Link: <./_app/immutable/assets/0.HaYoaGAF.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.DKlYs8GN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DvM8R2Sx.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/HCXNagKj.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DlHbGK9N.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CYgJF_JY.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.4F5Oxp3x.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BbqW5Spo.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.UeJuvrmo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/zr9oTk10.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/xq7UDdM0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DUBif2Z7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CIZSSR_T.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Ck2iIapE.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.BPgn8vgK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CvcynlIR.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BaY3zzjp.js>; rel="modulepreload"; nopush
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Sveltekit-Page: true
X-Vercel-Cache: MISS
X-Vercel-Id: iad1::iad1::kzs45-1766451385969-a4171c1beaa3
Connection: close
Page title: Giovanni Monfardini
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="./_app/immutable/assets/0.HaYoaGAF.css" rel="stylesheet"><title>Giovanni Monfardini</title><!-- HEAD_svelte-1nen96w_START --> <!-- HTML_TAG_START --><script>(function setInitialMode({ defaultMode, themeColors: themeColors2, darkClassNames: darkClassNames2 = ["dark"], lightClassNames: lightClassNames2 = [], defaultTheme = "" }) {
const rootEl = document.documentElement;
const mode = localStorage.getItem("mode-watcher-mode") || defaultMode;
const theme2 = localStorage.getItem("mode-watcher-theme") || defaultTheme;
const light = mode === "light" || mode === "system" && window.matchMedia("(prefers-color-scheme: light)").matches;
if (light) {
if (darkClassNames2.length)
rootEl.classList.remove(...darkClassNames2);
if (lightClassNames2.length)
rootEl.classList.add(...lightClassNames2);
} else {
if (lightClassNames2.length)
rootEl.classList.remove(...lightClassNames2);
if (darkClassNames2.length)
rootEl.classList.add(...darkClassNames2);
}
rootEl.style.colorScheme = light ? "light" : "dark";
if (themeColors2) {
const themeMetaEl = document.querySelector('meta[name="theme-color"]');
if (themeMetaEl) {
themeMetaEl.setAttribute("content", mode === "light" ? themeColors2.light : themeColors2.dark);
}
}
if (theme2) {
rootEl.setAttribute("data-theme", theme2);
localStorage.setItem("mode-watcher-theme", theme2);
}
localStorage.setItem("mode-watcher-mode", mode);
})({"defaultMode":"system","darkClassNames":["dark"],"lightClassNames":[],"defaultTheme":"","modeStorageKey":"mode-watcher-mode","themeStorageKey":"mode-watcher-theme"});</script><!-- HTML_TAG_END --><!-- HEAD_svelte-1nen96w_END --><!-- HEAD_svelte-188rcrd_START --><meta name="description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:title" content="Giovanni Monfardini"><meta property="og:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:url" content="https://github.com/giovannimonfardini"><meta property="og:site_name" content="Giovanni Monfardini"><meta property="og:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta property="og:locale" content="en_US"><meta property="og:type" content="website"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"><meta name="twitter:title" content="Giovanni Monfardini"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta name="twitter:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta name="google-site-verification" content="your-google-verification-code"><meta name="yandex-verification" content="your-yandex-verification-code"><!-- HEAD_svelte-188rcrd_END -->
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="relative mx-auto min-h-screen max-w-2xl bg-background px-6 py-12 font-sans antialiased sm:py-24"> <main class="flex min-h-[100dvh] flex-col space-y-10"><section id="hero"><div class="mx-auto w-full max-w-2xl space-y-8"><div class="flex justify-between gap-2"><div class="flex flex-1 flex-col sp
Open service 66.33.60.193:443 · www.monfardini.dev
2025-12-20 17:00
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 68482
Content-Type: text/html
Date: Sat, 20 Dec 2025 17:00:13 GMT
Etag: "hv15i1"
Link: <./_app/immutable/assets/0.HaYoaGAF.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.DKlYs8GN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DvM8R2Sx.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/HCXNagKj.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DlHbGK9N.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CYgJF_JY.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.4F5Oxp3x.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BbqW5Spo.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.UeJuvrmo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/zr9oTk10.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/xq7UDdM0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DUBif2Z7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CIZSSR_T.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Ck2iIapE.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.BPgn8vgK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CvcynlIR.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BaY3zzjp.js>; rel="modulepreload"; nopush
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Sveltekit-Page: true
X-Vercel-Cache: MISS
X-Vercel-Id: sfo1::iad1::6ct75-1766250012633-497ae027ec35
Connection: close
Page title: Giovanni Monfardini
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="./_app/immutable/assets/0.HaYoaGAF.css" rel="stylesheet"><title>Giovanni Monfardini</title><!-- HEAD_svelte-1nen96w_START --> <!-- HTML_TAG_START --><script>(function setInitialMode({ defaultMode, themeColors: themeColors2, darkClassNames: darkClassNames2 = ["dark"], lightClassNames: lightClassNames2 = [], defaultTheme = "" }) {
const rootEl = document.documentElement;
const mode = localStorage.getItem("mode-watcher-mode") || defaultMode;
const theme2 = localStorage.getItem("mode-watcher-theme") || defaultTheme;
const light = mode === "light" || mode === "system" && window.matchMedia("(prefers-color-scheme: light)").matches;
if (light) {
if (darkClassNames2.length)
rootEl.classList.remove(...darkClassNames2);
if (lightClassNames2.length)
rootEl.classList.add(...lightClassNames2);
} else {
if (lightClassNames2.length)
rootEl.classList.remove(...lightClassNames2);
if (darkClassNames2.length)
rootEl.classList.add(...darkClassNames2);
}
rootEl.style.colorScheme = light ? "light" : "dark";
if (themeColors2) {
const themeMetaEl = document.querySelector('meta[name="theme-color"]');
if (themeMetaEl) {
themeMetaEl.setAttribute("content", mode === "light" ? themeColors2.light : themeColors2.dark);
}
}
if (theme2) {
rootEl.setAttribute("data-theme", theme2);
localStorage.setItem("mode-watcher-theme", theme2);
}
localStorage.setItem("mode-watcher-mode", mode);
})({"defaultMode":"system","darkClassNames":["dark"],"lightClassNames":[],"defaultTheme":"","modeStorageKey":"mode-watcher-mode","themeStorageKey":"mode-watcher-theme"});</script><!-- HTML_TAG_END --><!-- HEAD_svelte-1nen96w_END --><!-- HEAD_svelte-188rcrd_START --><meta name="description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:title" content="Giovanni Monfardini"><meta property="og:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:url" content="https://github.com/giovannimonfardini"><meta property="og:site_name" content="Giovanni Monfardini"><meta property="og:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta property="og:locale" content="en_US"><meta property="og:type" content="website"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"><meta name="twitter:title" content="Giovanni Monfardini"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta name="twitter:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta name="google-site-verification" content="your-google-verification-code"><meta name="yandex-verification" content="your-yandex-verification-code"><!-- HEAD_svelte-188rcrd_END -->
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="relative mx-auto min-h-screen max-w-2xl bg-background px-6 py-12 font-sans antialiased sm:py-24"> <main class="flex min-h-[100dvh] flex-col space-y-10"><section id="hero"><div class="mx-auto w-full max-w-2xl space-y-8"><div class="flex justify-between gap-2"><div class="flex flex-1 flex-col sp
Open service 66.33.60.193:443 · www.monfardini.dev
2025-12-19 08:02
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 68482
Content-Type: text/html
Date: Fri, 19 Dec 2025 08:02:40 GMT
Etag: "1wdxr2u"
Link: <./_app/immutable/assets/0.HaYoaGAF.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.DKlYs8GN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DvM8R2Sx.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/HCXNagKj.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DlHbGK9N.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CYgJF_JY.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.4F5Oxp3x.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BbqW5Spo.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.UeJuvrmo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/zr9oTk10.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/xq7UDdM0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DUBif2Z7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CIZSSR_T.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Ck2iIapE.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.BPgn8vgK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CvcynlIR.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BaY3zzjp.js>; rel="modulepreload"; nopush
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Sveltekit-Page: true
X-Vercel-Cache: MISS
X-Vercel-Id: lhr1::iad1::jq9lp-1766131359341-3ff5b14c3a3b
Connection: close
Page title: Giovanni Monfardini
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="./_app/immutable/assets/0.HaYoaGAF.css" rel="stylesheet"><title>Giovanni Monfardini</title><!-- HEAD_svelte-1nen96w_START --> <!-- HTML_TAG_START --><script>(function setInitialMode({ defaultMode, themeColors: themeColors2, darkClassNames: darkClassNames2 = ["dark"], lightClassNames: lightClassNames2 = [], defaultTheme = "" }) {
const rootEl = document.documentElement;
const mode = localStorage.getItem("mode-watcher-mode") || defaultMode;
const theme2 = localStorage.getItem("mode-watcher-theme") || defaultTheme;
const light = mode === "light" || mode === "system" && window.matchMedia("(prefers-color-scheme: light)").matches;
if (light) {
if (darkClassNames2.length)
rootEl.classList.remove(...darkClassNames2);
if (lightClassNames2.length)
rootEl.classList.add(...lightClassNames2);
} else {
if (lightClassNames2.length)
rootEl.classList.remove(...lightClassNames2);
if (darkClassNames2.length)
rootEl.classList.add(...darkClassNames2);
}
rootEl.style.colorScheme = light ? "light" : "dark";
if (themeColors2) {
const themeMetaEl = document.querySelector('meta[name="theme-color"]');
if (themeMetaEl) {
themeMetaEl.setAttribute("content", mode === "light" ? themeColors2.light : themeColors2.dark);
}
}
if (theme2) {
rootEl.setAttribute("data-theme", theme2);
localStorage.setItem("mode-watcher-theme", theme2);
}
localStorage.setItem("mode-watcher-mode", mode);
})({"defaultMode":"system","darkClassNames":["dark"],"lightClassNames":[],"defaultTheme":"","modeStorageKey":"mode-watcher-mode","themeStorageKey":"mode-watcher-theme"});</script><!-- HTML_TAG_END --><!-- HEAD_svelte-1nen96w_END --><!-- HEAD_svelte-188rcrd_START --><meta name="description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:title" content="Giovanni Monfardini"><meta property="og:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta property="og:url" content="https://github.com/giovannimonfardini"><meta property="og:site_name" content="Giovanni Monfardini"><meta property="og:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta property="og:locale" content="en_US"><meta property="og:type" content="website"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"><meta name="twitter:title" content="Giovanni Monfardini"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1891907182083391489/Vtu6yFQE_400x400.jpg"><meta name="twitter:description" content="Software Engineer passionate about algorithms and logic. I thrive on solving complex problems and building efficient solutions. I love creating things that make a difference and helping others through technology."><meta name="google-site-verification" content="your-google-verification-code"><meta name="yandex-verification" content="your-yandex-verification-code"><!-- HEAD_svelte-188rcrd_END -->
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="relative mx-auto min-h-screen max-w-2xl bg-background px-6 py-12 font-sans antialiased sm:py-24"> <main class="flex min-h-[100dvh] flex-col space-y-10"><section id="hero"><div class="mx-auto w-full max-w-2xl space-y-8"><div class="flex justify-between gap-2"><div class="flex flex-1 flex-col sp