Downloads

Useful scripts, tools, and resources for developers.

WSL2 & VS Code Automation Scripts

Complete automation scripts for setting up a professional development environment on Windows with WSL2 and VS Code.

Available Downloads:

Quick Start:

  1. Download all scripts to a folder on your Windows machine
  2. Open PowerShell as Administrator
  3. Run: .\setup-wsl2.ps1
  4. Follow the prompts for a complete setup

What’s Included:

  • ✅ WSL2 installation and configuration
  • ✅ Ubuntu 22.04 LTS setup
  • ✅ Git, Node.js, Python, Docker
  • ✅ Zsh with Oh My Zsh and plugins
  • ✅ VS Code with WSL extensions
  • ✅ SSH key generation and GitHub setup

Coming Soon

  • Docker development environment scripts
  • React/Next.js project templates
  • Python data science setup automation
  • Kubernetes local development tools

All scripts are provided as-is. Please review before running and adjust for your specific needs.