PS
Automation
PowerShell scripts for Windows security/code checks.
A PowerShell-based Windows security and automation framework using PSScriptAnalyzer and GitHub Actions static analysis.

Security Window helps scan, analyze, and report PowerShell security/code quality issues while keeping scripts modular and CI-friendly.
PS
PowerShell scripts for Windows security/code checks.
CI
GitHub Actions workflow for automated script analysis.
Rules
Custom PSScriptAnalyzer settings for controllable checks.
Shows interest in code quality, automation, and security checks.
Uses PowerShell and PSScriptAnalyzer instead of only web UI work.
Connects local analysis with GitHub Actions status feedback.
This project is repository-first right now. Add a deployed URL to demoUrl, and optionally an iframe-safe URL to demoEmbedUrl, to make it directly interactive here.
Preview not embedded
For static sites, GitHub Pages can be enough. For Next.js and full-stack apps, Vercel, Netlify, Render, Railway, or a Docker host usually gives reviewers a stronger live experience.
Create a small but extensible Windows security/code-quality workflow that can be run locally and in CI.
Build PowerShell scripts with analyzer settings, documentation, and GitHub Actions integration.
A security-aware automation project useful for discussing static analysis, CI, and Windows scripting fundamentals.
Relevant for teams that value automation, CI hygiene, and security-aware development habits.
Good interview topic: why static analysis matters and how CI can prevent low-quality scripts from merging.