Skip to content

Commit 3f02c53

Browse files
committed
Updated README.md
1 parent c340967 commit 3f02c53

File tree

3 files changed

+1491
-3
lines changed

3 files changed

+1491
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
7676
<a href="https://github.com/Ameerjafar" target="_blank"><img src="https://avatars.githubusercontent.com/u/105500361?s=50" alt="Follower" width="50"/></a>
7777
<a href="https://github.com/ameya051" target="_blank"><img src="https://avatars.githubusercontent.com/u/75047964?s=50" alt="Follower" width="50"/></a>
7878
<a href="https://github.com/amithgowda-m" target="_blank"><img src="https://avatars.githubusercontent.com/u/195707915?s=50" alt="Follower" width="50"/></a>
79-
<a href="https://github.com/amjuz" target="_blank"><img src="https://avatars.githubusercontent.com/u/137517288?s=50" alt="Follower" width="50"/></a>
8079
<a href="https://github.com/Anandprafull" target="_blank"><img src="https://avatars.githubusercontent.com/u/130361444?s=50" alt="Follower" width="50"/></a>
8180
<a href="https://github.com/Aniketvish0" target="_blank"><img src="https://avatars.githubusercontent.com/u/103020381?s=50" alt="Follower" width="50"/></a>
8281
<a href="https://github.com/anindya444" target="_blank"><img src="https://avatars.githubusercontent.com/u/207505080?s=50" alt="Follower" width="50"/></a>
@@ -245,6 +244,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
245244
<a href="https://github.com/Nishchhal-26" target="_blank"><img src="https://avatars.githubusercontent.com/u/118473569?s=50" alt="Follower" width="50"/></a>
246245
<a href="https://github.com/Nitesh-thapliyal" target="_blank"><img src="https://avatars.githubusercontent.com/u/53345517?s=50" alt="Follower" width="50"/></a>
247246
<a href="https://github.com/nitinsai2612" target="_blank"><img src="https://avatars.githubusercontent.com/u/118629622?s=50" alt="Follower" width="50"/></a>
247+
<a href="https://github.com/noahzblue" target="_blank"><img src="https://avatars.githubusercontent.com/u/137517288?s=50" alt="Follower" width="50"/></a>
248248
<a href="https://github.com/npmkrish" target="_blank"><img src="https://avatars.githubusercontent.com/u/161558471?s=50" alt="Follower" width="50"/></a>
249249
<a href="https://github.com/OfficialCodeVoyage" target="_blank"><img src="https://avatars.githubusercontent.com/u/72575602?s=50" alt="Follower" width="50"/></a>
250250
<a href="https://github.com/omarsddq" target="_blank"><img src="https://avatars.githubusercontent.com/u/124886262?s=50" alt="Follower" width="50"/></a>
@@ -440,8 +440,8 @@ Python 30 hrs 6 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
440440

441441
<p align="center">
442442
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
443-
Last refresh: <b>Sep 16, 2025, 7:37 AM IST</b><br/>
444-
Number of workflows: <b>1040</b><br/><br/>
443+
Last refresh: <b>Sep 17, 2025, 7:36 AM IST</b><br/>
444+
Number of workflows: <b>1044</b><br/><br/>
445445
Made with ❤️ by Pulkit
446446
</p>
447447

data/17-9-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": "Deploying a Full Portfolio Stack on Coolify: Postgres, Redis & a NextJs app",
4+
"url": "https://blogs.pulkitxm.com/deploying-postgres-redis-and-a-nextjs-app-on-coolify",
5+
"dateAdded": "Jul 26, 2025",
6+
"coverImage": {
7+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1753509010192/e874cfb7-6344-498b-a6ae-6fd75f835d06.png"
8+
}
9+
},
10+
{
11+
"title": "Building a Contact Form in Next.js with Resend Email Integration",
12+
"url": "https://blogs.pulkitxm.com/emails-with-resend",
13+
"dateAdded": "Dec 13, 2024",
14+
"coverImage": {
15+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1753600303764/b13d1a43-9b3d-44ad-884b-cc8bfd40c153.png"
16+
}
17+
},
18+
{
19+
"title": "Boost Your Link Previews: Implementing Open Graph Images in Next.js",
20+
"url": "https://blogs.pulkitxm.com/open-graph-images-in-nextjs",
21+
"dateAdded": "Nov 15, 2024",
22+
"coverImage": {
23+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1731658433998/70bdbb5d-1123-478d-b35a-316169ce5615.png"
24+
}
25+
},
26+
{
27+
"title": "Setting Up Prisma ORM with PostgreSQL",
28+
"url": "https://blogs.pulkitxm.com/setting-up-prisma-orm-with-postgresql",
29+
"dateAdded": "Aug 17, 2024",
30+
"coverImage": {
31+
"url": "https://cdn.hashnode.com/res/hashnode/image/upload/v1734016058521/1d653d70-3204-40fa-9272-58298cd8e663.webp"
32+
}
33+
}
34+
]

0 commit comments

Comments
 (0)