https://monicakochofar.github.io/portfolio_monica/
Just a sweet and simple portfolio website to showcase projects and experiences.
Dark theme | Light theme |
---|---|
- tooltip on social link hover
- button that allows user to choose between light and dark theme (and store last chosen option)
- item block list of each past work experience
- modal that provides further details on click of "learn more"
Coming Soon:
- item block list for all projects
- update modal with image/video
- filtering options for years, tech stack, etc.
- summary of work experience section (to showcase your expertise)
- create a global configuration file to be used by others to allow them to simply update the website copy without going into the code too deeply
- open to suggestions!
- used the following to achieve high enough contrast for colour palette: https://dequeuniversity.com/rules/axe/4.6/color-contrast
This site was made with:
npm install
npm run dev