diff --git a/.index.html.kate-swp b/.index.html.kate-swp new file mode 100644 index 0000000..73a4db0 Binary files /dev/null and b/.index.html.kate-swp differ diff --git a/carproject/1fan.webm b/carproject/1fan.webm new file mode 100644 index 0000000..87bc9e7 Binary files /dev/null and b/carproject/1fan.webm differ diff --git a/carproject/2fans.webm b/carproject/2fans.webm new file mode 100644 index 0000000..50d6e99 Binary files /dev/null and b/carproject/2fans.webm differ diff --git a/carproject/index.html b/carproject/index.html new file mode 100644 index 0000000..dbc0ad4 --- /dev/null +++ b/carproject/index.html @@ -0,0 +1,138 @@ + + + + + + + Fan Car Showcase + + + + + + + +

Aerodrive Fan Car Showcase

+ + +
+ + +
Fan Control System:
This part of the project demonstrates generating a PWM signal with an Arduino to control computer fans. These fans were used as propulsion for the car, allowing precise speed control through software.
Control & Camera Interface:
A unified web interface combining real-time car controls with a live camera feed, allowing full remote operation and visibility directly from the browser.
Car in Motion:
Footage of the fan-powered car driving in action.
+ +
+ + + + + diff --git a/carproject/video1.webm b/carproject/video1.webm new file mode 100644 index 0000000..cbf0953 Binary files /dev/null and b/carproject/video1.webm differ diff --git a/carproject/video2.webm b/carproject/video2.webm new file mode 100644 index 0000000..35a85aa Binary files /dev/null and b/carproject/video2.webm differ diff --git a/gianluccapirovano.com-qr.png b/gianluccapirovano.com-qr.png deleted file mode 100644 index 627e63f..0000000 Binary files a/gianluccapirovano.com-qr.png and /dev/null differ diff --git a/images/peppermint.png b/images/peppermint.png new file mode 100644 index 0000000..a7891dd Binary files /dev/null and b/images/peppermint.png differ diff --git a/index.html b/index.html index 4587205..4282470 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ } else if (months > 0) { str = months + ' Month' + (months !== 1 ? 's' : ''); } else { - str = '0 Months'; + str = '1 Month'; } return str; } @@ -39,6 +39,12 @@ browardDuration.textContent = calculateDuration(2025, 8, 30); // September 30, 2025 } }); + document.addEventListener('DOMContentLoaded', function () { + var browardPythonAssistantDuration = document.getElementById('browardPythonAssistantDuration'); + if (browardPythonAssistantDuration) { + browardPythonAssistantDuration.textContent = calculateDuration(2026, 3, 09); // March 9, 2026 + } + }); @@ -55,9 +61,9 @@
Technical Skills:
@@ -65,22 +71,36 @@
Work Experience:
- +
- Personal Endeavors: + Projects: +
+ + +
+ Competitions & Hackathons: +