Introduction
Technologies used
To do list
Update Notes
This project is my portfolio website, it is currently a work in progress as I work on the styling and layout of it, while also working on other projects.
JavaScript
TypeScript
React
Nodejs
Framer Motion
Storybook
VSCode
=> Make header sticky again.
=> Populate about me page.
=> Finish formatting the technology selection and add animations for transitions between selected and not selected.
=> Add stories for DesktopLayout, Footer, SideMenuItem, and MobileLayout.
=> Implement a11y to check for accessibility.
Version at the time of updating the readme.
Refactored DesktopLayout and Footer components to reduce complexity.
Moved side menu subcomponents to the main component directories.
Started implementing storybook, converted Close Icon,
Hamburger button, NavButton, Title, and Typewriter to stories.
Added workflows to enhance deployment time.
Fixed issues with workflow not exexuting.
Added ProjectItem component.
Added ProjectList Component and its respective stories.
Updated API to serve over https instead of http.