1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 03:29:35 +05:30
Files
neosubhamoy-portfolio/README.md

49 lines
2.1 KiB
Markdown

# Subhamoy Biswas - Portfolio Website
### Official Portfolio Website of Subhamoy Biswas (@neo_subhamoy)
[![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
[![verion](https://img.shields.io/badge/version-v2.0.1_beta-yellow.svg?style=flat)](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
[![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
<br></br>
### 📌 Tech Stack
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)
![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)
### 🛠️ Contributing
Want to be the part of this project? Get started by following this simple steps . . .
1. Clone this repository in your dev server public folder (eg: 'htdocs' for XAMPP Server)
2. Install node dependencies
```code
npm install
```
3. Run development process
```code
npm run dev
```
4. Website will be running on this url
```code
http://localhost/neosubhamoy-portfolio/htdocs/
```
5. Using a Self Signed SSL in dev server is highly recommended as some of the site features only works with secure https protocol
⭕ Noticed any Bugs? or Want to give me some suggetions? always feel free to open an issue...!!
### 📝 License & Usage
Subhamoy Biswas - Portfolio Website is a Fully Open Sourced Project licensed under MIT License. Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.
**🌟 Liked this project? Please consider giving it a star to show me your appreciation.**
<br></br>
<br></br>
****
An Open Sourced Project - Developed with ❤️ by **Subhamoy**