Skip to content
View jeff-heienickle's full-sized avatar
  • Weldon Spring, Missouri

Block or report jeff-heienickle

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

Pinned Loading

  1. Guid to Clip powershell Guid to Clip powershell
    1
    POWERSHELL -c "[guid]::NewGuid().ToString().ToUpper()" | clip
  2. NodeCrawl NodeCrawl Public

    Script to crawl a website and capture full-screen images.

    JavaScript

  3. Practical.CleanArchitecture Practical.CleanArchitecture Public

    Forked from phongnguyend/Practical.CleanArchitecture

    Sample Asp.Net Core 3.1 projects which apply modern Clean Architecture, Domain-Driven Design, CQRS, Specification Pattern, Unit Testing, SOLID, Asp.Net Core Identity Custom Storage, Entity Framewor…

    C#

  4. find count powershell find count powershell
    1
    #Quick and dirty PS script for counting lines of code in a directory. Output is dumped to a simple CSV file.
    2
    #Note that this script doesn't count blank lines.
    3
    #Parameters:
    4
    #  path - the path containing the code files (note that the script will recurse through subfolders
    5
    #  outputFile - fully qualified path of the file to dump the CSV output
  5. DDD DDD Public

    A starting point for Clean Architecture with ASP.NET Core.

    C#

  6. Office Office Public

    Office Organization Tracker

    C#