Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raihan2bd/my-portfolio
- Owner: raihan2bd
- License: apache-2.0
- Created: 2023-08-10T03:16:13.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-16T14:11:15.000Z (about 1 year ago)
- Last Synced: 2023-10-17T13:39:38.156Z (about 1 year ago)
- Topics: css, framer-motion, html, javascript, nextjs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://portfolio-raihan2bd.vercel.app
- Size: 3.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 StackFull Stack
- Nextjs
- Reactjs
- Tailwind CSS
- JAVASCRIPT
- Html
- CSS
- Users can see about the author including the author's projects, skills, and experiences.
## π 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/)
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/)
π€ **Abu Raihan**
- GitHub: [@raihan2bd](https://github.com/raihan2bd)
- Twitter: [@raihan2bd](https://twitter.com/raihan2bd)
- LinkedIn: [raihan2bd](https://linkedin.com/in/raihan2bd)
- [ ] **I will add MongoDB database to manage all project data**
- [ ] **Add more endpoints to the API section including authentication**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/raihan2bd/my-portfolio/issues).
If you like this project, please leave a βοΈ
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.
This project is [Apache-2.0 license](./LICENSE) licensed.