A modern, responsive personal portfolio website for Birhanu G. showcasing skills, projects, testimonials, and contact information.
- Home, About, Skills, Projects, Testimonials, Contact sections
- Animated, theme-switchable (light/dark) UI
- Project and testimonial carousels (responsive)
- Downloadable CV
- Contact form (mailto) and direct contact links (phone, WhatsApp, Telegram, GitHub)
- Built with React, TypeScript, and Tailwind CSS
- Frontend: React, TypeScript, Tailwind CSS
- Animations: AOS (Animate On Scroll)
- Icons: react-icons
- Bundler: Vite
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Build for production:
npm run build
- Add your projects and testimonials in
src/App.tsx. - Place testimonial images in
public/testimonials/. - Update contact info and CV as needed.
© {year} Birhanu G. All rights reserved.