Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -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. <br>
This course is created by [Akhil Sharma](https://github.com/AkhilSharma90). <br>

### ⭐️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)