Skip to content

Commit 942be94

Browse files
committed
Updated README.md
1 parent daf7202 commit 942be94

File tree

3 files changed

+1385
-3
lines changed

3 files changed

+1385
-3
lines changed

README.md

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

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

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

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

4242
<!--START_SECTION:top-followers-->
4343
<div style="display: flex; justify-content: center; flex-wrap: wrap;"><a href="https://github.com/0xYuub" target="_blank"><img src="https://avatars.githubusercontent.com/u/146666652?s=50" alt="Follower" width="50"/></a>
44+
<a href="https://github.com/10Vaibhav" target="_blank"><img src="https://avatars.githubusercontent.com/u/143709642?s=50" alt="Follower" width="50"/></a>
4445
<a href="https://github.com/86pushkar24" target="_blank"><img src="https://avatars.githubusercontent.com/u/177323004?s=50" alt="Follower" width="50"/></a>
4546
<a href="https://github.com/AakashGujar" target="_blank"><img src="https://avatars.githubusercontent.com/u/109903705?s=50" alt="Follower" width="50"/></a>
4647
<a href="https://github.com/aaronwrites" target="_blank"><img src="https://avatars.githubusercontent.com/u/178479350?s=50" alt="Follower" width="50"/></a>
@@ -258,6 +259,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
258259
<a href="https://github.com/Prathyush-Varrey" target="_blank"><img src="https://avatars.githubusercontent.com/u/155862543?s=50" alt="Follower" width="50"/></a>
259260
<a href="https://github.com/prayag-ahire" target="_blank"><img src="https://avatars.githubusercontent.com/u/146099103?s=50" alt="Follower" width="50"/></a>
260261
<a href="https://github.com/Prince777a" target="_blank"><img src="https://avatars.githubusercontent.com/u/108861015?s=50" alt="Follower" width="50"/></a>
262+
<a href="https://github.com/Priti115" target="_blank"><img src="https://avatars.githubusercontent.com/u/161804609?s=50" alt="Follower" width="50"/></a>
261263
<a href="https://github.com/ProgrammerVijender" target="_blank"><img src="https://avatars.githubusercontent.com/u/65845843?s=50" alt="Follower" width="50"/></a>
262264
<a href="https://github.com/pruthviraj7714" target="_blank"><img src="https://avatars.githubusercontent.com/u/138095461?s=50" alt="Follower" width="50"/></a>
263265
<a href="https://github.com/pulkitgarg04" target="_blank"><img src="https://avatars.githubusercontent.com/u/87312278?s=50" alt="Follower" width="50"/></a>
@@ -411,8 +413,8 @@ JSON 18 hrs 24 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
411413

412414
<p align="center">
413415
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
414-
Last refresh: <b>May 15, 2025, 7:48 AM IST</b><br/>
415-
Number of workflows: <b>539</b><br/><br/>
416+
Last refresh: <b>May 16, 2025, 7:51 AM IST</b><br/>
417+
Number of workflows: <b>543</b><br/><br/>
416418
Made with ❤️ by Pulkit
417419
</p>
418420

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