From 77bcc01c51998bc461f9b74c78444cd9e7729d82 Mon Sep 17 00:00:00 2001 From: Thomas Assalian Date: Tue, 20 Jan 2026 17:54:26 -0500 Subject: [PATCH 1/2] Removed link to explicit website for DevSpace entry in README This link sends you to an explicit website. Still kept the description of the project in case it inspires someone. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcda9d8..9aa7465 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ | 22| [Custom QR Codes](https://divyaxavier.hashnode.dev/code-an-app-that-could-create-custom-qr-codes-for-free-my-christmas-hackathon-project) | Create custom QR Codes | [Divya Xavier](https://hashnode.com/@divyaxavier) | | 23| [DeepLink](https://blog.hrithwik.me/i-created-a-deep-linking-tech-for-youtube-influencers-and-marketeers) | Deep Linking Tech for YouTube Influencers and Marketeers| [Hrithwik Bharadwaj](https://github.com/HrithwikBharadwaj)| | 24| [Dev Interviewer](https://brayanarrieta.hashnode.dev/introducing-dev-interviewer-a-website-to-share-your-experience-with-tech-interviews) | A website to share your experience with tech interviews| [ Brayan Arrieta Alfaro](https://github.com/brayanarrieta)| -| 25| [DevSpace](https://blog.rutikwankhade.dev/devspace-get-top-posts-from-the-best-developer-platforms) | Get top posts from the best developer platforms| [Rutik Wankhade](https://github.com/rutikwankhade)| +| 25| [DevSpace]() | Get top posts from the best developer platforms| [Rutik Wankhade](https://github.com/rutikwankhade)| | 26| [Devcover](https://blog.jrgarciadev.com/devcover-easiest-way-to-generate-a-developer-portfolio) | Easiest way to generate a developer portfolio| [Junior Garcia](https://github.com/jrgarciadev)| | 27| [Developer typing Game](https://unclebigbay.com/introducing-developer-typing-game-platform-powered-by-the-hern-stack) | Developer Typing Game Platform powered by the HERN Stack| [Ayodele Samuel Adebayo (unclebigbay)](https://github.com/unclebay143)| | 28| [E-voting with Qrcode](https://tijan.hashnode.dev/e-voting-with-qrcode)| E-voting with Qrcode| [Tijan Ayomide](https://www.github.com/TijanAyo)| From 5d20810e6139ee51e2f3fffb9a23b15c15e58e0b Mon Sep 17 00:00:00 2001 From: Thomas Assalian Date: Tue, 20 Jan 2026 18:01:59 -0500 Subject: [PATCH 2/2] Fix empty link formatting for DevSpace entry in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa7465..8a935a7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ | 22| [Custom QR Codes](https://divyaxavier.hashnode.dev/code-an-app-that-could-create-custom-qr-codes-for-free-my-christmas-hackathon-project) | Create custom QR Codes | [Divya Xavier](https://hashnode.com/@divyaxavier) | | 23| [DeepLink](https://blog.hrithwik.me/i-created-a-deep-linking-tech-for-youtube-influencers-and-marketeers) | Deep Linking Tech for YouTube Influencers and Marketeers| [Hrithwik Bharadwaj](https://github.com/HrithwikBharadwaj)| | 24| [Dev Interviewer](https://brayanarrieta.hashnode.dev/introducing-dev-interviewer-a-website-to-share-your-experience-with-tech-interviews) | A website to share your experience with tech interviews| [ Brayan Arrieta Alfaro](https://github.com/brayanarrieta)| -| 25| [DevSpace]() | Get top posts from the best developer platforms| [Rutik Wankhade](https://github.com/rutikwankhade)| +| 25| DevSpace | Get top posts from the best developer platforms| [Rutik Wankhade](https://github.com/rutikwankhade)| | 26| [Devcover](https://blog.jrgarciadev.com/devcover-easiest-way-to-generate-a-developer-portfolio) | Easiest way to generate a developer portfolio| [Junior Garcia](https://github.com/jrgarciadev)| | 27| [Developer typing Game](https://unclebigbay.com/introducing-developer-typing-game-platform-powered-by-the-hern-stack) | Developer Typing Game Platform powered by the HERN Stack| [Ayodele Samuel Adebayo (unclebigbay)](https://github.com/unclebay143)| | 28| [E-voting with Qrcode](https://tijan.hashnode.dev/e-voting-with-qrcode)| E-voting with Qrcode| [Tijan Ayomide](https://www.github.com/TijanAyo)|