From 1c95b249a28ade3ea25eaeb44b1c72874cc82b39 Mon Sep 17 00:00:00 2001 From: Daniel LaForce Date: Wed, 2 Apr 2025 06:36:41 +0000 Subject: [PATCH] Add initial portfolio files (HTML, CSS, and JavaScript) --- index.html | 942 +++++++++++++++++++++++++++++++++++++++++++++++++++++ script.js | 148 +++++++++ styles.css | 890 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1980 insertions(+) create mode 100644 index.html create mode 100644 script.js create mode 100644 styles.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..a8d1905 --- /dev/null +++ b/index.html @@ -0,0 +1,942 @@ + + + + + + Daniel LaForce | Infrastructure & Systems Engineer + + + + + + + + + + + + + + + + + + + + + + + +