135 Commits

Author SHA1 Message Date
bb14189833 Added json content display and updated styling on main card item. 2025-02-01 13:00:02 +00:00
94cc74bcdb Created new main card and created a container for inner element of main page. 2025-02-01 13:00:02 +00:00
0a647357b5 Created Navbar and added styling to links 2025-02-01 13:00:02 +00:00
aebdce25d2 Created SvelteKit Application as Base 2025-02-01 13:00:02 +00:00
7d00e51c6b Updated line numbers on flip card 2025-02-01 13:00:02 +00:00
b2f0a2e6b0 Updated flip card to use rust syntax 2025-02-01 13:00:02 +00:00
1173388600 Corrected Typo in metadata 2025-02-01 13:00:02 +00:00
8207831f78 Added metadata to flipcard site 2025-02-01 13:00:02 +00:00
a237297383 Updated flipcard content 2025-02-01 13:00:02 +00:00
cd9676eaf3 Added age.js to allow for automatic age update 2025-02-01 13:00:02 +00:00
84e67fb35a Updated main page to follow C# syntax 2025-02-01 13:00:02 +00:00
a9387cf84c Added CV to assets for later reference 2025-02-01 13:00:02 +00:00
24659bc269 Allow card to flip both ways 2025-02-01 13:00:02 +00:00
68496c1677 Tap to flip card - hopefully 2025-02-01 13:00:02 +00:00
8c82d99b6c Added Mobile Hover to card 2025-02-01 13:00:02 +00:00
2a98cce593 Created Business Card Site 2025-02-01 13:00:02 +00:00
d729c3fcfb Removed unecessary files 2025-02-01 12:57:42 +00:00
112e0f1a5c Created workflow to publish dockerfile 2025-02-01 12:54:06 +00:00
e843870afd Increased font-weight to make links more readable 2023-10-27 09:51:31 +01:00
74dc1196cd Adapted feedback regarding initial messages not showing for long enough. 2023-10-27 09:25:00 +01:00
306396cce1 Changed min width before content starts dissapearing on smalled devices 2023-10-26 22:02:42 +01:00
a2acc03f7c Updated dependencies to resolve vulnerability 2023-10-26 21:49:13 +01:00
6f0f5f1cf7 Added ability to switch between light and dark mode 2023-10-26 21:41:18 +01:00
278fc640ce Added pulsing effect to timeline elements that are still in progress 2023-10-26 13:19:46 +01:00
2e07de0e71 Adapted themings to allow for light and dark 2023-10-26 10:24:30 +01:00
e0ea53a9d3 Re-ordered experience in json file 2023-10-25 14:18:37 +01:00
632eed6810 Updated timeline data colouring to add contrast 2023-10-25 13:51:18 +01:00
dd4dfdea78 Added author and descriptiom to webpage 2023-10-25 13:04:38 +01:00
377f87ced3 Added meta description tag to website 2023-10-25 11:54:16 +01:00
d8d40ddc30 CHORE: Cleaned up components to make main.svelte easier to maintain. 2023-10-25 11:28:22 +01:00
ee2098e6e6 Added timeline component to website 2023-10-25 10:54:39 +01:00
d2066087ae Added actual content to be displayed on cards. May need corrections to be made. 2023-10-13 14:38:04 +01:00
d187ec70c3 #1 Added 'X' to popup cards, adjusted skills container and added heading 2023-10-04 22:07:53 +01:00
4a734b66f9 Updated flex basis on card to make sure that card don't end up super thin 2023-10-04 21:01:40 +01:00
cbdc81c4ce Completed contact form and improved styling on cards 2023-09-29 14:41:37 +01:00
7bd03be127 Created basis for contact page and updated CV 2023-09-28 21:30:41 +01:00
8d5319ac4a Moved cards out into seperate component to enable re-usability 2023-09-28 19:22:52 +01:00
26357e531d External links now open in a new window. 2023-09-28 07:15:13 +01:00
eac1534497 Updated Favicon 2023-09-27 20:11:16 +01:00
94de27084c Updated docker file to use production environment instead of dev 2023-09-27 19:25:07 +01:00
0a6ede8125 Created dockerfile 2023-09-26 23:26:35 +01:00
ebf9a21478 Created base template for contact and repo pages.
Fixed styling issues on toasts on small screens.
2023-09-26 23:15:42 +01:00
86652a4f09 Updated content, created modal and changed skills card to style nicer on smaller screens 2023-09-26 20:09:17 +01:00
3f171dea3c Removed mastery data, don't think it is a necessary item to include 2023-09-25 22:14:24 +01:00
6b0af2fb3e Created skill cards 2023-09-25 21:38:42 +01:00
1b33bd398d Moved Toast logic into own directory 2023-09-19 14:22:00 +01:00
f31f180687 Fixed toasts not working. 2023-09-18 13:02:55 +01:00
8b9a2ac8d5 Uploading toast code... incomplete 2023-09-18 10:17:02 +01:00
212103ab71 Updated personal content and prepared async fetch to be more expandable and include more content rather than a single div. 2023-09-06 20:42:07 +01:00
7d7012eec6 Made more reactive styling on main page and template 2023-09-05 22:53:56 +01:00