Skip to content

Commit 205ac59

Browse files
committed
Updated README.md
1 parent 9f0ea08 commit 205ac59

File tree

3 files changed

+1459
-3
lines changed

3 files changed

+1459
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
223223
<a href="https://github.com/mayank-0407" target="_blank"><img src="https://avatars.githubusercontent.com/u/97796657?s=50" alt="Follower" width="50"/></a>
224224
<a href="https://github.com/mebremame" target="_blank"><img src="https://avatars.githubusercontent.com/u/165416120?s=50" alt="Follower" width="50"/></a>
225225
<a href="https://github.com/meta-berserk" target="_blank"><img src="https://avatars.githubusercontent.com/u/201197047?s=50" alt="Follower" width="50"/></a>
226-
<a href="https://github.com/moarbaz01" target="_blank"><img src="https://avatars.githubusercontent.com/u/134392076?s=50" alt="Follower" width="50"/></a>
227226
<a href="https://github.com/mohammedniyafsm" target="_blank"><img src="https://avatars.githubusercontent.com/u/192700583?s=50" alt="Follower" width="50"/></a>
228227
<a href="https://github.com/MohdFaisalBidda" target="_blank"><img src="https://avatars.githubusercontent.com/u/96825384?s=50" alt="Follower" width="50"/></a>
229228
<a href="https://github.com/mohit-100" target="_blank"><img src="https://avatars.githubusercontent.com/u/142308041?s=50" alt="Follower" width="50"/></a>
@@ -349,6 +348,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
349348
<a href="https://github.com/sins921" target="_blank"><img src="https://avatars.githubusercontent.com/u/197335226?s=50" alt="Follower" width="50"/></a>
350349
<a href="https://github.com/smitjiwani" target="_blank"><img src="https://avatars.githubusercontent.com/u/78549024?s=50" alt="Follower" width="50"/></a>
351350
<a href="https://github.com/sneha390" target="_blank"><img src="https://avatars.githubusercontent.com/u/121714041?s=50" alt="Follower" width="50"/></a>
351+
<a href="https://github.com/Sohan-Rout" target="_blank"><img src="https://avatars.githubusercontent.com/u/172136330?s=50" alt="Follower" width="50"/></a>
352352
<a href="https://github.com/someshjoyguru" target="_blank"><img src="https://avatars.githubusercontent.com/u/99559848?s=50" alt="Follower" width="50"/></a>
353353
<a href="https://github.com/souvikpramanikgit" target="_blank"><img src="https://avatars.githubusercontent.com/u/123581988?s=50" alt="Follower" width="50"/></a>
354354
<a href="https://github.com/souvikree" target="_blank"><img src="https://avatars.githubusercontent.com/u/143630779?s=50" alt="Follower" width="50"/></a>
@@ -432,8 +432,8 @@ JSON 23 hrs 6 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
432432

433433
<p align="center">
434434
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
435-
Last refresh: <b>Jul 6, 2025, 8:05 AM IST</b><br/>
436-
Number of workflows: <b>750</b><br/><br/>
435+
Last refresh: <b>Jul 7, 2025, 8:02 AM IST</b><br/>
436+
Number of workflows: <b>754</b><br/><br/>
437437
Made with ❤️ by Pulkit
438438
</p>
439439

data/7-7-2025/blogs.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[
2+
{
3+
"title": "Building a Contact Form in Next.js with Resend Email Integration",
4+
"url": "https://blogs.pulkitxm.com/emails-with-resend",
5+
"dateAdded": "Dec 13, 2024",
6+
"coverImage": {
7+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1734081142688/30bd0035-ff2e-4a94-a3f3-5549231565e4.jpeg"
8+
}
9+
},
10+
{
11+
"title": "Boost Your Link Previews: Implementing Open Graph Images in Next.js",
12+
"url": "https://blogs.pulkitxm.com/open-graph-images-in-nextjs",
13+
"dateAdded": "Nov 15, 2024",
14+
"coverImage": {
15+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1731658433998/70bdbb5d-1123-478d-b35a-316169ce5615.png"
16+
}
17+
},
18+
{
19+
"title": "Setting Up Prisma ORM with PostgreSQL",
20+
"url": "https://blogs.pulkitxm.com/setting-up-prisma-orm-with-postgresql",
21+
"dateAdded": "Aug 17, 2024",
22+
"coverImage": {
23+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1734016058521/1d653d70-3204-40fa-9272-58298cd8e663.webp"
24+
}
25+
},
26+
{
27+
"title": "Adding Animated Image Zoom to Your React App with PhotoSwipe",
28+
"url": "https://blogs.pulkitxm.com/react-image-gallery-with-photoswipe",
29+
"dateAdded": "Aug 12, 2024",
30+
"coverImage": {
31+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1723050714944/ecb7f6c0-7151-4ce1-9c57-08c47e2a6625.jpeg"
32+
}
33+
}
34+
]

0 commit comments

Comments
 (0)