Merge branch 'master' of github.com:haydenhargreaves/hhargreaves.dev

This commit is contained in:
Hayden Hargreaves 2025-05-01 23:25:48 -07:00
commit 81c40d3ae8
4 changed files with 16 additions and 11 deletions

View File

@ -26,7 +26,12 @@
></path>
</svg>
</a>
<a href="https://github.com/Azpect3120" aria-label="Github Profile" target="_blank" class="mx-1">
<a
href="https://github.com/haydenhargreaves"
aria-label="Github Profile"
target="_blank"
class="mx-1"
>
<svg class="w-5" viewBox="0 0 98 96" xmlns="http://www.w3.org/2000/svg">
><path
fill-rule="evenodd"

View File

@ -34,7 +34,7 @@
<p class="px-3">Journal</p>
</a>
<a
href="https://github.com/Azpect3120"
href="https://github.com/haydenhargreaves"
target="_blank"
class="transition-all duration-150 hover:text-blue-300"
aria-label="GitHub"
@ -105,7 +105,7 @@
aria-label="Journal">Journal</a
>
<a
href="https://github.com/Azpect3120"
href="https://github.com/haydenhargreaves"
target="_blank"
class="block px-4 py-2 text-gray-200 hover:text-blue-300"
on:click={toggleMobileMenu}

View File

@ -167,7 +167,7 @@
</div>
<div class="my-4">
<h3 class="text-sm font-semibold text-gray-200">GitHub</h3>
<p class="py text-xs text-gray-200">Azpect3120</p>
<p class="py text-xs text-gray-200">haydenhargreaves</p>
</div>
</div>
</div>

View File

@ -8,7 +8,7 @@
],
"image": null,
"imageAlt": null,
"link": "https://github.com/Azpect3120/TCPNotificationManager"
"link": "https://github.com/haydenhargreaves/TCPNotificationManager"
},
{
"title": "Python Stock Market Analysis",
@ -19,7 +19,7 @@
],
"image": "projects/pythonStockMarketAnalysis.png",
"imageAlt": "Image of the python application and its result",
"link": "https://github.com/Azpect3120/PythonStockAnalysis"
"link": "https://github.com/haydenhargreaves/PythonStockAnalysis"
},
{
"title": "Acoustic Drone Detection Sensor Network",
@ -42,7 +42,7 @@
],
"image": "projects/tradingBot.jpg",
"imageAlt": "Image of the stock market. Stock image.",
"link": "https://github.com/Azpect3120/TradingBot"
"link": "https://github.com/haydenhargreaves/TradingBot"
},
{
"title": "Web Database Connection Tool",
@ -56,7 +56,7 @@
],
"image": "projects/webDatabaseViewer.png",
"imageAlt": "Image of the web database viewer",
"link": "https://github.com/Azpect3120/Web-Database-Viewer"
"link": "https://github.com/haydenhargreaves/Web-Database-Viewer"
},
{
"title": "Document Sync Protocol",
@ -69,7 +69,7 @@
],
"image": null,
"imageAlt": null,
"link": "https://github.com/Azpect3120/document-sync-protocol"
"link": "https://github.com/haydenhargreaves/document-sync-protocol"
},
{
"title": "HTMX Class",
@ -82,7 +82,7 @@
],
"image": "projects/htmxClass.png",
"imageAlt": "Image of the application that was built during the class",
"link": "https://github.com/Azpect3120/htmx-class"
"link": "https://github.com/haydenhargreaves/htmx-class"
},
{
"title": "Gomon.nvim",
@ -94,7 +94,7 @@
],
"image": "projects/gomon.png",
"imageAlt": "Image of Gomon.nvim github repository",
"link": "https://github.com/Azpect3120/gomon.nvim"
"link": "https://github.com/haydenhargreaves/gomon.nvim"
},
{
"title": "Vendor Management System",