Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Avdhesh-Varshney committed Dec 12, 2024
1 parent 3335709 commit 2fec961
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ git push -u origin <your_branch_name>

We want your work to be readable by others; therefore, we encourage you to note the following:

1. Directory names should be in `Kebab-Case` letters (e.g., `To-Do-List`, `Joke-Telling-Application`).
1. Directory names should be in `kebab-case` letters (e.g., `to-do-list`, `joke-telling-application`).
2. Add a `README` file in the project directory.
3. Follow the [***PROJECT README TEMPLATE***](./.github/PROJECT-README-TEMPLATE.md).
4. Include a screenshot of the project. Named to be exact `screenshot.webp`.
5. If you have contributed in `React-JS-Projects`, updates the respective README file and enlist your project there.
5. If you have contributed in `React-JS-Projects`, updates the respective [***README***](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/src/app/(category)/README.md) file and [***JSON***](./src/database/data.json) file and enlist your project there.
6. Don't create more than 3-4 commits until not permitted by Admin and Mentors of the project.
7. Commit message should be clear. Never write un-necessary things in the commit messages.

Expand Down
56 changes: 33 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,30 +98,42 @@ Welcome to WebMasterLog, It serves as a comprehensive record of various web deve
### ❄️ Open Source Programs

<table>
<tr>
<tr align="center">
<td align="center">
<a href="https://www.jwoc.tech/">
<img src="https://github.com/user-attachments/assets/788a8d65-9955-4520-a4f0-439a8add3d61" height=100px /><br />
<sub><b>JWOC 2024</b></sub>
</a>
</td>
<td align="center">
<a href="https://www.jwoc.tech/">
<img src="https://github.com/Avdhesh-Varshney/WebMasterLog/assets/114330097/9a1577ad-a9b7-4e55-8be6-633e78a0b7ef" height=100px /><br />
<sub><b>JWOC 2024</b></sub>
</a>
<a href="https://gssoc.girlscript.tech/">
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px /><br />
<sub><b>GSSoC 2024</b></sub>
</a>
</td>
<td align="center">
<a href="https://gssoc.girlscript.tech/">
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px /><br />
<sub><b>GSSoC 2024</b></sub>
</a>
<a href="https://gssoc.girlscript.tech/">
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px /><br />
<sub><b>GSSoC-Ext 2024</b></sub>
</a>
</td>
<td align="center">
<a href="https://gssoc.girlscript.tech/">
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px /><br />
<sub><b>GSSoC-Ext 2024</b></sub>
</a>
<a href="https://hacktoberfest.com/">
<img src="https://github.com/user-attachments/assets/ff164f5c-d294-4af0-a77b-c19e78685c47" height=100px /><br />
<sub><b>Hacktoberfest 2024</b></sub>
</a>
</td>
<td align="center">
<a href="https://hacktoberfest.com/">
<img src="https://github.com/user-attachments/assets/ff164f5c-d294-4af0-a77b-c19e78685c47" height=100px /><br />
<sub><b>Hacktoberfest 2024</b></sub>
</a>
<a href="https://kwoc.kossiitkgp.org/">
<img src="https://github.com/user-attachments/assets/4d9fea63-34df-48ac-a33a-f5a8c333b191" height=100px /><br />
<sub><b>KWOC 2024</b></sub>
</a>
</td>
<td align="center">
<a href="https://24pullrequests.com/">
<img src="https://github.com/user-attachments/assets/eea72bf3-eee1-481a-9f9e-2f9d9a4eb2e4" height=100px /><br />
<sub><b>24 Pull Requests 2024</b></sub>
</a>
</td>
</tr>
</table>
Expand All @@ -132,14 +144,12 @@ Welcome to WebMasterLog, It serves as a comprehensive record of various web deve
<img src="https://contrib.rocks/image?repo=Avdhesh-Varshney/WebMasterLog&&max=1000" />
</a>

</div>

![Line](https://github.com/Avdhesh-Varshney/WebMasterLog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)

<div align="center">
<h1>Tip from us 😇</h1>
<p>It always takes time to understand and learn. So, don't worry at all. We know <b>you have got this</b>! 💪</p>
<h3>Show some &nbsp;❤️&nbsp; by &nbsp;🌟&nbsp; this repository!</h3>
# Tip from us 😇
##### It always takes time to understand and learn. So, don't worry at all. We know <b>you have got this</b>! 💪
### Show some &nbsp;❤️&nbsp; by &nbsp;🌟&nbsp; this repository!

</div>

<a href="#top"><img src="https://img.shields.io/badge/⬆-Back%20to%20Top-red?style=for-the-badge" align="right"/></a>

0 comments on commit 2fec961

Please sign in to comment.