BroJenuelPortfolio

screenshot of BroJenuelPortfolio
vue
scss
vuetify

This is a Portfolio Project that I built using Vue Js Based On Brittany's Design.

## Overview
Jenuel Ganawed’s website is a personal project that showcases a clean and modern design inspired by Brittany Chiang. Built entirely from scratch using Vue 3, it demonstrates impressive coding skills and a strong grasp of contemporary web design principles. The site aims to provide a user-friendly experience while highlighting the author's work and aesthetic choices.

## Features
- **Fully Responsive Design**: The website is designed to perform seamlessly across various devices, ensuring an optimal viewing experience whether on mobile or desktop.
- **Built with Vue 3**: Leveraging the latest version of Vue, the site offers reactive features and efficient performance, enhancing the user interaction.
- **Performance Testing**: The site includes multiple performance tests via Lighthouse, ensuring it meets high standards of speed and efficiency.
- **Sleek Aesthetic**: Drawing inspiration from recognized designs, the site boasts an appealing and contemporary look, making it visually engaging.
- **User-Centric Navigation**: Intuitive navigation allows visitors to explore the website easily, enhancing user experience and accessibility.
- **Custom Development**: The project reflects a ground-up development approach, showcasing the author's commitment to coding and design principles.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.