Diagram

My personal portfolio website to show my skills, experience, and articles I’ve published.

Frontend

Technologies Used

Structure

  • content/* - Contains all components related to pages (blog, projects, about, etc).
    • posts/* - All reusable components like header, footer etc.
    • projects/* - The different page layouts.
    • shared/* - All reusable components like header, footer etc.
  • layouts/* - The different page layouts.
  • public/* - Static assets including audios, fonts and images.

Backend

Technologies Used