Skip to content
View orcwarrior's full-sized avatar
😎
😎
  • QuackCode Dariusz Kobuszewski
  • Poland
Block or Report

Block or report orcwarrior

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

  1. sony-camera-remote-manager sony-camera-remote-manager Public

    Simple server+client to manage sony camera remotly, hopefully soon including some nice features.

    JavaScript 1

  2. 2dgame-pixie-typescript 2dgame-pixie-typescript Public

    TypeScript

  3. Battle_Tanks Battle_Tanks Public

    Projekt gry (platformowej?) - bazowanej na grze Tanks 1990

    C# 1

  4. Czas_Zaplaty Czas_Zaplaty Public

    Skrypty modyfikacji.

    D 7 5

  5. Powershell script to install choco p... Powershell script to install choco pkg manager and install basic suite of tools (git, node, webstorm, docker-desktop, jre, python)
    1
    Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
    2
    
                  
    3
    param([switch]$Elevated)
    4
    
                  
    5
    function Test-Admin {
  6. GothicItemsLookup GothicItemsLookup Public

    Narzędzie do wyszukiwania przedmiotów w plikach skryptów oraz światów gry Gothic.

    C#