BroJenuelPortfolio is a personal portfolio and resume website template built entirely with Vue 3 using the Vuetify component library, and modeled on Brittany Chiang's widely referenced portfolio design. It offers a single-page layout for presenting your name, work experience, and projects, and the project is available as a public GitHub repository with a live demo at jenuelganawed.ml.
What is BroJenuelPortfolio?
BroJenuelPortfolio is a portfolio website template created by developer Jenuel Ganawed, who states he recreated it from the ground up using only Vue 3. The template takes basic personal information and renders it as a polished one-page site with the kind of sections typical of Brittany Chiang's design, including an introduction, about area, experience list, and project showcase. It uses Vuetify for UI components and styling, and it is deployed on Netlify, with a deploy status badge in the repository.
What makes BroJenuelPortfolio stand out?
- Pure Vue 3 implementation — The entire site is written in Vue 3 with no other front-end framework, making it approachable for Vue developers.
- Vuetify integration — Vuetify provides Material Design components and a built-in theme system, so you don't need to wire up a separate CSS framework.
- Design based on Brittany Chiang — It recreates the look of one of the most popular portfolio designs on the web, giving you a credible and familiar layout.
- Hosted on Netlify — The live demo runs on Netlify, and the repo includes a Netlify deployment status badge for easy CI/CD setup.
- Performance tested — The author published Lighthouse performance screenshots for both mobile and desktop, plus a web.dev audit, demonstrating attention to loading performance.
- Public GitHub project — The repository is open for browsing and has 32 stars at the time of writing.
Who should use BroJenuelPortfolio?
BroJenuelPortfolio is for developers who want a professional portfolio without designing one from scratch. Job seekers can quickly populate it with their experience and projects to create a resume-style site that recruiters can navigate easily. Vue 3 learners can use the codebase to study how a complete single-page application is structured with components and Vuetify. It also suits anyone who admires Brittany Chiang's design and wants a Vue-based starting point to customize.
What can you do with BroJenuelPortfolio?
- Front-end developers: Replace the placeholder name, bio, and project links with your own details to build a portfolio page in a short time.
- Vue 3 learners: Read the source to see how a single-page app is assembled with Vue components and Vuetify's grid and components.
- Open-source contributors: Fork the repository and submit pull requests to add features or fix issues, since the project is public and has existing interest.







