This is my personal portfolio website, built to showcase my projects, skills, and experiences. It's a React-based single-page application (SPA) styled with Tailwind CSS.
- Dynamic Project Showcase: Automatically fetches and displays my latest projects from my GitHub profile using the GitHub API.
- Contact Form: Includes a functional contact form that uses Formspree to handle submissions.
- Responsive Design: Fully responsive layout that looks great on desktops, tablets, and mobile devices.
- Modern Tech Stack: Built with modern web technologies including React, React Router, and Tailwind CSS.
- React: A JavaScript library for building user interfaces.
- React Router: For handling routing within the single-page application.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Axios: A promise-based HTTP client for making requests to the GitHub API.
- Formspree: For the contact form functionality.
- Lucide React: For icons.