Welcome to my portfolio website! This website showcases my projects, skills, and experiences as a software developer.
- React
- Next.js 14
- Tailwind CSS v3
- Eye-catching and responsive design
- Interactive project showcase
- About me section highlighting my skills and experiences
- Blog pages for sharing insights and knowledge
The website is deployed using GitHub Pages. You can access it here.
The repository is integrated with GitHub Actions for continuous integration. Every time you push changes to the main
branch, the website is automatically built and deployed.
To run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/muhasyraf/muhasyraf.github.io.git
- Install dependencies:
yarn add
- Start the development server:
yarn dev
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.