Welcome to my personal portfolio! This project showcases my skills, projects, and experience using modern web technologies. It features interactive animations, a dark mode, and an AI-powered assistant.
Deployed Link: https://arjad-portfolio.netlify.app/
- Responsive Design – Fully optimized for different screen sizes.
- Modern UI/UX – Sleek and intuitive user experience.
- Background Animation – Dynamic background effects.
- Animation on Scroll – Engaging scroll-based animations.
- Mouse Animations – Interactive elements responding to cursor movements.
- Scroll Effects – Smooth scrolling and transitions.
- Dark Mode – Light/dark theme toggle for better accessibility.
- Live AI Assistant – AI that provides information about me.
- Direct Email – Users can send me emails directly from the site.
- Vue.js – The core framework for building the UI.
- HTML – Structuring the content.
- CSS – Styling and animations.
- JavaScript – Adding interactivity and logic.
Follow these steps to set up the project locally:
# Clone this repository
git clone https://github.com/arjad/Portfolio.git
# Navigate to the project directory
cd Portfolio
# Install dependencies
npm install
# Start the development server
npm run serve
Enjoy building your portfolio with Vue.js! 🚀