Skip to content

Commit be422d2

Browse files
committed
Updated README.md
1 parent d972b50 commit be422d2

File tree

3 files changed

+1507
-3
lines changed

3 files changed

+1507
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
352352
<a href="https://github.com/siddhi435" target="_blank"><img src="https://avatars.githubusercontent.com/u/146242378?s=50" alt="Follower" width="50"/></a>
353353
<a href="https://github.com/SimantaSarma" target="_blank"><img src="https://avatars.githubusercontent.com/u/146124855?s=50" alt="Follower" width="50"/></a>
354354
<a href="https://github.com/simply-kk" target="_blank"><img src="https://avatars.githubusercontent.com/u/129492377?s=50" alt="Follower" width="50"/></a>
355+
<a href="https://github.com/skeptwin" target="_blank"><img src="https://avatars.githubusercontent.com/u/134933892?s=50" alt="Follower" width="50"/></a>
355356
<a href="https://github.com/smitjiwani" target="_blank"><img src="https://avatars.githubusercontent.com/u/78549024?s=50" alt="Follower" width="50"/></a>
356357
<a href="https://github.com/sneha390" target="_blank"><img src="https://avatars.githubusercontent.com/u/121714041?s=50" alt="Follower" width="50"/></a>
357358
<a href="https://github.com/Sohan-Rout" target="_blank"><img src="https://avatars.githubusercontent.com/u/172136330?s=50" alt="Follower" width="50"/></a>
@@ -363,7 +364,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
363364
<a href="https://github.com/standardgalactic" target="_blank"><img src="https://avatars.githubusercontent.com/u/43516554?s=50" alt="Follower" width="50"/></a>
364365
<a href="https://github.com/sugerdarco" target="_blank"><img src="https://avatars.githubusercontent.com/u/146960067?s=50" alt="Follower" width="50"/></a>
365366
<a href="https://github.com/SujalChoudhari" target="_blank"><img src="https://avatars.githubusercontent.com/u/85174767?s=50" alt="Follower" width="50"/></a>
366-
<a href="https://github.com/Sukhwinder-i0" target="_blank"><img src="https://avatars.githubusercontent.com/u/134933892?s=50" alt="Follower" width="50"/></a>
367367
<a href="https://github.com/sultanMohammed1" target="_blank"><img src="https://avatars.githubusercontent.com/u/182828889?s=50" alt="Follower" width="50"/></a>
368368
<a href="https://github.com/surajbkale" target="_blank"><img src="https://avatars.githubusercontent.com/u/201056397?s=50" alt="Follower" width="50"/></a>
369369
<a href="https://github.com/Surya-Thombare" target="_blank"><img src="https://avatars.githubusercontent.com/u/58084466?s=50" alt="Follower" width="50"/></a>
@@ -444,8 +444,8 @@ Python 35 hrs 54 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
444444

445445
<p align="center">
446446
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
447-
Last refresh: <b>Nov 13, 2025, 7:51 AM IST</b><br/>
448-
Number of workflows: <b>1264</b><br/><br/>
447+
Last refresh: <b>Nov 14, 2025, 7:49 AM IST</b><br/>
448+
Number of workflows: <b>1268</b><br/><br/>
449449
Made with ❤️ by Pulkit
450450
</p>
451451

data/14-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://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)