-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7714153
commit 322c8bb
Showing
1 changed file
with
20 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,37 @@ | ||
# Ragib Portfolio Website - [![License: CC0-1.0](https://img.shields.io/badge/License-CC0--1.0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/) | ||
# Ragib Portfolio Website ![License](https://img.shields.io/github/license/ragibalasad/ragib-portfolio) | ||
|
||
![React](https://img.shields.io/badge/React.js-20232A?style=for-the-badge&logo=react&logoColor=61DAFB) | ||
![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=next.js&logoColor=white) | ||
![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white) | ||
![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-06B6D4?style=for-the-badge&logo=tailwind-css&logoColor=white) | ||
![Framer Motion](https://img.shields.io/badge/Framer_Motion-0055FF?style=for-the-badge&logo=framer&logoColor=white) | ||
![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white) | ||
|
||
This repository contains the source code for my personal developer portfolio website. <br> | ||
Licensed under the Creative Commons Zero v1.0 license. | ||
|
||
## 👥 Contributors | ||
|
||
- **Ragib Al Asad** - [GitHub Profile](https://github.com/ragibalasad) | ||
- **Abid Al Wassie** - [GitHub Profile](https://github.com/abidalwassie) | ||
|
||
## 📧 Contact | ||
|
||
- **Website**: [www.ragibalasad.me](https://www.ragibalasad.me/) | ||
- **Email**: [ragibalasad@gmail.com](mailto:ragibalasad@gmail.com) | ||
- **LinkedIn**: [Ragib Al Asad](https://www.linkedin.com/in/ragibalasad/) | ||
|
||
## 🤝 Contributions | ||
|
||
Contributions are welcome! If you have any suggestions or ideas for improvement, please don't hesitate to open a pull request or submit an issue. | ||
|
||
## ✨ Contributions Guideline | ||
|
||
### 🛠️ How to Contribute | ||
|
||
1. Discuss in **Issues** before opening a new pull request. | ||
2. **Fork** the repository and create your branch from `main`. | ||
4. Make sure your code adheres to the existing coding style. | ||
1. Use `prettier` code fromatter along with `prettier-plugin-tailwindcss` to avoid any merge conflict. | ||
6. Commit and push your changes, then submit a **Pull Request**. | ||
|
||
### 🐞 Reporting Issues | ||
|
||
Feel free to open an issue if you encounter any bugs or have suggestions for new features. | ||
|
||
Thank you for your interest in contributing to **ragib-portfolio**! | ||
We appreciate your contributions and look forward to collaborating with you! |