Skip to content
View gabriel-vanca's full-sized avatar

Highlights

  • Pro

Block or report gabriel-vanca

Report abuse

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

Report abuse
gabriel-vanca/README.md

Pinned Loading

  1. RepoM RepoM Public

    Forked from coenm/RepoM

    👨‍💻 A minimal-conf git repository hub for Windows . This project is a fork of RepoZ

    C#

  2. Arch-PowerShell Arch-PowerShell Public

    A beautiful and improved PowerShell Core experience for all platforms.

    PowerShell 5

  3. Last-Hope-Code-Learning-Framework Last-Hope-Code-Learning-Framework Public

    Gaming-based code-learning framework made in Unity. Learn coding while exploring the "Red Planet" in a NASA Mars rover. Made in support of the UK Government's Coding Curriculum school initiative.

    C#

  4. Quick Clone Github repository Quick Clone Github repository
    1
    $repoDownloadLocalPath = "$env:Temp\WinGet"
    2
    #Ensure download folder is empty
    3
    if (Test-Path -path $repoDownloadLocalPath) { 
    4
     Remove-Item $repoDownloadLocalPath -Recurse -Force
    5
    }
  5. Infoarena Infoarena Public

    Solved Algorithm & Data Structure problems for Infoarena.ro, the biggest Romanian online community helping thousands of young students learn and train for national and international Computer Scienc…

    C++

  6. PetriNet-Editor PetriNet-Editor Public archive

    UCL Research

    Java