Commit Graph

136 Commits

Author SHA1 Message Date
aaab8f2c98 Added Sliding Card which has content slide over the top of the main information
All checks were successful
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m21s
2025-02-05 14:23:22 +00:00
2170344c9b #6 Updated profile picture 2025-02-05 11:08:15 +00:00
45208d0ff9 Merge branch 'main' into development 2025-02-05 11:01:54 +00:00
099bf34c19 Updated Colour theme, reduced skills content
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
2025-02-03 13:49:21 +00:00
93ca58f487 Added option to ignore own visits to ackee
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m6s
2025-02-03 11:06:32 +00:00
1087f95bc4 Corrected invalid JS code
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
2025-02-03 10:11:47 +00:00
94b1e80358 Moved tracking script to correct location
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
2025-02-03 09:57:16 +00:00
753e091a85 Added tracking to the site
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 41s
2025-02-03 09:51:26 +00:00
b5f6b3adf8 Added registry to build command
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m16s
2025-02-01 13:15:36 +00:00
7cefc86f08 Added container registry to push command
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 58s
2025-02-01 13:11:50 +00:00
dfd47c0d98 Corrected names in build and push commands
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m0s
2025-02-01 13:10:02 +00:00
e4da310ef2 Removed registry from build command
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-02-01 13:08:46 +00:00
196e338e66 Added container registry and username to push and build commands
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 26s
2025-02-01 13:06:39 +00:00
8ccc8e2129 Specify container registry
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m17s
2025-02-01 13:02:59 +00:00
83361c4199 Updated name of workflows file
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-02-01 13:01:21 +00:00
1eab47ee41 Created workflow to publish dockerfile 2025-02-01 13:00:02 +00:00
9938e304c7 Increased font-weight to make links more readable 2025-02-01 13:00:02 +00:00
d6716f4f4b Adapted feedback regarding initial messages not showing for long enough. 2025-02-01 13:00:02 +00:00
6499044081 Changed min width before content starts dissapearing on smalled devices 2025-02-01 13:00:02 +00:00
fdae605dcb Updated dependencies to resolve vulnerability 2025-02-01 13:00:02 +00:00
05ccfc0997 Added ability to switch between light and dark mode 2025-02-01 13:00:02 +00:00
7a932eed95 Added pulsing effect to timeline elements that are still in progress 2025-02-01 13:00:02 +00:00
be1bd54fb9 Adapted themings to allow for light and dark 2025-02-01 13:00:02 +00:00
3c900a9aef Re-ordered experience in json file 2025-02-01 13:00:02 +00:00
6dc67adf9f Updated timeline data colouring to add contrast 2025-02-01 13:00:02 +00:00
dd03919de3 Added author and descriptiom to webpage 2025-02-01 13:00:02 +00:00
3738f0d215 Added meta description tag to website 2025-02-01 13:00:02 +00:00
f8020a19a2 CHORE: Cleaned up components to make main.svelte easier to maintain. 2025-02-01 13:00:02 +00:00
083fbe1c20 Added timeline component to website 2025-02-01 13:00:02 +00:00
dad56090ac Added actual content to be displayed on cards. May need corrections to be made. 2025-02-01 13:00:02 +00:00
05474689be #1 Added 'X' to popup cards, adjusted skills container and added heading 2025-02-01 13:00:02 +00:00
97502acbff Updated flex basis on card to make sure that card don't end up super thin 2025-02-01 13:00:02 +00:00
93fde2410b Completed contact form and improved styling on cards 2025-02-01 13:00:02 +00:00
8a8ecc14f3 Created basis for contact page and updated CV 2025-02-01 13:00:02 +00:00
823ff4cb33 Moved cards out into seperate component to enable re-usability 2025-02-01 13:00:02 +00:00
75dd8090bb External links now open in a new window. 2025-02-01 13:00:02 +00:00
e567027ec6 Updated Favicon 2025-02-01 13:00:02 +00:00
adf372f533 Updated docker file to use production environment instead of dev 2025-02-01 13:00:02 +00:00
e9ca6a2697 Created dockerfile 2025-02-01 13:00:02 +00:00
e457d909cd Created base template for contact and repo pages.
Fixed styling issues on toasts on small screens.
2025-02-01 13:00:02 +00:00
88da650bba Updated content, created modal and changed skills card to style nicer on smaller screens 2025-02-01 13:00:02 +00:00
6c0b2c2f67 Removed mastery data, don't think it is a necessary item to include 2025-02-01 13:00:02 +00:00
e6c45567f2 Created skill cards 2025-02-01 13:00:02 +00:00
abe1ea2055 Moved Toast logic into own directory 2025-02-01 13:00:02 +00:00
cd4bcd544f Fixed toasts not working. 2025-02-01 13:00:02 +00:00
9158ca1608 Uploading toast code... incomplete 2025-02-01 13:00:02 +00:00
e6c7d3a0f6 Updated personal content and prepared async fetch to be more expandable and include more content rather than a single div. 2025-02-01 13:00:02 +00:00
864152ca9a Made more reactive styling on main page and template 2025-02-01 13:00:02 +00:00
dcc6aa000a Created JS function to fetch static JSON. Now loads data Asynchronously :) 2025-02-01 13:00:02 +00:00
4ef0573b55 Added addional styling to smaller devices to reduce the padding of main content paragraphs 2025-02-01 13:00:02 +00:00