Netlify
tcp/443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb765ac7f4
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/Luann00/portfolio.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main vscode-merge-base = origin/main
Open service 75.2.60.5:443 · luanzekiri.com
2026-01-09 11:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 18662
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 11:03:39 GMT
Etag: "0d903689cd35509ef1ce5e8fe4d28c48-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEH6T879WD5X50H21FRK6F6Y
Connection: close
Page title: Luan | Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Luan | Portfolio</title>
<link href="output.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=satoshi@400,700&display=swap"
rel="stylesheet"
/>
<!-- VanillaTilt -->
<script src="https://cdn.jsdelivr.net/npm/vanilla-tilt@1.7.2/dist/vanilla-tilt.min.js"></script>
</head>
<body class="bg-[#0f111a] text-gray-100 transition-colors duration-500">
<!--Navbar Section-->
<header class="w-full bg-[#1a1f2b] shadow-md border-b border-gray-700 z-30">
<div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-center">
<nav>
<ul
class="flex flex-col md:flex-row space-y-6 md:space-y-0 md:space-x-12"
>
<li><a href="#about" class="navbar-button">About</a></li>
<li><a href="#how-i-work" class="navbar-button">How I work</a></li>
<li><a href="#tech-stack" class="navbar-button">Skills</a></li>
<li><a href="#projects" class="navbar-button">Projects</a></li>
<li><a href="#contact" class="navbar-button">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<!--Introduction section-->
<section
id="introduction"
class="max-w-6xl mx-auto px-6 py-16 flex flex-col md:flex-row items-center space-y-8 md:space-y-0 md:space-x-12 mb-10"
>
<div class="profile-image-wrapper">
<img
src="Pi7_image.jpg"
alt="Luan"
class="w-40 h-40 md:w-56 md:h-56 lg:w-64 lg:h-64 rounded-full object-cover object-top shadow-lg border-4"
style="border-color: #3f3df3"
/>
</div>
<div class="space-y-6">
<h1 class="text-5xl md:text-6xl font-bold animate-fadeIn">
Hey, I'm Luan
</h1>
<p
class="text-lg md:text-xl text-gray-300 max-w-xl animate-fadeIn animate__delay-5s"
>
Software Engineer and Master's student from Leverkusen, Germany.
</p>
</div>
</section>
<!--About me section, where I introduce myself-->
<section id="about" class="max-w-6xl mx-auto px-6 mb-20">
<h2
class="text-5xl font-heading tracking-wide uppercase mb-10 text-center"
>
About me
</h2>
<div class="bg-[#1a1f2b] p-8 rounded-2xl shadow-lg">
<div class="flex justify-center mb-6 invert">
<img src="computer.png" alt="image" class="w-40 icon-white" />
</div>
<p class="text-gray-200">
Hello! My name is Luan. I'm doing my Master's in Information Systems
at the University of Cologne.<br />
Since July 2024, I've been working as a student in software
engineering at
<a
href="https://www.explicatis.com/"
target="_blank"
rel="noopener noreferrer"
style="color: #3399ff; text-decoration: none"
>
Explicatis GmbH</a
>, where I contribute to the development of an ERP system and
continuously expand my knowledge across both frontend and backend
development.<br />
What I enjoy most is working with a team to turn ideas into real
applications and seeing how technology can solve problems directly
and help people.
<br />
When I'm not at the computer or studying, you'll probably find me at
the gym. That's often when the solution to a bug I've been stuck on
suddenly clicks.
</p>
</div>
Open service 75.2.60.5:443 · luanzekiri.com
2026-01-02 14:56
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 18662
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 14:56:41 GMT
Etag: "0d903689cd35509ef1ce5e8fe4d28c48-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDZKBXW0FV1XV66AGKGZZEW8
Connection: close
Page title: Luan | Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Luan | Portfolio</title>
<link href="output.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=satoshi@400,700&display=swap"
rel="stylesheet"
/>
<!-- VanillaTilt -->
<script src="https://cdn.jsdelivr.net/npm/vanilla-tilt@1.7.2/dist/vanilla-tilt.min.js"></script>
</head>
<body class="bg-[#0f111a] text-gray-100 transition-colors duration-500">
<!--Navbar Section-->
<header class="w-full bg-[#1a1f2b] shadow-md border-b border-gray-700 z-30">
<div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-center">
<nav>
<ul
class="flex flex-col md:flex-row space-y-6 md:space-y-0 md:space-x-12"
>
<li><a href="#about" class="navbar-button">About</a></li>
<li><a href="#how-i-work" class="navbar-button">How I work</a></li>
<li><a href="#tech-stack" class="navbar-button">Skills</a></li>
<li><a href="#projects" class="navbar-button">Projects</a></li>
<li><a href="#contact" class="navbar-button">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<!--Introduction section-->
<section
id="introduction"
class="max-w-6xl mx-auto px-6 py-16 flex flex-col md:flex-row items-center space-y-8 md:space-y-0 md:space-x-12 mb-10"
>
<div class="profile-image-wrapper">
<img
src="Pi7_image.jpg"
alt="Luan"
class="w-40 h-40 md:w-56 md:h-56 lg:w-64 lg:h-64 rounded-full object-cover object-top shadow-lg border-4"
style="border-color: #3f3df3"
/>
</div>
<div class="space-y-6">
<h1 class="text-5xl md:text-6xl font-bold animate-fadeIn">
Hey, I'm Luan
</h1>
<p
class="text-lg md:text-xl text-gray-300 max-w-xl animate-fadeIn animate__delay-5s"
>
Software Engineer and Master's student from Leverkusen, Germany.
</p>
</div>
</section>
<!--About me section, where I introduce myself-->
<section id="about" class="max-w-6xl mx-auto px-6 mb-20">
<h2
class="text-5xl font-heading tracking-wide uppercase mb-10 text-center"
>
About me
</h2>
<div class="bg-[#1a1f2b] p-8 rounded-2xl shadow-lg">
<div class="flex justify-center mb-6 invert">
<img src="computer.png" alt="image" class="w-40 icon-white" />
</div>
<p class="text-gray-200">
Hello! My name is Luan. I'm doing my Master's in Information Systems
at the University of Cologne.<br />
Since July 2024, I've been working as a student in software
engineering at
<a
href="https://www.explicatis.com/"
target="_blank"
rel="noopener noreferrer"
style="color: #3399ff; text-decoration: none"
>
Explicatis GmbH</a
>, where I contribute to the development of an ERP system and
continuously expand my knowledge across both frontend and backend
development.<br />
What I enjoy most is working with a team to turn ideas into real
applications and seeing how technology can solve problems directly
and help people.
<br />
When I'm not at the computer or studying, you'll probably find me at
the gym. That's often when the solution to a bug I've been stuck on
suddenly clicks.
</p>
</div>
Open service 75.2.60.5:443 · luanzekiri.com
2025-12-23 03:34
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 18662
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Dec 2025 03:34:34 GMT
Etag: "0d903689cd35509ef1ce5e8fe4d28c48-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD4MBQH375S63AJPQS5D1NAD
Connection: close
Page title: Luan | Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Luan | Portfolio</title>
<link href="output.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=satoshi@400,700&display=swap"
rel="stylesheet"
/>
<!-- VanillaTilt -->
<script src="https://cdn.jsdelivr.net/npm/vanilla-tilt@1.7.2/dist/vanilla-tilt.min.js"></script>
</head>
<body class="bg-[#0f111a] text-gray-100 transition-colors duration-500">
<!--Navbar Section-->
<header class="w-full bg-[#1a1f2b] shadow-md border-b border-gray-700 z-30">
<div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-center">
<nav>
<ul
class="flex flex-col md:flex-row space-y-6 md:space-y-0 md:space-x-12"
>
<li><a href="#about" class="navbar-button">About</a></li>
<li><a href="#how-i-work" class="navbar-button">How I work</a></li>
<li><a href="#tech-stack" class="navbar-button">Skills</a></li>
<li><a href="#projects" class="navbar-button">Projects</a></li>
<li><a href="#contact" class="navbar-button">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<!--Introduction section-->
<section
id="introduction"
class="max-w-6xl mx-auto px-6 py-16 flex flex-col md:flex-row items-center space-y-8 md:space-y-0 md:space-x-12 mb-10"
>
<div class="profile-image-wrapper">
<img
src="Pi7_image.jpg"
alt="Luan"
class="w-40 h-40 md:w-56 md:h-56 lg:w-64 lg:h-64 rounded-full object-cover object-top shadow-lg border-4"
style="border-color: #3f3df3"
/>
</div>
<div class="space-y-6">
<h1 class="text-5xl md:text-6xl font-bold animate-fadeIn">
Hey, I'm Luan
</h1>
<p
class="text-lg md:text-xl text-gray-300 max-w-xl animate-fadeIn animate__delay-5s"
>
Software Engineer and Master's student from Leverkusen, Germany.
</p>
</div>
</section>
<!--About me section, where I introduce myself-->
<section id="about" class="max-w-6xl mx-auto px-6 mb-20">
<h2
class="text-5xl font-heading tracking-wide uppercase mb-10 text-center"
>
About me
</h2>
<div class="bg-[#1a1f2b] p-8 rounded-2xl shadow-lg">
<div class="flex justify-center mb-6 invert">
<img src="computer.png" alt="image" class="w-40 icon-white" />
</div>
<p class="text-gray-200">
Hello! My name is Luan. I'm doing my Master's in Information Systems
at the University of Cologne.<br />
Since July 2024, I've been working as a student in software
engineering at
<a
href="https://www.explicatis.com/"
target="_blank"
rel="noopener noreferrer"
style="color: #3399ff; text-decoration: none"
>
Explicatis GmbH</a
>, where I contribute to the development of an ERP system and
continuously expand my knowledge across both frontend and backend
development.<br />
What I enjoy most is working with a team to turn ideas into real
applications and seeing how technology can solve problems directly
and help people.
<br />
When I'm not at the computer or studying, you'll probably find me at
the gym. That's often when the solution to a bug I've been stuck on
suddenly clicks.
</p>
</div>
Open service 75.2.60.5:443 · luanzekiri.com
2025-12-21 09:04
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 18662
Content-Type: text/html; charset=UTF-8
Date: Sun, 21 Dec 2025 09:04:01 GMT
Etag: "0d903689cd35509ef1ce5e8fe4d28c48-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD02DH9WCTBN13VGG7TD8A65
Connection: close
Page title: Luan | Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Luan | Portfolio</title>
<link href="output.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=satoshi@400,700&display=swap"
rel="stylesheet"
/>
<!-- VanillaTilt -->
<script src="https://cdn.jsdelivr.net/npm/vanilla-tilt@1.7.2/dist/vanilla-tilt.min.js"></script>
</head>
<body class="bg-[#0f111a] text-gray-100 transition-colors duration-500">
<!--Navbar Section-->
<header class="w-full bg-[#1a1f2b] shadow-md border-b border-gray-700 z-30">
<div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-center">
<nav>
<ul
class="flex flex-col md:flex-row space-y-6 md:space-y-0 md:space-x-12"
>
<li><a href="#about" class="navbar-button">About</a></li>
<li><a href="#how-i-work" class="navbar-button">How I work</a></li>
<li><a href="#tech-stack" class="navbar-button">Skills</a></li>
<li><a href="#projects" class="navbar-button">Projects</a></li>
<li><a href="#contact" class="navbar-button">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<!--Introduction section-->
<section
id="introduction"
class="max-w-6xl mx-auto px-6 py-16 flex flex-col md:flex-row items-center space-y-8 md:space-y-0 md:space-x-12 mb-10"
>
<div class="profile-image-wrapper">
<img
src="Pi7_image.jpg"
alt="Luan"
class="w-40 h-40 md:w-56 md:h-56 lg:w-64 lg:h-64 rounded-full object-cover object-top shadow-lg border-4"
style="border-color: #3f3df3"
/>
</div>
<div class="space-y-6">
<h1 class="text-5xl md:text-6xl font-bold animate-fadeIn">
Hey, I'm Luan
</h1>
<p
class="text-lg md:text-xl text-gray-300 max-w-xl animate-fadeIn animate__delay-5s"
>
Software Engineer and Master's student from Leverkusen, Germany.
</p>
</div>
</section>
<!--About me section, where I introduce myself-->
<section id="about" class="max-w-6xl mx-auto px-6 mb-20">
<h2
class="text-5xl font-heading tracking-wide uppercase mb-10 text-center"
>
About me
</h2>
<div class="bg-[#1a1f2b] p-8 rounded-2xl shadow-lg">
<div class="flex justify-center mb-6 invert">
<img src="computer.png" alt="image" class="w-40 icon-white" />
</div>
<p class="text-gray-200">
Hello! My name is Luan. I'm doing my Master's in Information Systems
at the University of Cologne.<br />
Since July 2024, I've been working as a student in software
engineering at
<a
href="https://www.explicatis.com/"
target="_blank"
rel="noopener noreferrer"
style="color: #3399ff; text-decoration: none"
>
Explicatis GmbH</a
>, where I contribute to the development of an ERP system and
continuously expand my knowledge across both frontend and backend
development.<br />
What I enjoy most is working with a team to turn ideas into real
applications and seeing how technology can solve problems directly
and help people.
<br />
When I'm not at the computer or studying, you'll probably find me at
the gym. That's often when the solution to a bug I've been stuck on
suddenly clicks.
</p>
</div>
Open service 75.2.60.5:443 · luanzekiri.com
2025-12-19 09:39
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 18662
Content-Type: text/html; charset=UTF-8
Date: Fri, 19 Dec 2025 09:39:14 GMT
Etag: "0d903689cd35509ef1ce5e8fe4d28c48-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCTZMJW1TZQ3WP3MMBXBHWM5
Connection: close
Page title: Luan | Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Luan | Portfolio</title>
<link href="output.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=satoshi@400,700&display=swap"
rel="stylesheet"
/>
<!-- VanillaTilt -->
<script src="https://cdn.jsdelivr.net/npm/vanilla-tilt@1.7.2/dist/vanilla-tilt.min.js"></script>
</head>
<body class="bg-[#0f111a] text-gray-100 transition-colors duration-500">
<!--Navbar Section-->
<header class="w-full bg-[#1a1f2b] shadow-md border-b border-gray-700 z-30">
<div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-center">
<nav>
<ul
class="flex flex-col md:flex-row space-y-6 md:space-y-0 md:space-x-12"
>
<li><a href="#about" class="navbar-button">About</a></li>
<li><a href="#how-i-work" class="navbar-button">How I work</a></li>
<li><a href="#tech-stack" class="navbar-button">Skills</a></li>
<li><a href="#projects" class="navbar-button">Projects</a></li>
<li><a href="#contact" class="navbar-button">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<!--Introduction section-->
<section
id="introduction"
class="max-w-6xl mx-auto px-6 py-16 flex flex-col md:flex-row items-center space-y-8 md:space-y-0 md:space-x-12 mb-10"
>
<div class="profile-image-wrapper">
<img
src="Pi7_image.jpg"
alt="Luan"
class="w-40 h-40 md:w-56 md:h-56 lg:w-64 lg:h-64 rounded-full object-cover object-top shadow-lg border-4"
style="border-color: #3f3df3"
/>
</div>
<div class="space-y-6">
<h1 class="text-5xl md:text-6xl font-bold animate-fadeIn">
Hey, I'm Luan
</h1>
<p
class="text-lg md:text-xl text-gray-300 max-w-xl animate-fadeIn animate__delay-5s"
>
Software Engineer and Master's student from Leverkusen, Germany.
</p>
</div>
</section>
<!--About me section, where I introduce myself-->
<section id="about" class="max-w-6xl mx-auto px-6 mb-20">
<h2
class="text-5xl font-heading tracking-wide uppercase mb-10 text-center"
>
About me
</h2>
<div class="bg-[#1a1f2b] p-8 rounded-2xl shadow-lg">
<div class="flex justify-center mb-6 invert">
<img src="computer.png" alt="image" class="w-40 icon-white" />
</div>
<p class="text-gray-200">
Hello! My name is Luan. I'm doing my Master's in Information Systems
at the University of Cologne.<br />
Since July 2024, I've been working as a student in software
engineering at
<a
href="https://www.explicatis.com/"
target="_blank"
rel="noopener noreferrer"
style="color: #3399ff; text-decoration: none"
>
Explicatis GmbH</a
>, where I contribute to the development of an ERP system and
continuously expand my knowledge across both frontend and backend
development.<br />
What I enjoy most is working with a team to turn ideas into real
applications and seeing how technology can solve problems directly
and help people.
<br />
When I'm not at the computer or studying, you'll probably find me at
the gym. That's often when the solution to a bug I've been stuck on
suddenly clicks.
</p>
</div>