Welcome to my online portfolio! This repository contains the code and resources for my personal website, which showcases my projects, skills, and experiences. You can view the live site at amerfathullah.com.
This portfolio is designed to highlight my work as a Full-Stack Developer. It includes:
- An introduction section with a brief biography.
- A portfolio section showcasing my projects.
- A skills section outlining my competencies.
- A contact form for potential clients or employers to reach out to me.
- Responsive Design: Optimized for all screen sizes.
- Interactive UI: Smooth navigation and interactive elements.
- Project Showcase: Detailed descriptions and images of my work.
- Contact Form: Easy way for visitors to get in touch.
- Frontend:
- HTML5
- CSS3
- JavaScript
- React
- Backend:
- None
- Deployment & Hosting:
- Netlify
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/amerfathullah/amerfathullah-portfolio.git
- Navigate to the project directory:
cd amerfathullah-portfolio
- Install dependencies:
npm install
- Start the development server:
npm start
- Visit
http://localhost:3000
in your browser to see the site in action. - Modify the content in the
/src
directory to update the site.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes.
- Commit your changes:
git commit -m "Description of changes"
- Push to the branch:
git push origin feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to reach out if you have any questions or suggestions!
- Email: [email protected]
- LinkedIn: Amer Fathullah
- Facebook: Amer Fathullah
- Instagram: amer_fathullah
- Twitter: @AmerFathullah
Thank you for visiting my portfolio repository!