Skip to content

Commit 95e1f4c

Browse files
committed
Updated README.md
1 parent c7692b3 commit 95e1f4c

File tree

3 files changed

+1469
-3
lines changed

3 files changed

+1469
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
3535

3636
<!--START_SECTION:top-followers-heading-->
3737

38-
### :sparkles: [My followers (355)](https://github.com/Pulkitxm?tab=followers)
38+
### :sparkles: [My followers (357)](https://github.com/Pulkitxm?tab=followers)
3939

4040
<!--End_SECTION:top-followers-heading-->
4141

@@ -297,6 +297,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
297297
<a href="https://github.com/RRAJ644" target="_blank"><img src="https://avatars.githubusercontent.com/u/79391519?s=50" alt="Follower" width="50"/></a>
298298
<a href="https://github.com/rudradev-wargstech" target="_blank"><img src="https://avatars.githubusercontent.com/u/198734130?s=50" alt="Follower" width="50"/></a>
299299
<a href="https://github.com/ruxir-ig" target="_blank"><img src="https://avatars.githubusercontent.com/u/114174072?s=50" alt="Follower" width="50"/></a>
300+
<a href="https://github.com/S-Coder-Hash" target="_blank"><img src="https://avatars.githubusercontent.com/u/216789851?s=50" alt="Follower" width="50"/></a>
300301
<a href="https://github.com/s0hi1kh4n" target="_blank"><img src="https://avatars.githubusercontent.com/u/155346662?s=50" alt="Follower" width="50"/></a>
301302
<a href="https://github.com/SadmanYasar" target="_blank"><img src="https://avatars.githubusercontent.com/u/67522140?s=50" alt="Follower" width="50"/></a>
302303
<a href="https://github.com/saiprashanth751" target="_blank"><img src="https://avatars.githubusercontent.com/u/145561525?s=50" alt="Follower" width="50"/></a>
@@ -379,6 +380,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
379380
<a href="https://github.com/uurbanbuddha" target="_blank"><img src="https://avatars.githubusercontent.com/u/126100574?s=50" alt="Follower" width="50"/></a>
380381
<a href="https://github.com/v-ju" target="_blank"><img src="https://avatars.githubusercontent.com/u/106214179?s=50" alt="Follower" width="50"/></a>
381382
<a href="https://github.com/Vaibhaav-Tiwari" target="_blank"><img src="https://avatars.githubusercontent.com/u/155460282?s=50" alt="Follower" width="50"/></a>
383+
<a href="https://github.com/vaibhav09981" target="_blank"><img src="https://avatars.githubusercontent.com/u/174304022?s=50" alt="Follower" width="50"/></a>
382384
<a href="https://github.com/vibhorjoshi" target="_blank"><img src="https://avatars.githubusercontent.com/u/105739194?s=50" alt="Follower" width="50"/></a>
383385
<a href="https://github.com/vineet-op" target="_blank"><img src="https://avatars.githubusercontent.com/u/103635529?s=50" alt="Follower" width="50"/></a>
384386
<a href="https://github.com/vinodpr1" target="_blank"><img src="https://avatars.githubusercontent.com/u/88377243?s=50" alt="Follower" width="50"/></a>
@@ -432,8 +434,8 @@ JSON 23 hrs 6 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
432434

433435
<p align="center">
434436
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
435-
Last refresh: <b>Jul 7, 2025, 8:02 AM IST</b><br/>
436-
Number of workflows: <b>754</b><br/><br/>
437+
Last refresh: <b>Jul 8, 2025, 7:57 AM IST</b><br/>
438+
Number of workflows: <b>758</b><br/><br/>
437439
Made with ❤️ by Pulkit
438440
</p>
439441

data/8-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)