π Archive Categories
Hereβs a quick look at the structure of the archive, where each folder represents a key area of Golang knowledge, experience, and resources.
golang-community-vault/
βββ 1-interview-qa/ # Real interview Q&A and topic-wise challenges
β βββ company-wise/ # Interview questions by company (Google, etc.)
β βββ topic-wise/ # Go concepts (goroutines, interfaces, etc.)
β βββ curated-challenges/ # Problem-solving & deep dives
βββ 2-class-notes/ # Course notes & summaries
β βββ university-notes/ # Academic notes from CS/SE courses
β βββ bootcamp-notes/ # Bootcamp summaries
β βββ online-course-summaries/ # Udemy, Coursera, etc.
βββ 3-project-archive/ # Real-world Golang projects
β βββ cli-tools/ # Command-line Go utilities
β βββ web-servers/ # REST/HTTP server projects
β βββ microservices/ # Auth, DB, API services
β βββ misc-projects/ # Other cool stuff
βββ 4-image-infographic-archive/ # Visual aids like diagrams, cheat sheets
β βββ architecture-diagrams/
β βββ cheat-sheets/
β βββ flowcharts/
βββ 5-community-stories/ # Real experiences, job search, career switch
β βββ job-search-experience/
β βββ rejection-learnings/
β βββ career-switch-tales/
βββ 6-package-archive/ # Community-built Go libraries and tools
β βββ utils/
β βββ api-clients/
β βββ middleware/
β βββ tools-and-libs/
βββ 7-community-blogs/ # Written insights from the community
β βββ how-tos/
β βββ internals/
β βββ opinion-pieces/
β βββ tutorials/
βββ 8-news-events/ # Updates from the Go world
β βββ newsletters/
β βββ conference-recaps/
β βββ meetup-summaries/
β βββ hackathons/
βββ 9-video-archive/ # Curated video learning
β βββ tutorials/
β βββ tech-talks/
β βββ documentaries/
β βββ playlists/
βββ 10-course-content/ # Full-length open-source Go courses
β βββ community-courses/
β βββ mini-moocs/
β βββ challenge-series/
βββ 11-link-resource-archive/ # Curated bookmarks and links
β βββ tooling/
β βββ blogs/
β βββ documentation/
β βββ slide-decks/
β βββ benchmarks/
π Category Overview
| Microservice | Description | Documentation Link |
|---|---|---|
1-interview-qa/ | Real interview Q&A and Go-topic challenges | π Golang Interview Q&A - Bangla |
2-class-notes/ | Academic and bootcamp course notes & summaries | π Class Notes Documentation |
3-project-archive/ | Real-world Go projects (CLI, web, microservices) | π Project Archive Documentation |
4-image-infographic-archive/ | Diagrams, cheat sheets, flowcharts | π Visual Archive Documentation |
5-community-stories/ | Job search experiences, lessons, and career stories | π Community Stories Documentation |
6-package-archive/ | Go libraries, middleware, API clients, etc. | π Package Archive Documentation |
7-community-blogs/ | Blogs, how-tos, opinion pieces from the community | π Community Blogs Documentation |
8-news-events/ | Go community news, events, hackathons | π News & Events Documentation |
9-video-archive/ | Curated learning videos, tech talks, playlists | π Video Archive Documentation |
10-course-content/ | Full-length open-source Go courses | π Course Content Documentation |
11-link-resource-archive/ | Curated links to tools, documentation, benchmarks | π Link Resources Documentation |