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

https://github.com/sanjibroy360/sanjib-roy-developer-portfolio

Welcome to my portfolio website repository! I'm Sanjib Roy, an experienced Full Stack Developer with 4+ years of remote work. This repository showcases my journey, projects, and blogs, highlighting my skills in the MERN stack, Next.js, and Ruby on Rails.
https://github.com/sanjibroy360/sanjib-roy-developer-portfolio

astro astro-developer astro-developer-themes astro-portfolio astro-resume astro-template astro-themes astrojs astrojs-blog astrojs-template blog portfolio-website react reactjs sanjib sanjibroy seo-friendly software-developer-portfolio taiwindcss typescript

Last synced: about 2 months ago
JSON representation

Welcome to my portfolio website repository! I'm Sanjib Roy, an experienced Full Stack Developer with 4+ years of remote work. This repository showcases my journey, projects, and blogs, highlighting my skills in the MERN stack, Next.js, and Ruby on Rails.

Awesome Lists containing this project

README

        

# Portfolio Website

Hey there! Welcome to my portfolio website repository. I'm Sanjib Roy, an **Experienced Full Stack Software Developer** skilled in **JavaScript**, **React.js**, **Next.js**, **Node.js**, **TypeScript**, **Electron.js**, **MongoDB**, **Ruby**, **Ruby on Rails**, and **PostgreSQL**, with over **4 years of remote work experience**. This portfolio is my digital space to share my **blogs**, **projects**, and my evolving journey through the fascinating world of **software development**.

[![Netlify Status](https://api.netlify.com/api/v1/badges/10743dcd-2b00-4ac4-ba4e-22d3c31a07ad/deploy-status)](https://app.netlify.com/sites/sanjib-roy/deploys)

## 🛠️ Technologies used

- ⚡️ Astro.js (^4.10.1)
- 🔥 React.js
- 🎨 Tailwind CSS
- 🔍 TypeScript

## Installation

Want to check out the project on your own machine? Here's how you can get started:

1. Clone the repository
```bash
git clone [email protected]:sanjibroy360/portfolio-sanjib.git
```

2. Go to the project directory:

```bash
cd sanjib-roy-developer-portfolio
```

3. Install Packages
```bash
yarn install
```

4. Then, you can run it locally in development mode
```bash
yarn dev
```

#### *Troubleshooting: Could not load the "sharp" module using the darwin-arm64 runtime

If you encounter the error message "Could not load the 'sharp' module using the darwin-arm64 runtime," follow these steps to resolve the issue:

#### Possible Solution:

- **Ensure optional dependencies can be installed:**
- Ensure optional dependencies can be installed:

- Using npm:

```bash
npm install --include=optional sharp
```
- Using yarn:

```bash
yarn add sharp --ignore-engines
```

## Contribution
Your contributions are welcome! Whether you'd like to fork this repository, open issues, or submit pull requests, I'm eager to collaborate and improve my portfolio. I appreciate your suggestions for enhancing this project and contributing to the developer community's knowledge sharing.
## Connect with Me
I'd love to connect with you! You can find me on:

- GitHub: [sanjibroy360](https://github.com/sanjibroy360)

- LinkedIn: [Sanjib Roy](https://www.linkedin.com/in/sanjibroy360/)

- Twitter: [@sanjibroy](https://x.com/sanjibroy360)

- Website: [sanjibroy.com](https://sanjibroy.com/)

- Email: [[email protected]](mailto:[email protected])

## License

Feel free to use this repository for learning and personal purposes. If you decide to publish it online, please ensure to include a mandatory attribution link to [sanjibroy.com](https://sanjibroy.com/).
For more details, view the [MIT License](https://github.com/sanjibroy360/sanjib-roy-developer-portfolio/blob/master/LICENSE).