/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.

Primary LanguageAstroOtherNOASSERTION

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 3 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

🛠️ 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
git clone git@github.com:sanjibroy360/portfolio-sanjib.git
  1. Go to the project directory:
cd sanjib-roy-developer-portfolio
  1. Install Packages
yarn install
  1. Then, you can run it locally in development mode
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:
       npm install --include=optional sharp
      • Using yarn:
      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:

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. For more details, view the MIT License.