Skip to content

Commit 1e49ca8

Browse files
enhancement: main-readme
1 parent 83ff799 commit 1e49ca8

File tree

1 file changed

+92
-60
lines changed

1 file changed

+92
-60
lines changed

README.md

Lines changed: 92 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<h2>Hey <𝚌𝚘𝚍𝚎𝚛𝚜/>! 👋</h2>
22

3-
[![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&size=60&pause=1000&center=true&vCenter=true&multiline=true&width=1000&height=100&lines=Web+Master+Log)](https://git.io/typing-svg)
3+
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Monoton&size=85&pause=12&speed=12&color=00FF00&center=true&vCenter=true&width=2000&height=200&lines=Hello+World!;Welcome+to+The+Web+Master+Log;Your+Next+Big+Commit+Starts+Here!;Let's+Code+Something+Awesome!;Collaborate.+Build.+Inspire!;Write+Code,+Build+Dreams!;Code.+Commit.+Conquer!;Build,+Learn,+and+Contribute!)](https://git.io/typing-svg)
44

55
<div align="center">
66
<p>
77
<a href="https://www.buymeacoffee.com/avdheshvarshney">
88
<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black" />
9+
</a>
10+
<a href="https://discord.gg/tSqtvHUJzE">
11+
<img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" />
912
</a><br /><br />
1013
<img src="https://img.shields.io/github/repo-size/Avdhesh-Varshney/WebMasterLog" />
1114
<img src="https://img.shields.io/github/contributors/Avdhesh-Varshney/WebMasterLog" />
@@ -37,6 +40,26 @@
3740
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
3841
![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D)
3942
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
43+
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
44+
![GraphQL](https://img.shields.io/badge/graphql-E10098?style=for-the-badge&logo=graphql&logoColor=white)
45+
![REST API](https://img.shields.io/badge/REST%20API-%23000000.svg?style=for-the-badge&logo=rest-api&logoColor=white)
46+
![Socket.io](https://img.shields.io/badge/Socket.io-%23000000.svg?style=for-the-badge&logo=socket.io&logoColor=white)
47+
![Firebase](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge&logo=firebase)
48+
![Prisma](https://img.shields.io/badge/prisma-2D3748?style=for-the-badge&logo=prisma&logoColor=white)
49+
![PostgreSQL](https://img.shields.io/badge/postgresql-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)
50+
![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)
51+
![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white)
52+
![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white)
53+
![Svelte](https://img.shields.io/badge/svelte-%23FF3E00.svg?style=for-the-badge&logo=svelte&logoColor=white)
54+
![Nuxt.js](https://img.shields.io/badge/Nuxt.js-00C58E?style=for-the-badge&logo=nuxtdotjs&logoColor=white)
55+
![Three.js](https://img.shields.io/badge/three.js-%232F2F2F.svg?style=for-the-badge&logo=three.js&logoColor=white)
56+
![Material-UI](https://img.shields.io/badge/Material--UI-%230081CB.svg?style=for-the-badge&logo=mui&logoColor=white)
57+
![Chakra UI](https://img.shields.io/badge/chakra%20ui-%23319795.svg?style=for-the-badge&logo=chakra-ui&logoColor=white)
58+
![Strapi](https://img.shields.io/badge/strapi-%232E7EEA.svg?style=for-the-badge&logo=strapi&logoColor=white)
59+
![WordPress](https://img.shields.io/badge/WordPress-%23117AC9.svg?style=for-the-badge&logo=WordPress&logoColor=white)
60+
![WebAssembly](https://img.shields.io/badge/webassembly-%236464F1.svg?style=for-the-badge&logo=webassembly&logoColor=white)
61+
![Electron](https://img.shields.io/badge/Electron-2C2E3B?style=for-the-badge&logo=electron&logoColor=white)
62+
![FastAPI](https://img.shields.io/badge/FastAPI-009688?style=for-the-badge&logo=fastapi&logoColor=white)
4063
</p>
4164

4265
</div>
@@ -49,91 +72,100 @@ Welcome to WebMasterLog, It serves as a comprehensive record of various web deve
4972

5073
### :zap: How to Contribute? 🤔
5174

52-
- Drop a ⭐ on the GitHub repository
53-
- Take a look at the existing [**Issues**](https://github.com/Avdhesh-Varshney/WebMasterLog/issues).
54-
- Fork the Repo create a branch for any issue that you are working on and commit your work.
55-
- Create a [**Pull Request**](https://github.com/Avdhesh-Varshney/WebMasterLog/pulls), which will be promptly reviewed and given suggestions for improvements by the community.
56-
- Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes that are included in your commits.
57-
- Carefully read the [**Contributing Guidelines**](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CONTRIBUTING.md).
58-
- Follow the [**Code of Conduct**](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CODE_OF_CONDUCT.md) and start your contribution.
59-
- This repository consists of various web development projects, and all of the projects must follow a certain template. I wish the contributors will take care of this while contributing in this repository.
75+
1. Star the repository on GitHub to show your support.
76+
2. Browse the [**Issues**](https://github.com/Avdhesh-Varshney/WebMasterLog/issues) to find tasks that need attention.
77+
3. Fork the repository to your own GitHub account to start working on your changes.
78+
4. Create a new branch for the issue you're working on.
79+
5. Make your changes, ensuring they align with the project's structure and standards.
80+
6. Add screenshots or screen captures of your changes to showcase their effects in the pull request.
81+
7. Submit a [**Pull Request**](https://github.com/Avdhesh-Varshney/WebMasterLog/pulls), and it will be reviewed.
82+
8. Make sure to read and follow the [**Contributing Guidelines**](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CONTRIBUTING.md) and [**Code of Conduct**](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CODE_OF_CONDUCT.md).
6083

6184
### :zap: What Can You Contribute? 👩‍💻
6285

86+
> Choose a contribution area that suits your skills
87+
6388
<div align="center">
6489

65-
| **Contribution Area** | **Description** |
66-
| ----------------------------------- | ------------------------------------------------------------------------------------------ |
67-
| **Add New Projects** | Share your HTML, CSS, and JavaScript web development projects. |
68-
| **Improve Existing Projects** | Enhance projects by refining code, optimizing performance, or adding features. |
69-
| **Documentation Refinement** | Improve project documentation for clearer explanations and instructions. |
70-
| **Bug Fixes** | Contribute bug fixes to maintain the reliability of existing projects. |
71-
| **Responsive Design Contributions** | Ensure projects have responsive designs for optimal user experiences on various devices. |
72-
| **Code Styling and Readability** | Contribute to code readability and consistency, making it easier for others to comprehend. |
73-
| **Optimized Approaches** | Suggest and implement optimized approaches for specific functionalities in projects. |
74-
75-
#### Choose an area that aligns with your skills and interests, and help make WebMasterLog a valuable resource for the web development community. Thank you for your contributions! 🌐🚀
90+
| **Contribution Area** | **Description** |
91+
| --------------------------------- | ----------------------------------------------------------------------------- |
92+
| **Add New Projects** | Share web development projects using any front-end or back-end technologies. |
93+
| **Improve Existing Projects** | Enhance functionality, optimize performance, or add new features. |
94+
| **Documentation Updates** | Refine documentation for better clarity and usability. |
95+
| **Bug Fixes** | Resolve issues to ensure the stability of existing projects. |
96+
| **Responsive Design** | Implement or improve responsive design for better device compatibility. |
97+
| **Code Readability** | Enhance code style and readability for better maintainability. |
98+
| **Optimization** | Suggest and implement optimized solutions for project functionalities. |
99+
76100
</div>
77101

78102
---
79103

80104
<div align="center">
81105

82-
### 😃 Project Admin
83-
84-
<table>
85-
<tr>
86-
<td align="center">
87-
<a href="https://github.com/Avdhesh-Varshney">
88-
<img src="https://avatars.githubusercontent.com/u/114330097?v=4" width=150px height=150px />
89-
</a></br>
90-
<h4 style="color:red;"><a href="https://github.com/Avdhesh-Varshney/WebMasterLog/discussions">Avdhesh Varshney</a></h4>
91-
<a href="https://discord.gg/tSqtvHUJzE">
92-
<img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" alt="Discord" />
93-
</a>
94-
</td>
95-
</tr>
96-
</table>
97-
98106
### ❄️ Open Source Programs
99107

100108
<table>
101109
<tr align="center">
102110
<td align="center">
103-
<a href="https://www.jwoc.tech/">
104-
<img src="https://github.com/user-attachments/assets/788a8d65-9955-4520-a4f0-439a8add3d61" height=100px /><br />
105-
<sub><b>JWOC 2024</b></sub>
106-
</a>
111+
<div>
112+
<img src="https://github.com/user-attachments/assets/788a8d65-9955-4520-a4f0-439a8add3d61" height="100px" />
113+
<p><sub><b>JWOC</b></sub></p>
114+
<a href="https://www.jwoc.tech/"><b>2024</b></a> |
115+
<a href="https://www.jwoc.in/"><b>2025</b></a>
116+
</div>
117+
</td>
118+
<td align="center">
119+
<div>
120+
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px />
121+
<p><sub><b>GSSoC</b></sub></p>
122+
<a href="https://gssoc.girlscript.tech/"><b>2024</b></a> |
123+
<a href="https://gssoc.girlscript.tech/"><b>Ext 2024</b></a>
124+
</div>
107125
</td>
108126
<td align="center">
109-
<a href="https://gssoc.girlscript.tech/">
110-
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px /><br />
111-
<sub><b>GSSoC 2024</b></sub>
112-
</a>
127+
<div>
128+
<img src="https://github.com/user-attachments/assets/ff164f5c-d294-4af0-a77b-c19e78685c47" height=100px />
129+
<p><sub><b>Hacktoberfest</b></sub></p>
130+
<a href="https://hacktoberfest.com/"><b>2024</b></a>
131+
</div>
113132
</td>
114133
<td align="center">
115-
<a href="https://gssoc.girlscript.tech/">
116-
<img src="https://github.com/user-attachments/assets/c464f695-d0b9-4fc1-9c7c-add9e19d9167" height=100px /><br />
117-
<sub><b>GSSoC-Ext 2024</b></sub>
118-
</a>
134+
<div>
135+
<img src="https://github.com/user-attachments/assets/4d9fea63-34df-48ac-a33a-f5a8c333b191" height=100px />
136+
<p><sub><b>KWOC</b></sub></p>
137+
<a href="https://kwoc.kossiitkgp.org/"><b>2024</b></a>
138+
</div>
119139
</td>
120140
<td align="center">
121-
<a href="https://hacktoberfest.com/">
122-
<img src="https://github.com/user-attachments/assets/ff164f5c-d294-4af0-a77b-c19e78685c47" height=100px /><br />
123-
<sub><b>Hacktoberfest 2024</b></sub>
124-
</a>
141+
<div>
142+
<img src="https://github.com/user-attachments/assets/eea72bf3-eee1-481a-9f9e-2f9d9a4eb2e4" height=100px />
143+
<p><sub><b>24 Pull Requests</b></sub></p>
144+
<a href="https://24pullrequests.com/"><b>2024</b></a>
145+
</div>
146+
</td>
147+
</tr>
148+
<tr>
149+
<td align="center">
150+
<div>
151+
<img src="https://github.com/user-attachments/assets/b2399ecc-a3d7-4ad5-acbb-87fb46477cae" height=100px />
152+
<p><sub><b>IWOC</b></sub></p>
153+
<a href="https://iwoc3.live/"><b>2025</b></a>
154+
</div>
125155
</td>
126156
<td align="center">
127-
<a href="https://kwoc.kossiitkgp.org/">
128-
<img src="https://github.com/user-attachments/assets/4d9fea63-34df-48ac-a33a-f5a8c333b191" height=100px /><br />
129-
<sub><b>KWOC 2024</b></sub>
130-
</a>
157+
<div>
158+
<img src="https://github.com/user-attachments/assets/f2832e3c-f8a4-4b99-b4a1-934a9ee88c5a" height=100px />
159+
<p><sub><b>SWOC</b></sub></p>
160+
<a href="https://www.socialwinterofcode.com/"><b>2025</b></a>
161+
</div>
131162
</td>
132163
<td align="center">
133-
<a href="https://24pullrequests.com/">
134-
<img src="https://github.com/user-attachments/assets/eea72bf3-eee1-481a-9f9e-2f9d9a4eb2e4" height=100px /><br />
135-
<sub><b>24 Pull Requests 2024</b></sub>
136-
</a>
164+
<div>
165+
<img src="https://github.com/user-attachments/assets/728db452-1ce6-42d7-9dd4-4d4ba8dad90c" height=100px />
166+
<p><sub><b>DWOC</b></sub></p>
167+
<a href="https://dwoc.io/"><b>2025</b></a>
168+
</div>
137169
</td>
138170
</tr>
139171
</table>

0 commit comments

Comments
 (0)