Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raihan2bd/my-portfolio

Explore my impressive portfolio showcasing a range of web development projects crafted with technologies like React, Redux, Next.js, Go, Ruby on Rails, and more. From dynamic user interfaces to robust applications, discover a world of creativity and innovation.
https://github.com/raihan2bd/my-portfolio

css framer-motion html javascript nextjs reactjs tailwindcss

Last synced: about 6 hours ago
JSON representation

Explore my impressive portfolio showcasing a range of web development projects crafted with technologies like React, Redux, Next.js, Go, Ruby on Rails, and more. From dynamic user interfaces to robust applications, discover a world of creativity and innovation.

Awesome Lists containing this project

README

        


Portfolio

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo](#live-demo)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Testing](#testing)
- [Deployment](#deployment)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# Portfolio
Explore my impressive portfolio showcasing a range of web development projects crafted with technologies like React, Redux, Next.js, Go, Ruby on Rails, and more. From dynamic user interfaces to robust applications, discover a world of creativity and innovation.

## πŸ›  Built With
### Tech Stack

Full Stack


  • Nextjs

  • Reactjs

  • Tailwind CSS

  • JAVASCRIPT

  • Html

  • CSS

### Key Features

- Users can see about the author including the author's projects, skills, and experiences.

(back to top)

## πŸš€ Live Demo
![portfolioDemo](https://user-images.githubusercontent.com/35267447/262198857-bdf601e1-9439-4f79-972a-0ce5c477a8e9.PNG)

![portfoliodemo2](https://user-images.githubusercontent.com/35267447/262199001-9d00bad1-c7f8-44e7-ab6e-65dd6b69108e.PNG)

- [Live Demo Link](https://portfolio-raihan2bd.vercel.app/)

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

To run this project you need:
- First of all, Make sure you have installed [NodeJs](https://nodejs.org).
- Then make sure you have installed [Nextjs](https://nextjs.org/) on your local machine if you want to use this project locally.

### Setup

- Then you need to clone the project on your local machine⬇️
``` bash
git clone https://github.com/raihan2bd/my-portfolio.git
```
- You need to create a `.env.local` file to your root directory then add two environment variables into the file called `BASE_URL` and `FORM_ID` to get the form id kindly visit [FormSpree](https://formspree.io/)

![Capture](https://user-images.githubusercontent.com/35267447/262199322-19c9fc2d-0f2a-4f99-88e2-d9ed31a64fa6.PNG)

### Install

- To install all the npm packages navigate to the folder address on your terminal and enter the below command ⬇️
``` bash
npm install
```

### Usage

To run the development server, execute the following command:

```sh
npm run dev
```

To build the project execute the following command:
```sh
npm run build
```

### Deployment

You can visit the app using [Vercel](https://vercel.com/)

(back to top)

## πŸ‘₯ Author

πŸ‘€ **Abu Raihan**

- GitHub: [@raihan2bd](https://github.com/raihan2bd)
- Twitter: [@raihan2bd](https://twitter.com/raihan2bd)
- LinkedIn: [raihan2bd](https://linkedin.com/in/raihan2bd)

(back to top)

## πŸ”­ Future Features

- [ ] **I will add MongoDB database to manage all project data**
- [ ] **Add more endpoints to the API section including authentication**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/raihan2bd/my-portfolio/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please leave a ⭐️

(back to top)

## πŸ™ Acknowledgments

A special shoutout to Microverse for providing the education and platform that helped me achieve this milestone. πŸ‘¨β€πŸ’» Their innovative approach to remote learning, collaborative projects, and mentorship has been invaluable in shaping my skills and career.

(back to top)

## πŸ“ License

This project is [Apache-2.0 license](./LICENSE) licensed.

(back to top)