Skip to content
View oatsoda's full-sized avatar

Block or report oatsoda

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. TeePee TeePee Public

    A fluent API to configure HttpClients for unit testing.

    C# 4 1

  2. GooglePhotoSync GooglePhotoSync Public

    Client to Sync local Folderised photo Albums to Google Photos

    C# 1

  3. battleships battleships Public

    Battleships game engine, tests, console app and Blazor wasm web app

    C#

  4. SpotifyRecordCollection SpotifyRecordCollection Public

    React, Typescript and Bootstrap web app to view Albums liked on Spotify

    TypeScript

  5. Powershell .Net Assembly Information Powershell .Net Assembly Information
    1
    param(
    2
    	[Parameter(Mandatory=$true)][string]$path
    3
    )
    4
    
                  
    5
    $file = Get-Item $path
  6. TerminalTabsEnvironment TerminalTabsEnvironment Public

    Script to launch multiple Windows Terminal tabs based on a config

    PowerShell