Skip to content

Commit 1f1979f

Browse files
committed
Updated README.md
1 parent 1a7a02f commit 1f1979f

File tree

3 files changed

+1498
-2
lines changed

3 files changed

+1498
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@ Python 35 hrs 54 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
442442

443443
<p align="center">
444444
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
445-
Last refresh: <b>Nov 21, 2025, 7:47 AM IST</b><br/>
446-
Number of workflows: <b>1299</b><br/><br/>
445+
Last refresh: <b>Nov 22, 2025, 7:42 AM IST</b><br/>
446+
Number of workflows: <b>1303</b><br/><br/>
447447
Made with ❤️ by Pulkit
448448
</p>
449449

data/22-11-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://pulkitxm.hashnode.dev/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://pulkitxm.hashnode.dev/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://pulkitxm.hashnode.dev/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://pulkitxm.hashnode.dev/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)