Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsdrvgo/soumyajit-portfolio
https://github.com/itsdrvgo/soumyajit-portfolio
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsdrvgo/soumyajit-portfolio
- Owner: itsdrvgo
- License: mit
- Created: 2023-06-27T11:18:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-04T16:39:03.000Z (5 months ago)
- Last Synced: 2024-08-04T18:40:48.864Z (5 months ago)
- Language: TypeScript
- Homepage: https://iamsoumyajit.vercel.app
- Size: 38.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Soumyajit Chakraborty - Portfolio**
A personal portfolio website of Soumyajit Chakraborty, a singer, songwriter, and music composer from Kolkata, India.
![Soumyajit Chakraborty](./public/og.webp)
## Who is Soumyajit Chakraborty?
Soumyajit Chakraborty is a singer, songwriter, and music composer from Kolkata, India. He is a versatile singer who has sung in various languages including Bengali, Hindi and English. He has been a part of the music industry for more than 5 years and has worked with some of the biggest names in the industry.
This is a personal portfolio website of Soumyajit Chakraborty. It is built using [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/).
## Getting Started
- First, clone the repository:
```bash
git clone https://github.com/itsdrvgo/soumyajit-portfolio
```- Install the dependencies:
```bash
npm install
# or
yarn install
# or
pnpm install
```- Run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
- You can start editing the page by modifying [`page.tsx`](<./src/app/(home)/page.tsx>). The page auto-updates as you edit the file.
- Build the app for production:```bash
npm run build
# or
yarn build
# or
pnpm build
```- Run the production build:
```bash
npm run start
# or
yarn start
# or
pnpm start
```## License
This project is licensed under the [MIT License](./LICENSE). Feel free to use it however you like.
## Follow Soumyajit
[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white)](https://instagram.com/iamsoumyajit_09)
[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?logo=YouTube&logoColor=white)](https://youtube.com/@soumyajitchakrabortyofficial)
[![Facebook](https://img.shields.io/badge/Facebook-%231877F2.svg?logo=Facebook&logoColor=white)](https://facebook.com/soumyajit.chakraborty.796)## Credits
This project is created and maintained by [DRVGO](https://itsdrvgo.me).
[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white)](https://instagram.com/itsdrvgo)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/itsdrvgo)
[![Twitch](https://img.shields.io/badge/Twitch-%239146FF.svg?logo=Twitch&logoColor=white)](https://twitch.tv/itsdrvgo)
[![X](https://img.shields.io/badge/X-%23000000.svg?logo=X&logoColor=white)](https://x.com/itsdrvgo)
[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?logo=YouTube&logoColor=white)](https://youtube.com/@itsdrvgodev)