Skip to content

Latest commit

Β 

History

History
70 lines (50 loc) Β· 1.72 KB

File metadata and controls

70 lines (50 loc) Β· 1.72 KB

Shahidul Portfolio

This is the official repository of my portfolio website.

πŸš€ Demo

Shahidul portfolio demo Visit: https://shahidul-portfolio.web.app/

🧐 Features

  • Responsive Menu Bar πŸ“ƒ
  • Hero section 🦸
  • About section with Image
  • Project Cards
  • Skills section πŸ§‘β€πŸ’»
  • Service Cards
  • Contact section ☎️
  • Social links πŸ”—
  • Dark πŸŒ™ and Light Mode πŸͺ²

πŸ§‘β€πŸ’» Tech Stack

  • Next Js
  • React Js
  • Tailwind CSS
  • Hero Icons - for SVG icons
  • Zod - for creating schemas
  • React-Hook-Form - for doing form validation
  • React Hot Toast - for showing toast messages
  • Email Js - for sending emails

This template is free to use. You can customize this template and turn it into your own portfolio. Giving attribution to the author would be highly appreciated.

⏩ Quick Start

Make sure you have those dependencies:

{
  "node": ">=16.0.0",
  "yarn": ">=1.22.0",
  "npm": "please-use-yarn"
}

Then run those commands:

git clone https://github.com/shahiduljahid/protfolio-v2
cd protfolio-v2
yarn
yarn lint
cp .env.example .env.local # please change the credentials (create an account here: http://www.emailjs.com)
yarn dev

🍰 Contributing

Pull Requests are always welcome! Send a PR if you see a way to improve or fix something (Even a Typo). Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request. After your PR has been merged, you will be added to the contributors section.

πŸ›‘οΈ License

This project is under MIT license

πŸ‘¨β€πŸ’» Author

πŸ‘€ Shahidul Islam Jahid