Skip to content

Commit 015587c

Browse files
committed
Updated README.md
1 parent f69b507 commit 015587c

File tree

3 files changed

+1475
-3
lines changed

3 files changed

+1475
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
171171
<a href="https://github.com/ghostcoder14" target="_blank"><img src="https://avatars.githubusercontent.com/u/119150124?s=50" alt="Follower" width="50"/></a>
172172
<a href="https://github.com/ghostmonk17" target="_blank"><img src="https://avatars.githubusercontent.com/u/176292760?s=50" alt="Follower" width="50"/></a>
173173
<a href="https://github.com/GiridharChevala" target="_blank"><img src="https://avatars.githubusercontent.com/u/129713520?s=50" alt="Follower" width="50"/></a>
174+
<a href="https://github.com/h9zdev" target="_blank"><img src="https://avatars.githubusercontent.com/u/67865621?s=50" alt="Follower" width="50"/></a>
174175
<a href="https://github.com/harivansh666" target="_blank"><img src="https://avatars.githubusercontent.com/u/173611388?s=50" alt="Follower" width="50"/></a>
175176
<a href="https://github.com/harmeetsingh11" target="_blank"><img src="https://avatars.githubusercontent.com/u/130365071?s=50" alt="Follower" width="50"/></a>
176177
<a href="https://github.com/Harmit3" target="_blank"><img src="https://avatars.githubusercontent.com/u/111548124?s=50" alt="Follower" width="50"/></a>
@@ -179,7 +180,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
179180
<a href="https://github.com/harshhere905" target="_blank"><img src="https://avatars.githubusercontent.com/u/124420199?s=50" alt="Follower" width="50"/></a>
180181
<a href="https://github.com/harshitduttshukla" target="_blank"><img src="https://avatars.githubusercontent.com/u/148779601?s=50" alt="Follower" width="50"/></a>
181182
<a href="https://github.com/harshsoni003" target="_blank"><img src="https://avatars.githubusercontent.com/u/155532861?s=50" alt="Follower" width="50"/></a>
182-
<a href="https://github.com/haybnzz" target="_blank"><img src="https://avatars.githubusercontent.com/u/67865621?s=50" alt="Follower" width="50"/></a>
183183
<a href="https://github.com/Heismanish" target="_blank"><img src="https://avatars.githubusercontent.com/u/92051445?s=50" alt="Follower" width="50"/></a>
184184
<a href="https://github.com/Het-Rasadiya" target="_blank"><img src="https://avatars.githubusercontent.com/u/118646018?s=50" alt="Follower" width="50"/></a>
185185
<a href="https://github.com/heymustafa02" target="_blank"><img src="https://avatars.githubusercontent.com/u/161460949?s=50" alt="Follower" width="50"/></a>
@@ -436,8 +436,8 @@ Python 25 hrs 25 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
436436

437437
<p align="center">
438438
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
439-
Last refresh: <b>Aug 5, 2025, 8:10 AM IST</b><br/>
440-
Number of workflows: <b>870</b><br/><br/>
439+
Last refresh: <b>Aug 6, 2025, 8:08 AM IST</b><br/>
440+
Number of workflows: <b>874</b><br/><br/>
441441
Made with ❤️ by Pulkit
442442
</p>
443443

data/6-8-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)