๐ ๏ธ Free Tools Section โ Community Value Projects¶
Status: โ Completed โ Nav dropdown live Priority: ๐ฅ Urgent Category: ๐ฌ Content / ๐ Learning / ๐ผ Official Created: 2026-04-10 Completed: 2026-04-10 Inspiration: AI News success โ give free value to the community, drive organic traffic
The Vision¶
Add a ๐ ๏ธ Free Tools dropdown to the site nav, grouping community-value tools alongside AI News. Each tool solves a real pain point for IT admins, cloud pros, and AI enthusiasts โ and brings them into the aguidetocloud.com ecosystem.
๐ ๏ธ Free Tools โพ
โโโ ๐ฐ AI News โ /ai-news/ (existing, don't move URL)
โโโ ๐ M365 Roadmap โ /m365-roadmap/
โโโ ๐ก Prompt Library โ /prompts/
โโโ ๐ Licensing Guide โ /licensing/
โโโ โก Azure Status โ /azure-status/
โโโ ๐ Cert Change Tracker โ /cert-tracker/
โโโ ๐๏ธ MS Event Calendar โ /events/
โโโ ๐งช One-Click Labs โ /labs/
โโโ ๐ค Ask the Admin โ /ask/
Key rule: AI News stays at /ai-news/ โ never move it. The dropdown groups tools visually without changing any URLs.
Project Roadmap¶
๐ฅ Tier 1 โ Build First (High Impact)¶
| # | Project | Effort | SEO Potential | Stack |
|---|---|---|---|---|
| 1 | M365 Roadmap Tracker | Medium | ๐ฅ๐ฅ๐ฅ | โ Complete |
| 2 | Copilot Prompt Library | Low | ๐ฅ๐ฅ๐ฅ๐ฅ | โ Complete |
| 3 | Licensing Simplifier | Medium | ๐ฅ๐ฅ๐ฅ๐ฅ | โ Complete |
๐ Tier 1b โ Next Wave (Researched Apr 11, 2026)¶
| # | Project | Effort | SEO Potential | Stack |
|---|---|---|---|---|
| 4 | ๐ฏ Copilot Readiness Checker | Low | ๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ | Client-side JS (Prompt Polisher pattern) |
| 5 | โฐ M365 Deprecation Timeline | Medium | ๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ | Hugo + TOML data + JS timeline |
| 6 | ๐ Copilot Feature Matrix | Low | ๐ฅ๐ฅ๐ฅ๐ฅ | Hugo + TOML data + interactive table |
| 7 | ๐ฐ Copilot ROI Calculator | Low | ๐ฅ๐ฅ๐ฅ๐ฅ | Client-side JS calculator |
| 8 | โ๏ธ Cloud & AI Service Mapper | Medium | ๐ฅ๐ฅ๐ฅ๐ฅ | Hugo + TOML data + 2-tab comparison |
๐ฅ Tier 2 โ Build Next (Strong Value)¶
| # | Project | Effort | SEO Potential | Stack |
|---|---|---|---|---|
| 4 | Azure Outage Timeline | Medium | ๐ฅ๐ฅ | Python + Azure Status RSS + GitHub Actions |
| 5 | Cert Exam Change Tracker | Medium | ๐ฅ๐ฅ๐ฅ | Python + web scraping + diff |
| 6 | Microsoft Event Calendar | Low | ๐ฅ๐ฅ | Hugo + iCal export |
๐ฅ Tier 3 โ Dream Big¶
| # | Project | Effort | SEO Potential | Stack |
|---|---|---|---|---|
| 7 | One-Click Azure Labs | High | ๐ฅ๐ฅ๐ฅ | ARM/Bicep templates + Deploy buttons |
| 8 | Ask the Admin AI Bot | High | ๐ฅ๐ฅ | Copilot Studio + site content |
Build Order & Content Loop¶
Each tool follows the same content loop: 1. Build the tool โ goes live on the site 2. Write a blog post โ "How I built X with vibe coding" 3. Record a YouTube video โ demo + behind the scenes 4. Share on Teams/LinkedIn โ using Sutheesh's proven writing voice 5. Repeat โ each project feeds the next
Nav Change Plan¶
Previous:
Current (โ Implemented 2026-04-10):
Dropdown contents (live tools only โ add more as they're built):
๐ ๏ธ Free Tools โพ
โโโ ๐ฐ AI News โ /ai-news/
โโโ ๐ M365 Roadmap โ /m365-roadmap/
โโโ ๐ก Prompt Library โ /prompts/
Placeholder pages exist at /licensing/, /azure-status/, /cert-tracker/, /events/, /labs/, /ask/ โ but are NOT in the nav dropdown until built. Add each tool to the dropdown in layouts/partials/nav.html when it goes live.
AI News moved from a standalone nav item into the Free Tools dropdown. URL stays /ai-news/ โ only the nav position changed.