https://github.com/developer-mustafa/porfolio2.0
https://github.com/developer-mustafa/porfolio2.0
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-mustafa/porfolio2.0
- Owner: developer-mustafa
- Created: 2024-02-28T17:14:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T04:43:02.000Z (about 2 years ago)
- Last Synced: 2025-06-29T11:38:12.749Z (11 months ago)
- Language: JavaScript
- Size: 968 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Mustafa Rahman | Portfolio
Dedicated Front-end developer. Capable to solve working problems. Passionate about learning & development to reach the target. Eager to tackle more complex problems and continue to find ways to maximize user efficiency. My next mission is how to become a Mern stack Developer. I would love to build some Giant Website which will shine myself.
Resume 💼
- [Configuration and Setup](#configuration-and-setup)
- [Key Features](#key-features)
- [Technologies used](#technologies-used)
- [📸 Screenshots](#screenshots)
- [Author](#author)
- [License](#license)
## Configuration and Setup
In order to run this project locally, simply fork and clone the repository or download as zip and unzip on your machine.
- Open the project in your prefered code editor.
In the first terminal
```
$ cd developer-mustafa-portfolio
$ npm install
$ npm run start
```
## Key Features
- Home
- About
- Project
- Contact
- Blog
## Technologies used
This project was created using the following technologies.
- [React js ](https://www.npmjs.com/package/react) - JavaScript library that is used for building user interfaces specifically for single-page applications
- [react-router-dom](https://www.npmjs.com/package/react-router-dom) - To handle routing
- [Css](https://developer.mozilla.org/en-US/docs/Web/CSS) - For User Interface
- [React icons](https://react-icons.github.io/react-icons/) -
Small library that helps you add icons to your react apps.
- [Tailwind CSS](https://tailwindcss.com/) - For User Interface
- [React Hooks ](https://reactjs.org/docs/hooks-intro.html) - For managing and centralizing application state
- [daisyUI ](https://daisyui.com/docs/changelog/) - For User Interface
## Screenshots

---

---

---

---

## Author
- Portfolio: [developer-mustafa](https://developer-mustafa.vercel.app/)
- Github: [developer-mustafa](https://github.com/developer-mustafa)
- Sponsor: [developer-mustafa](https://saweria.co/developer-mustafa)
- Linkedin: [gildeveloper-mustafa](https://www.linkedin.com/in/gildeveloper-mustafa/)
- Email: [developer-mustafa@gmail.com](mailto:developer-mustafa@gmail.com)
## License
MIT License
Copyright (c) 2022 Mustafa Rahman
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
# porfolio2.0