My personal portfolio website to show my skills, experience, and articles I've published.
components/*
- Contains all components related to pages (blog, projects, about, etc).shared/*
- All reusable components like header, footer etc.layouts/*
- The different page layouts.theme/*
- Manage theme of site.
data/*
- Data that used for articles, projects etc.lib/*
- Collection of helpful utilities or code for external services.pages/*
- All other static pages.public/*
- Static assets including audios, fonts and images.