A React-based portfolio website to showcase personal projects, technical skills, and professional achievements. The site is designed to provide an interactive platform for presenting detailed project overviews and demonstrating frontend-backend integrations.
This portfolio website was developed to:
- Provide a centralized space for showcasing personal projects in a professional and accessible format.
- Demonstrate how the backend services I’ve built can integrate seamlessly with a modern user interface.
- Highlight my proficiency in React.js and modern design libraries like Material UI.
- Interactive Project Showcase: Includes detailed descriptions, architecture diagrams, and links to GitHub repositories for each project.
- Responsive Design: Fully optimized for viewing on desktop, tablet, and mobile devices.
- Customizable Backend Integration: Demonstrates how API-driven backend services can be visualized through a clean frontend interface.
- React.js – Frontend framework for building interactive UI components.
- Material UI – React component library for professional design and styling.
The portfolio is live and hosted via GitHub Pages. Follow the steps below to explore or run it locally.
Visit the live site here: Portfolio Website
To run the application locally:
- Clone the repository:
git clone https://github.com/amfelso/amfelso.github.io.git cd amfelso.github.io