Skip to content

v0.1.0-alpha — Nutanix Certification Study Tool

Pre-release
Pre-release

Choose a tag to compare

@rogerlundnetcenter rogerlundnetcenter released this 31 Mar 22:15
· 21 commits to main since this release

🎯 Nutanix Certification Study Tool — Alpha Release

What's Included

1,280 validated practice questions across 4 Nutanix certifications:

Exam Questions Status
NCP-US 6.10 (Unified Storage) 320 ✅ 100% validated
NCP-CI 6.10 (Cloud Integration) 320 ✅ 100% validated
NCP-AI 6.10 (AI Infrastructure) 320 ✅ 100% validated
NCM-MCI 6.10 (Multicloud Infrastructure Master) 320 ✅ 100% validated

Features

  • Synthwave-themed WinForms GUI (.NET 8.0)
  • Explain This Question panel with Nutanix KB links and documentation
  • Mixed question formats: standard MCQ, multi-select, ordering/sequence
  • Keyboard shortcuts for rapid study (1-5, Enter, N/P)
  • Real-time scoring per exam

Validation

Every single question has been independently validated:

  • ✅ LLM answer reasoning — 1,280/1,280 agree (100%)
  • ✅ KB coverage — 100% across all 4 exams
  • ✅ Expert review — ~20 corrections applied

Quick Start

\\�ash
git clone https://github.com/rogerlundnetcenter/nutanixcertificationtool.git
cd nutanixcertificationtool/CertStudy
dotnet build
dotnet run
\\

Requires .NET 8.0 SDK (Windows).

License

BSD 3-Clause