Skip to content

Commit 15adff5

Browse files
committed
Updated README.md
1 parent 8ef72db commit 15adff5

File tree

3 files changed

+1503
-3
lines changed

3 files changed

+1503
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
121121
<a href="https://github.com/Bulbuccus" target="_blank"><img src="https://avatars.githubusercontent.com/u/153486220?s=50" alt="Follower" width="50"/></a>
122122
<a href="https://github.com/Burhxn" target="_blank"><img src="https://avatars.githubusercontent.com/u/165715005?s=50" alt="Follower" width="50"/></a>
123123
<a href="https://github.com/Caerlower" target="_blank"><img src="https://avatars.githubusercontent.com/u/91242573?s=50" alt="Follower" width="50"/></a>
124-
<a href="https://github.com/CelaDaniel" target="_blank"><img src="https://avatars.githubusercontent.com/u/13622306?s=50" alt="Follower" width="50"/></a>
125124
<a href="https://github.com/ch-stya" target="_blank"><img src="https://avatars.githubusercontent.com/u/192712419?s=50" alt="Follower" width="50"/></a>
126125
<a href="https://github.com/chameli-codes" target="_blank"><img src="https://avatars.githubusercontent.com/u/110627695?s=50" alt="Follower" width="50"/></a>
127126
<a href="https://github.com/charlie-verse" target="_blank"><img src="https://avatars.githubusercontent.com/u/128649583?s=50" alt="Follower" width="50"/></a>
@@ -136,6 +135,7 @@ My name is Pulkit. I'm a undergraduate from 🇮🇳 ![wakatime](https://visitor
136135
<a href="https://github.com/coderizzz" target="_blank"><img src="https://avatars.githubusercontent.com/u/145856858?s=50" alt="Follower" width="50"/></a>
137136
<a href="https://github.com/CodeWithJune" target="_blank"><img src="https://avatars.githubusercontent.com/u/126228323?s=50" alt="Follower" width="50"/></a>
138137
<a href="https://github.com/Connor9994" target="_blank"><img src="https://avatars.githubusercontent.com/u/39637206?s=50" alt="Follower" width="50"/></a>
138+
<a href="https://github.com/crisprking" target="_blank"><img src="https://avatars.githubusercontent.com/u/222865473?s=50" alt="Follower" width="50"/></a>
139139
<a href="https://github.com/damnbhavya" target="_blank"><img src="https://avatars.githubusercontent.com/u/120387867?s=50" alt="Follower" width="50"/></a>
140140
<a href="https://github.com/Darshan98Solanki" target="_blank"><img src="https://avatars.githubusercontent.com/u/106055701?s=50" alt="Follower" width="50"/></a>
141141
<a href="https://github.com/dasrupdip04" target="_blank"><img src="https://avatars.githubusercontent.com/u/179886549?s=50" alt="Follower" width="50"/></a>
@@ -443,8 +443,8 @@ Python 35 hrs 54 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
443443

444444
<p align="center">
445445
This <i>README</i> file is refreshed <b>every 24 hours</b>!<br/>
446-
Last refresh: <b>Nov 26, 2025, 7:50 AM IST</b><br/>
447-
Number of workflows: <b>1317</b><br/><br/>
446+
Last refresh: <b>Nov 27, 2025, 7:47 AM IST</b><br/>
447+
Number of workflows: <b>1321</b><br/><br/>
448448
Made with ❤️ by Pulkit
449449
</p>
450450

data/27-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)