Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arindam200/portfolio
My Portfolio Website
https://github.com/arindam200/portfolio
nextjs
Last synced: about 13 hours ago
JSON representation
My Portfolio Website
- Host: GitHub
- URL: https://github.com/arindam200/portfolio
- Owner: Arindam200
- License: gpl-3.0
- Created: 2024-06-23T20:42:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T06:58:23.000Z (about 2 months ago)
- Last Synced: 2024-09-18T08:54:08.019Z (about 2 months ago)
- Topics: nextjs
- Language: MDX
- Homepage: https://arindam-majumder.vercel.app/
- Size: 8.14 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arindam's Portfolio
![image](https://github.com/user-attachments/assets/024532fa-b17c-451b-b23a-4be3c6a3a59f)
Welcome to my portfolio repository! This repository contains the source code for my personal portfolio website. The website showcases my projects, skills, and experiences
## Technologies Used
- Framework: [Next.js](https://nextjs.org/)
- Styling: [Tailwind CSS](https://tailwindcss.com/)
- Hosting: [Vercel](https://vercel.com/)
- Analytics: [Vercel Analytics](https://vercel.com/docs/analytics)
- Mail: [Resend](https://resend.com/)
- Links: [Dub](https://dub.sh/)## Installation
To run this project locally, follow these steps:
1. **Clone the repository:**
```bash
git clone https://github.com/Arindam200/portfolio.git
```2. **Navigate to the project directory:**
```bash
cd portfolio
```3. **Install dependencies:**
```bash
npm install
```4. **Start the development server:**
```bash
npm start
```## Usage
Once the development server is running, you can view the portfolio by opening your web browser and navigating to `http://localhost:3000`.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
Feel free to reach out to me via email at [[email protected]](mailto:[email protected]) or connect with me on [Twitter](https://dub.sh/arindam-x) and [LinkedIn](https://dub.sh/arindam-linkedin).
## Acknowledgements
This portfolio was built using an open-source template created by [Lee Robinson](https://leerob.io).