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.
Visit my portfolio at https://www.moinulhaq.com
- Next.js - React framework for production
- TypeScript - Typed superset of JavaScript
- Tailwind CSS - Utility-first CSS framework
- Framer Motion - Animation library for React
- Responsive design
- Animated UI components
- Interactive project showcase
- Skills and technologies section
This portfolio is deployed using Cloudflare Pages, with automatic deployments triggered by pushes to the main branch on GitHub.
- Push changes to the
main
branch on GitHub. - Cloudflare Pages automatically detects the push and starts a new build.
- The site is built using the build command specified in the Cloudflare Pages configuration.
- Once the build is successful, the new version is automatically deployed.
To run this project locally:
-
Clone the repository:
git clone https://github.com/moinulse/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser to view the site.
While this is a personal portfolio, I'm open to suggestions and improvements. Feel free to open an issue or submit a pull request.
This project is open source and available under the MIT License.
Moinul Haq - moinulhaq.se@gmail.com
LinkedIn: https://www.linkedin.com/in/moinulhaqse
GitHub: https://github.com/moinulse