Commit Graph

40 Commits

Author SHA1 Message Date
567775ab16
Errata on information.
~ Must have been late when I wrote that last stuff 😵‍💫😵‍💫
2024-04-26 00:08:29 +10:00
e7018c9539
Implement dirty skeleton image system
+ Image now does not load from top down, it is either skeleton component from DaisyUI or fully loaded image. Just makes it look cleaner overall.
2024-04-25 23:42:43 +10:00
54f2d87594
Re-arrange some content + Hide some unneeded items
Since there isn't anything on the homepage, the portfolio can serve AS the homepage itself.
2024-04-25 23:26:19 +10:00
645d55ecfd
Remove old title 2024-04-25 00:50:44 +10:00
3c7278bba9
Move to $lib folder as intended...
Also add in image pathing, will update on R2 when due date arrives.
2024-04-25 00:47:33 +10:00
7b03db3e78
Move svelte components to new folder for easier traversal of directory 2024-04-24 22:06:52 +10:00
3626054cf1
A11Y changes + add Error & Contact area 2024-04-24 20:23:24 +10:00
11469035a6
Remove attribution
Icons are now from a paid Icons8 account
2024-04-20 23:13:30 +10:00
e4fc38e11a
SHADOWS
+ Add in some nice hover shadow to make it feela a bit more alive
2024-04-20 23:04:44 +10:00
4e6245dd12
Re-do Skills
~ Adjust to use SVGs over png for performance + bandwidth savings
~ Adjust colouring as well to pop out a bit more
2024-04-20 23:04:24 +10:00
3549888b72
Add in some more content on experiences
+ Informal experiences + uni experiences
+ Quick addition of buttons to footer for my git
2024-04-20 23:01:11 +10:00
501f1a9c94
Adjust footer and navbar colouring
~ Use neutral over dark colours
~ Run formatter and linter as well
2024-04-20 21:11:38 +10:00
1fb5e9d6e7
Mobile Viewport Adjustments
~ Adjust mobile viewport for the countdown clock - now displays over two lines, and with spacing between the y/m/d times
~ Also adjust viewport for skills card - cards now take up the full width of grid cell now
2024-04-20 20:45:30 +10:00
93b7ca5dc1
quick bun install to resolve lockfile issues 2024-04-20 19:32:01 +10:00
7e585c257e
Merge branch 'svelte' into HEAD 2024-04-20 19:24:21 +10:00
6a4158b1ec
Add in Cloudflare Adapter
Preparations for deployment
2024-04-20 19:23:32 +10:00
fa00fa33e5
Grammar 2024-04-20 19:11:24 +10:00
88f8d3357d
Add in Skills + Timeline
+ Skills section with confidence rating
+ Timeline for formal work experience
2024-04-20 15:49:31 +10:00
d0afdc696e
Improve Responsiveness
- Remove old SVG and use a proper library for iconography
~ Adjust formatting for various objects, including the footer, and countdown
+ Add in a barebones home page
2024-04-20 15:48:54 +10:00
1074f98c39
Adjust favicon
~ Adjust favicon for more viewports
~ Also add in a site manifest for the different sizes
2024-04-19 19:08:32 +10:00
cb65879687
Adjust Responsiveness
~ Countdown timer did not work well on small screens so I adjusted the timer altogether for when using a smaller screen (tailwind md value or less)
2024-04-19 18:11:09 +10:00
cc84dd54c5
Ad in TextContent Component
Separate out frequently used text into a component. Also add in ability to adjust padding by setting a prop value to true
2024-04-19 17:19:23 +10:00
97aa6cd24e
ESLint
+ Add in ESLint support, with TS and Svelte included.
~ Resolve typing issues in both countdown, and in the healthcheck endpoint
2024-04-19 16:48:42 +10:00
f4ef664f0b
Prettier Format
+ Add in formatting config, and apply
2024-04-19 14:20:02 +10:00
964a8d4ec4
Add in Education text
+ Add in education & goals information
~ Slightly adjust some formatting in components
2024-04-16 17:16:50 +10:00
8e56b372c4
Add in Graduation Countdown 2024-04-12 23:01:03 +10:00
15f17daada
Quick Footer
+ Add generic footer
2024-04-12 17:43:16 +10:00
55fd49bfc6
Add in some precursory info
+ Add in hero
+ Add in about me section
2024-04-12 17:29:24 +10:00
f48839a5b4
Quick aesthetic updates
~ Change light theme to something new
~ Make navbar text a bit bigger
2024-04-12 17:28:38 +10:00
61990f41ac
Quick healthcheck endpoint for later
Will be used in docker deployment down the road
2024-04-09 23:11:35 +10:00
ef055880aa
Prep Utilised Pages
Move navbar to shared layout.svelte so that it remains on all pages. Also keeps theme state.
2024-04-09 23:10:54 +10:00
268a0ca69e Add more in to navbar
+ Add in some navigation tools
+ Add in responsive design
2024-04-08 23:06:46 +10:00
121abe7d0b Move towards using selector over class
Tailwind v3.4.1 utilises the selector method instead of the class method.
2024-04-08 23:04:31 +10:00
61a86ead7f Bump Dependancies 2024-04-08 21:44:08 +10:00
3cbbbc2eab Readme + motivation
- Remove boilerplate
+ Add my spiel
2024-02-26 14:20:53 +10:00
2a13698538 Add in Generic Navbar
+ Add DaisyUI and themes used
+ Add in generic navbar + Theming
+ Add in theme switcher (Firefox 120+ required, all others fine)

- Removed some boilerplate svelte stuff
2024-02-26 14:20:32 +10:00
4d3ea83326 bump dependancies 2024-02-26 14:18:43 +10:00
739362236e Bump versions 2024-02-16 14:59:56 +10:00
4c0caa9e35 initial commit - add project files 2024-01-21 14:54:48 +10:00
bed4bff2c6 initial commit - add gitignore 2024-01-21 14:54:06 +10:00