Skip to content

Latest commit

 

History

History
76 lines (48 loc) · 2.11 KB

README.md

File metadata and controls

76 lines (48 loc) · 2.11 KB

Moinul Haq's Portfolio

Welcome to the repository of my personal portfolio website. This site showcases my skills, projects, and experience as a Full Stack Developer and Software QA Specialist.

🚀 Live Demo

Visit my portfolio at https://www.moinulhaq.com

🛠 Built With

🌟 Features

  • Responsive design
  • Animated UI components
  • Interactive project showcase
  • Skills and technologies section

🚀 Deployment

This portfolio is deployed using Cloudflare Pages, with automatic deployments triggered by pushes to the main branch on GitHub.

Deployment Process

  1. Push changes to the main branch on GitHub.
  2. Cloudflare Pages automatically detects the push and starts a new build.
  3. The site is built using the build command specified in the Cloudflare Pages configuration.
  4. Once the build is successful, the new version is automatically deployed.

🚀 Getting Started

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/moinulse/portfolio.git
    
  2. Navigate to the project directory:

    cd portfolio
    
  3. Install dependencies:

    npm install
    
  4. Run the development server:

    npm run dev
    
  5. Open http://localhost:3000 in your browser to view the site.

🤝 Contributing

While this is a personal portfolio, I'm open to suggestions and improvements. Feel free to open an issue or submit a pull request.

📝 License

This project is open source and available under the MIT License.

📞 Contact

Moinul Haq - [email protected]

LinkedIn: https://www.linkedin.com/in/moinulhaqse

GitHub: https://github.com/moinulse