diff --git a/src/components/footer.svelte b/src/components/footer.svelte index f97b3c3..faef280 100644 --- a/src/components/footer.svelte +++ b/src/components/footer.svelte @@ -26,7 +26,12 @@ > - + >Journal

Journal

GitHub

-

Azpect3120

+

haydenhargreaves

diff --git a/static/projects/data.json b/static/projects/data.json index 0139d65..cb9cb4a 100644 --- a/static/projects/data.json +++ b/static/projects/data.json @@ -9,7 +9,7 @@ ], "image": "projects/cellularAutomation.png", "imageAlt": "Image of my cellular automation game", - "link": "https://github.com/Azpect3120/CellularAutomation" + "link": "https://github.com/haydenhargreaves/CellularAutomation" }, { "title": "TCP Server Notification System", @@ -20,7 +20,7 @@ ], "image": null, "imageAlt": null, - "link": "https://github.com/Azpect3120/TCPNotificationManager" + "link": "https://github.com/haydenhargreaves/TCPNotificationManager" }, { "title": "Python Stock Market Analysis", @@ -31,7 +31,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", @@ -54,7 +54,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", @@ -68,7 +68,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", @@ -81,7 +81,7 @@ ], "image": null, "imageAlt": null, - "link": "https://github.com/Azpect3120/document-sync-protocol" + "link": "https://github.com/haydenhargreaves/document-sync-protocol" }, { "title": "HTMX Class", @@ -94,7 +94,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", @@ -106,7 +106,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",