Skip to content

Commit 185fc1a

Browse files
committed
Updated README.md
1 parent 86241b9 commit 185fc1a

File tree

3 files changed

+1363
-3
lines changed

3 files changed

+1363
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
165165
<a href="https://github.com/ghostcoder14" target="_blank"><img src="https://avatars.githubusercontent.com/u/119150124?s=50" alt="Follower" width="50"/></a>
166166
<a href="https://github.com/ghostmonk17" target="_blank"><img src="https://avatars.githubusercontent.com/u/176292760?s=50" alt="Follower" width="50"/></a>
167167
<a href="https://github.com/GiridharChevala" target="_blank"><img src="https://avatars.githubusercontent.com/u/129713520?s=50" alt="Follower" width="50"/></a>
168-
<a href="https://github.com/GitGautamHub" target="_blank"><img src="https://avatars.githubusercontent.com/u/127083244?s=50" alt="Follower" width="50"/></a>
169168
<a href="https://github.com/govind-vashishat" target="_blank"><img src="https://avatars.githubusercontent.com/u/137113082?s=50" alt="Follower" width="50"/></a>
170169
<a href="https://github.com/GUARDIANSOFCODE" target="_blank"><img src="https://avatars.githubusercontent.com/u/160457369?s=50" alt="Follower" width="50"/></a>
171170
<a href="https://github.com/harivansh666" target="_blank"><img src="https://avatars.githubusercontent.com/u/173611388?s=50" alt="Follower" width="50"/></a>
@@ -251,6 +250,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
251250
<a href="https://github.com/piyusdev2006" target="_blank"><img src="https://avatars.githubusercontent.com/u/103926513?s=50" alt="Follower" width="50"/></a>
252251
<a href="https://github.com/piyush-rj" target="_blank"><img src="https://avatars.githubusercontent.com/u/162134317?s=50" alt="Follower" width="50"/></a>
253252
<a href="https://github.com/pooribhajji" target="_blank"><img src="https://avatars.githubusercontent.com/u/177479091?s=50" alt="Follower" width="50"/></a>
253+
<a href="https://github.com/prabuddha610" target="_blank"><img src="https://avatars.githubusercontent.com/u/199105154?s=50" alt="Follower" width="50"/></a>
254254
<a href="https://github.com/pradeepyd" target="_blank"><img src="https://avatars.githubusercontent.com/u/171934178?s=50" alt="Follower" width="50"/></a>
255255
<a href="https://github.com/Prajwal-17" target="_blank"><img src="https://avatars.githubusercontent.com/u/74175249?s=50" alt="Follower" width="50"/></a>
256256
<a href="https://github.com/prajwal2431" target="_blank"><img src="https://avatars.githubusercontent.com/u/74145726?s=50" alt="Follower" width="50"/></a>
@@ -408,8 +408,8 @@ JSON 17 hrs 36 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
408408

409409
<p align="center">
410410
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
411-
Last refresh: <b>May 8, 2025, 7:50 AM IST</b><br/>
412-
Number of workflows: <b>510</b><br/><br/>
411+
Last refresh: <b>May 9, 2025, 7:49 AM IST</b><br/>
412+
Number of workflows: <b>514</b><br/><br/>
413413
Made with ❤️ by Pulkit
414414
</p>
415415

data/9-5-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)