Portfolio - Arif Miah - Mern Stack developer
0
stars
123
commits
JavaScript
primary language
Nov 6, 2025
updated
Welcome to the repository for my personal portfolio website! This portfolio showcases my skills, projects, and experiences in web development. Itβs designed to provide an interactive and visually appealing experience for potential employers, collaborators, and clients.
Check out the live site here: https://arifmiah.netlify.app
This portfolio was built to highlight my professional experience, featured projects, and technical skills in a streamlined, responsive interface. It was developed with modern web technologies to ensure fast loading times, smooth interactions, and an engaging user experience.
The project follows a modular structure for easy scalability and maintenance. Hereβs an overview of the main directories and files:
βββ public # Public assets
βββ src
β βββ components # Reusable components (Navbar, Footer, etc.)
β βββ pages # Main pages (Home, Projects, Contact)
β βββ routes # routes with react router dom
βββ README.md # Project documentation
βββ package.json # Project metadata and dependencies
git clone https://github.com/yourusername/portfolio.git
cd portfolio
npm install
npm start
To create an optimized production build, run:
npm run build
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions, feel free to reach out via email at arifmiah.me101@gmail.com.
123 commits
JavaScript
87.8%
HTML
9.2%
CSS
3.0%
Portfolio - Arif Miah - Mern Stack developer
0
stars
123
commits
JavaScript
primary language
Nov 6, 2025
updated
Welcome to the repository for my personal portfolio website! This portfolio showcases my skills, projects, and experiences in web development. Itβs designed to provide an interactive and visually appealing experience for potential employers, collaborators, and clients.
Check out the live site here: https://arifmiah.netlify.app
This portfolio was built to highlight my professional experience, featured projects, and technical skills in a streamlined, responsive interface. It was developed with modern web technologies to ensure fast loading times, smooth interactions, and an engaging user experience.
The project follows a modular structure for easy scalability and maintenance. Hereβs an overview of the main directories and files:
βββ public # Public assets
βββ src
β βββ components # Reusable components (Navbar, Footer, etc.)
β βββ pages # Main pages (Home, Projects, Contact)
β βββ routes # routes with react router dom
βββ README.md # Project documentation
βββ package.json # Project metadata and dependencies
git clone https://github.com/yourusername/portfolio.git
cd portfolio
npm install
npm start
To create an optimized production build, run:
npm run build
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions, feel free to reach out via email at arifmiah.me101@gmail.com.
123 commits
JavaScript
87.8%
HTML
9.2%
CSS
3.0%