From ce771e081c17d6227d9ba266b5194c000227bb6a Mon Sep 17 00:00:00 2001
From: webbrain-one <295484252+webbrain-one@users.noreply.github.com>
Date: Mon, 10 Aug 2026 13:09:07 +0300
Subject: [PATCH] docs: improve README
---
README.md | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 45b99bf..404deff 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,19 @@
+
+
# 11-projects
In this [_Go programming language course for beginners_](https://youtu.be/jFfo23yIWac) recommended by freeCodeCamp.org, you will improve your Go programming skills by building 11 projects.
This course is created by [Akhil Sharma](https://github.com/AkhilSharma90).
### ⭐️Project list⭐️
-1. [Build a simple web server with Golang](https://github.com/appak21/11-projects/tree/main/simple-server)
-2. [Build a CRUD API with Golang](https://github.com/appak21/11-projects/tree/main/movies-crud)
-3. [Golang with MySQL book management system](https://github.com/appak21/11-projects/tree/main/bookstore)
-4. [Simple SlackBot to calculate age](https://github.com/appak21/11-projects/tree/main/slack-age-bot)
-5. [Golang SlackBot for file uploading](https://github.com/appak21/11-projects/tree/main/slack-file-bot)
-6. [Email verifier tool with Golang](https://github.com/appak21/11-projects/tree/main/email-checker-tool)
-7. [AWS Lambda with Golang](https://github.com/appak21/11-projects/tree/main/lambda-yt-example)
-8. [CRM with Golang Fiber](https://github.com/appak21/11-projects/tree/main/go-fiber-crm-basic)
-9. [HRMS with Golang Fiber](https://github.com/appak21/11-projects/tree/main/go-fiber-mongo-hrms)
-10. [Complete Serverless Stack](https://github.com/appak21/11-projects/tree/main/go-serverless-yt)
-11. [AI Bot with Wolfram, Wit.ai and Golang](https://github.com/appak21/11-projects/tree/main/nlp-bot)
+1. [Build a simple web server with Golang](https://github.com/appak21/11-projects/tree/main/simple-server) | [🎥 Video](https://youtu.be/ASBUp7stqjo)
+2. [Build a CRUD API with Golang](https://github.com/appak21/11-projects/tree/main/movies-crud) | [🎥 Video](https://youtu.be/TkbhQQS3m_o)
+3. [Golang with MySQL book management system](https://github.com/appak21/11-projects/tree/main/bookstore) | [🎥 Video](https://youtu.be/1E_YycpCsXw)
+4. [Simple SlackBot to calculate age](https://github.com/appak21/11-projects/tree/main/slack-age-bot) | [🎥 Video](https://youtu.be/HnPm69i60xE)
+5. [Golang SlackBot for file uploading](https://github.com/appak21/11-projects/tree/main/slack-file-bot) | [🎥 Video](https://youtu.be/OyA6rH4o80k)
+6. [Email verifier tool with Golang](https://github.com/appak21/11-projects/tree/main/email-checker-tool) | [🎥 Video](https://youtu.be/9E4UEsWpYvM)
+7. [AWS Lambda with Golang](https://github.com/appak21/11-projects/tree/main/lambda-yt-example) | [🎥 Video](https://youtu.be/Czny2I2uGJA)
+8. [CRM with Golang Fiber](https://github.com/appak21/11-projects/tree/main/go-fiber-crm-basic) | [🎥 Video](https://youtu.be/3JtZqqrJFmM)
+9. [HRMS with Golang Fiber](https://github.com/appak21/11-projects/tree/main/go-fiber-mongo-hrms) | [🎥 Video](https://youtu.be/fR7PPJe08iM)
+10. [Complete Serverless Stack](https://github.com/appak21/11-projects/tree/main/go-serverless-yt) | [🎥 Video](https://youtu.be/qLRvpJmYfCE)
+11. [AI Bot with Wolfram, Wit.ai and Golang](https://github.com/appak21/11-projects/tree/main/nlp-bot) | [🎥 Video](https://youtu.be/dhLNuOztT68)