Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 991 Bytes

Todo.md

File metadata and controls

33 lines (22 loc) · 991 Bytes

TODO

List of changes and implementations for the portfolio website

UI changes

Navbar

  • Add the theme switcher to the navbar

    • Reimplement the theme function using the session cookie in the navigator
    • Make sure the onMount() is loading properly the theme cookie
  • Dialog Menu instead of burger menu

Home

  • Add fading animation for the cards on the home page
    • Instead of raw code for everything, use the OnMount behaviour to load the data and the cards
    • Add fading animations for everything on the home page (Start description, cards and else)

Content changes

About me

  • Add a picture of me
  • Add a short description of me
  • Add a my CV
    • Create a display for passions, experiences, education, skills and languages
    • Find how to serve a pdf file from the server
  • Find a format for the blog
  • Add much more projects cards to the projects section
    • Find a meta data format for projects