A multilingual, step-by-step installation guide console for IT staff — no need to ask a chatbot every time a new hire needs to set up Git, Angular, .NET, Docker, or their editor.
Visit the deployed demo at mahbejam.github.io/IT-Setup-Console.
To deploy your own copy for free, push this repository to GitHub, open Settings → Pages, choose Deploy from a branch, select main and / (root), then save.
- 🌍 6 languages: Persian, English, German, Italian, French, Chinese
- 🖥️ Windows & macOS instructions side by side
- 🎨 Hand-illustrated visual mockups for each step (browser, installer, terminal, sign-up form) — no copyrighted screenshots
- ✅ Progress tracking per tool with a checklist
- 📱 Fully responsive (mobile drawer navigation)
- ⚡ Zero build step — a single
index.html, works offline and on GitHub Pages
| Tool | Status |
|---|---|
| Git & GitHub | ✅ Complete (Windows + macOS, all 6 languages) |
| Node.js & Angular CLI | ✅ Complete (Windows + macOS) |
| .NET SDK | ✅ Complete (Windows + macOS) |
| Docker | ✅ Complete (Windows + macOS) |
| VS Code | ✅ Complete (Windows + macOS) |
Just open index.html in any modern browser. No install, no build.
HTML, CSS, and vanilla JavaScript only. The demo has no build step, external runtime dependencies, APIs, backend services, or secrets. Progress is stored locally in the browser with localStorage; official installation links open in a new tab.
The guides are a static, client-side reference and do not run installers automatically. Always use the official vendor documentation linked from each download step and follow your organization's security policy.
This project was designed and developed by Mahboubeh Bejam.
I am a Senior Software Developer, IT Project Manager, and AI Engineer with extensive experience in enterprise software development, digital transformation, modern web technologies, and AI-driven solutions.
I am passionate about designing software that solves real business challenges while delivering intuitive, scalable, and high-quality user experiences. My work combines strong technical expertise with project leadership to build solutions that improve productivity, streamline business processes, and create measurable value.
This project reflects my commitment to developing practical tools that simplify IT onboarding, enhance developer productivity, and deliver a modern, user-friendly experience for IT professionals and development teams.
- GitHub: https://github.com/mahbejam
⭐ If you found this project useful, consider giving it a star on GitHub.
MIT