This is a React-based portfolio website showcasing my skills, projects, and contact information. Built with Tailwind CSS for styling and leveraging React hooks for dynamic UI updates.
/src
├── components
│ ├── About.tsx # About section
│ ├── Card.tsx # Expertise cards
│ ├── Contact.tsx # Contact section
│ ├── Footer.tsx # Footer section
│ ├── Header.tsx # Hero section with typewriter effect
│ ├── Projects.tsx # Projects section
│ └── App.tsx # Main application file
├── assets # Static assets like images
├── styles # Custom styles (if any)
├── main.tsx # Entry point
├── index.html # HTML template
└── package.json # Project dependencies
Clone the repository
git clone https://github.com/amadeodurgaj/portfolio.git
cd portfolio
Install dependencies
npm install
Run the development server
npm run dev
Build for production
npm run build
If you’d like to connect, feel free to reach out:
📩 Email: [email protected]
🐙 GitHub: amadeodurgaj
🔗 LinkedIn: Amadeo Durgaj