Skip to content

Commit 8d9b1b2

Browse files
committed
Updated README.md
1 parent a85d4f9 commit 8d9b1b2

File tree

3 files changed

+1279
-5
lines changed

3 files changed

+1279
-5
lines changed

README.md

Lines changed: 3 additions & 5 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 (312)](https://github.com/Pulkitxm?tab=followers)
38+
### :sparkles: [My followers (310)](https://github.com/Pulkitxm?tab=followers)
3939

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

@@ -90,7 +90,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
9090
<a href="https://github.com/Arnab2002Pal" target="_blank"><img src="https://avatars.githubusercontent.com/u/101279242?s=50" alt="Follower" width="50"/></a>
9191
<a href="https://github.com/aryan-errs" target="_blank"><img src="https://avatars.githubusercontent.com/u/96866160?s=50" alt="Follower" width="50"/></a>
9292
<a href="https://github.com/AshishK3197" target="_blank"><img src="https://avatars.githubusercontent.com/u/55451558?s=50" alt="Follower" width="50"/></a>
93-
<a href="https://github.com/AshuMishraG" target="_blank"><img src="https://avatars.githubusercontent.com/u/110695020?s=50" alt="Follower" width="50"/></a>
9493
<a href="https://github.com/AshutoshDM1" target="_blank"><img src="https://avatars.githubusercontent.com/u/158056678?s=50" alt="Follower" width="50"/></a>
9594
<a href="https://github.com/Asta1984" target="_blank"><img src="https://avatars.githubusercontent.com/u/91447641?s=50" alt="Follower" width="50"/></a>
9695
<a href="https://github.com/aTh1ef" target="_blank"><img src="https://avatars.githubusercontent.com/u/112499626?s=50" alt="Follower" width="50"/></a>
@@ -323,7 +322,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
323322
<a href="https://github.com/Sukhwinder-i0" target="_blank"><img src="https://avatars.githubusercontent.com/u/134933892?s=50" alt="Follower" width="50"/></a>
324323
<a href="https://github.com/Surya-Thombare" target="_blank"><img src="https://avatars.githubusercontent.com/u/58084466?s=50" alt="Follower" width="50"/></a>
325324
<a href="https://github.com/tanayvasishtha" target="_blank"><img src="https://avatars.githubusercontent.com/u/129007294?s=50" alt="Follower" width="50"/></a>
326-
<a href="https://github.com/Tanish-Singhal" target="_blank"><img src="https://avatars.githubusercontent.com/u/114289953?s=50" alt="Follower" width="50"/></a>
327325
<a href="https://github.com/Tanisha-63" target="_blank"><img src="https://avatars.githubusercontent.com/u/179857679?s=50" alt="Follower" width="50"/></a>
328326
<a href="https://github.com/tanushrigoel" target="_blank"><img src="https://avatars.githubusercontent.com/u/115028578?s=50" alt="Follower" width="50"/></a>
329327
<a href="https://github.com/TechbroMoh" target="_blank"><img src="https://avatars.githubusercontent.com/u/160733893?s=50" alt="Follower" width="50"/></a>
@@ -389,8 +387,8 @@ Bash 14 hrs 10 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
389387

390388
<p align="center">
391389
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
392-
Last refresh: <b>Mar 30, 2025, 7:48 AM IST</b><br/>
393-
Number of workflows: <b>341</b><br/><br/>
390+
Last refresh: <b>Mar 31, 2025, 7:47 AM IST</b><br/>
391+
Number of workflows: <b>345</b><br/><br/>
394392
Made with ❤️ by Pulkit
395393
</p>
396394

data/31-3-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)