Skip to content
View whytheq's full-sized avatar

Block or report whytheq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whytheq/README.md
  • πŸ‘‹ I’m @whytheq
  • πŸ‘€ Interested in Powershell, .NET and the web
  • 🌱 Currently exploring Powershell and standard web technologies
  • πŸ‘¨β€πŸ’» Day time to be found wandering around a data warehouse.

Pinned Loading

  1. Tiny-PowerShell-Projects Tiny-PowerShell-Projects Public

    Forked from dfinke/Tiny-PowerShell-Projects

    Learning PowerShell through test-driven development of games and puzzles

    PowerShell

  2. Powershell Profile Powershell Profile
    1
    #region Importing modules
    2
    Import-Module CompletionPredictor
    3
    Import-module Terminal-Icons
    4
    Import-Module ImportExcel -ErrorAction SilentlyContinue 3>$null
    5
    Import-module z
  3. PSLearning PSLearning Public

    πŸš€ A repository used for experimentation and all-being-well learning of all things Powershell.

    PowerShell

  4. zionhill.info zionhill.info Public

    πŸ•΅οΈ A website repository. For experiments and maybe more.

    HTML 1

  5. FancyClearHost FancyClearHost Public

    Forked from mdgrs-mei/FancyClearHost

    Clears your PowerShell host in a fancy way.

    PowerShell

  6. whytheq.github.io whytheq.github.io Public

    Github pages site for all useful or interesting code samples that I find or use.

    CSS