Welcome to my personal portfolio website 👋
This project showcases who I am, the projects I’ve built, and the skills I’ve developed as a Frontend Engineer.
Hi, I’m Ayu Widya Agata — a passionate Frontend Engineer from Indonesia who loves building clean, responsive, and user-friendly web applications.
I enjoy working with modern JavaScript frameworks, creating smooth user experiences, and continuously learning new technologies.
This portfolio is built using:
- React
- GSAP
- Tailwind CSS
- Responsive and modern UI
- Smooth navigation
- Project showcase section
- Contact section
The project is built with React + Vite for a fast development experience. The concept and initial inspiration for this portfolio were learned from JS Mastery.
To run this project locally:
# Clone the repository
git clone https://github.com/ayuwidyaagata/portfolio.git
# Navigate into the project
cd your-repo
# Install dependencies
npm install
# Run development server
npm run dev