diff --git a/.directory b/.directory new file mode 100644 index 0000000..636c982 --- /dev/null +++ b/.directory @@ -0,0 +1,4 @@ +[Dolphin] +Timestamp=2026,4,6,15,44,57.094 +Version=4 +ViewMode=1 diff --git a/_matrix b/_matrix deleted file mode 120000 index 0ec21b7..0000000 --- a/_matrix +++ /dev/null @@ -1 +0,0 @@ -matrix \ No newline at end of file diff --git a/badge/badge.html b/badge/badge.html new file mode 100644 index 0000000..f3f91f6 --- /dev/null +++ b/badge/badge.html @@ -0,0 +1,173 @@ + + + + + + PlutoHacks 2026 • Badge + + + + +
+
BROWARD COLLEGE PRESENTS
+
PLUTOHACKS 2026
+ +
HACKER NAME
+
COLLEGE / ORGANIZATION
+ +
+ PARTICIPANT
+ Broward College • PlutoHacks +
+ + +
+ + + + +
+ + + + + diff --git a/carproject/index.html b/carproject/index.html index dbc0ad4..3c18cf4 100644 --- a/carproject/index.html +++ b/carproject/index.html @@ -133,6 +133,6 @@ } }); - + ← Back to Resume diff --git a/certs/.directory b/certs/.directory new file mode 100644 index 0000000..8ea1f3b --- /dev/null +++ b/certs/.directory @@ -0,0 +1,4 @@ +[Dolphin] +Timestamp=2026,4,22,13,29,51.068 +Version=4 +ViewMode=1 diff --git a/certs/CompTIA-A+-ce-certificate.pdf b/certs/CompTIA-A+-ce-certificate.pdf index 8aac236..48d8d8c 100644 Binary files a/certs/CompTIA-A+-ce-certificate.pdf and b/certs/CompTIA-A+-ce-certificate.pdf differ diff --git a/certs/CompTIA-CySA+-ce-certificate.pdf b/certs/CompTIA-CySA+-ce-certificate.pdf new file mode 100644 index 0000000..b985452 Binary files /dev/null and b/certs/CompTIA-CySA+-ce-certificate.pdf differ diff --git a/homelab/index.html b/homelab/index.html new file mode 100644 index 0000000..3acabfa --- /dev/null +++ b/homelab/index.html @@ -0,0 +1,109 @@ + + + + + + Gianlucca Pirovano - Homelab Infrastructure + + + +
+

Homelab Infrastructure

+

Gianlucca Pirovano

+ +
+ My current homelab setup featuring a TrueNAS storage server, Proxmox VE virtualization host, + and pfSense router. An IOGEAR 8-port KVM switch is mounted on top for direct hardware access + when network management is unavailable. +
+ + + + ← Back to Resume +
+ + diff --git a/homelab/pic1.jpg b/homelab/pic1.jpg new file mode 100644 index 0000000..decac38 Binary files /dev/null and b/homelab/pic1.jpg differ diff --git a/homelab/pic2.jpg b/homelab/pic2.jpg new file mode 100644 index 0000000..42bfb19 Binary files /dev/null and b/homelab/pic2.jpg differ diff --git a/homelab/pic3.jpg b/homelab/pic3.jpg new file mode 100644 index 0000000..7d0a651 Binary files /dev/null and b/homelab/pic3.jpg differ diff --git a/homelab/pic4.jpg b/homelab/pic4.jpg new file mode 100644 index 0000000..4f6d3f1 Binary files /dev/null and b/homelab/pic4.jpg differ diff --git a/index.html b/index.html index 4282470..6f0a82f 100644 --- a/index.html +++ b/index.html @@ -32,17 +32,18 @@ return str; } - // Auto-update Broward College job duration + // Auto-update job durations document.addEventListener('DOMContentLoaded', function () { var browardDuration = document.getElementById('broward-duration'); if (browardDuration) { - browardDuration.textContent = calculateDuration(2025, 8, 30); // September 30, 2025 + browardDuration.textContent = calculateDuration(2025, 8, 30); } }); + document.addEventListener('DOMContentLoaded', function () { var browardPythonAssistantDuration = document.getElementById('browardPythonAssistantDuration'); if (browardPythonAssistantDuration) { - browardPythonAssistantDuration.textContent = calculateDuration(2026, 3, 09); // March 9, 2026 + browardPythonAssistantDuration.textContent = calculateDuration(2026, 3, 9); } }); @@ -63,7 +64,7 @@ @@ -88,7 +89,8 @@
  • Infrared Receiver on Alpine Linux — Configured NetworkManager WiFi and full LIRC infrared support with custom remote mapping and bash scripting for remote-triggered bash commands.
  • Deployed a pfSense router with multiple subnets, IP whitelisting, and advanced firewall rules.
  • Aerodrive: Arduino Fan Car — Built a fan-propelled car prototype controlled by Arduino. Generated custom PWM signals on the Arduino to drive the fans. Integrated a Raspberry Pi as a wireless Access Point with a live camera feed and web interface that allowed real-time control of fan speeds. AI Tools were used extensively to complete the project before the deadline.
  • -
  • Kali NetHunter on Pixel 3a — Installed and configured a mobile penetration testing environment, experimenting with USB (HID/device emulation), Bluetooth, NFC, and Wi-Fi attack vectors.
  • +
  • Homelab Infrastructure — Built a multi-server homelab consisting of a TrueNAS storage server, Proxmox VE virtualization server, and pfSense router. I can add and remove nodes to the Proxmox cluster as needed based on how much CPU power is required.
  • +
  • Kali NetHunter on Pixel 3a — Installed and configured a mobile penetration testing environment, experimenting with USB (HID/device emulation), Bluetooth, NFC, and Wi-Fi attack vectors.
  • @@ -108,10 +110,11 @@
    Certifications & Education: