Sorted by order of importance
- Content overhaul*
Update text portionsAbout meContact info(See below)Work experienceActivities
Update profile pictureUpdate resume linkAdd snake project (+ remove others?)Add snake portfolio!
Add social media links via icons to contact info
-
Background/scrolling overhaul
Fix scrolling to usev-scrollto
with animations- Tie backgrounds to top of next area instead of randomly
- Display black during duration of scrolling
- Hide button column tooltips after click & re-enable on blur
- Optional
- Investigate super quick scrolling to final item?
-
Update text to better wrap around images
-
Remove/move images depending on screen size
-
Refactors
Use slots inBodyCard
Remove "spaces" usage inBodyCardImage
Use slots inBodyCardImage
(may need to update Vue)BodyCardImage
position var to separate bools- Move alert to own component in case I want to use it later
- Combine
body-card
andbody-card-image
with common slots - Refactor button row to use relative positioning and padding?
- Rename work experience things
-
Style/QOL
- Update links to open in new tab (
target="_blank"
)
- Update links to open in new tab (
-
Updates
- Update Vue if necessary
- Get the Vuetify 2.x update
- Update bodycard/bodycardimage to use alignment helpers (e.g. pb-0, etc)